k3s/pkg
Kubernetes Submit Queue 33d85b01fe
Merge pull request #63098 from shubheksha/fix/62916-replace-path-with-filepath-aws-azure
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

aws, azure: replace path with filepath

**What this PR does / why we need it**:
This PR replaces usage of `path` with `filepath` as it uses OS-specific path separators.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #62916 

**Special notes for your reviewer**:
This PR addresses the following volume plugins:
- `pkg/volume/aws_ebs`
- `pkg/volume/azure_dd`
- `pkg/volume/azure_file`

**Release note**:

```release-note
NONE
```
2018-05-03 11:16:10 -07:00
..
api remove incorrect static restmapper 2018-05-01 07:51:17 -04:00
apis add UT test to PolicyRuleBuilder in file 2018-05-02 11:38:25 +08:00
auth Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
capabilities Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
client Merge pull request #63200 from deads2k/api-09-duplicate 2018-04-26 09:43:06 -07:00
cloudprovider Merge pull request #63261 from dougm/cloudprovider-notimplemented 2018-05-02 22:16:06 -07:00
controller Merge pull request #63227 from karataliu/nodec 2018-05-03 00:08:48 -07:00
credentialprovider Use new clients in Azure credential provider 2018-04-26 09:38:48 +08:00
features Merge pull request #62870 from pospispa/Bring-StorageObjectInUseProtection-feature-to-GA-2nd-attempt 2018-04-26 17:25:04 -07:00
fieldpath Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
generated Add pointer comments 2018-04-25 09:47:14 -07:00
kubeapiserver remove KUBE_API_VERSIONS 2018-04-26 08:27:49 -04:00
kubectl Merge pull request #56137 from containscafeine/remove-punctuation-from-error 2018-05-03 06:37:57 -07:00
kubelet Merge pull request #61940 from alinbalutoiu/master 2018-05-03 10:17:03 -07:00
kubemark add nodeport-addresses flag for kube-proxy 2018-02-26 23:48:46 +08:00
master Merge pull request #63200 from deads2k/api-09-duplicate 2018-04-26 09:43:06 -07:00
printers update restmapping to indicate fully qualified resource 2018-05-01 16:34:49 -04:00
probe Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
proxy Merge pull request #62534 from nicolasbigler/duplicate-iptables-comment 2018-04-29 11:39:40 -07:00
quota Resources prefixed with *kubernetes.io/ should remain unscheduled if they are not exposed on the node. 2018-03-28 17:24:30 -07:00
registry not expose object detail when creating TokenRequest 2018-05-02 11:01:02 +08:00
routes
scheduler Merge pull request #63178 from misterikkit/ecache-locking 2018-04-30 19:29:49 -07:00
security Update generated files. 2018-04-11 18:35:24 +02:00
securitycontext remove unused code in securitycontext 2018-03-29 23:32:48 -07:00
serviceaccount fix a error in serviceaccount validate. 2018-04-24 14:48:37 +08:00
ssh Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
util Merge pull request #62903 from cofyc/fixfsgroupcheckinlocal 2018-05-02 20:13:11 -07:00
version Require boilerplate on Bazel Skylark source files 2018-02-16 13:44:04 -08:00
volume Merge pull request #63098 from shubheksha/fix/62916-replace-path-with-filepath-aws-azure 2018-05-03 11:16:10 -07:00
watch/json
windows/service Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
.import-restrictions
BUILD pkg/api/unversioned related cleanup 2018-03-13 17:20:16 +08:00
OWNERS