Merge pull request #65577 from warmchang/patch-2

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>.

Fix K8s-Storage-Plugins repo

**What this PR does / why we need it**: Fix K8s-Storage-Plugins repo

**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 #

**Special notes for your reviewer**:

**Release note**:
/release-note-none
This commit is contained in:
Kubernetes Submit Queue 2018-06-28 09:44:03 -07:00 committed by GitHub
commit f8c4907bec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -249,7 +249,7 @@ This release supports more of Kubernetes API for pods and containers on Windows,
Improvements in Windows Server version 1803 also bring new storage functionality to Kubernetes v1.11, including:
* Volume mounts for ConfigMap and Secret
* Flexvolume plugins for SMB and iSCSI storage are also available out-of-tree at [Microsoft/K8s-Storage-Plugins](https://github.com/Microsoft/K8s-Storage-Plugin)
* Flexvolume plugins for SMB and iSCSI storage are also available out-of-tree at [Microsoft/K8s-Storage-Plugins](https://github.com/Microsoft/K8s-Storage-Plugins)
## Known Issues