Files
kubernetes/pkg/volume
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
..
2018-04-24 19:08:38 +05:30
2018-02-27 20:23:36 +08:00
2018-03-15 13:40:50 +05:30
2018-02-27 20:23:36 +08:00
2018-02-27 20:23:36 +08:00
2016-07-16 13:48:21 -04:00
2018-02-27 20:23:35 +08:00
2017-03-02 15:01:59 -08:00
2018-02-27 20:23:35 +08:00