Unverified Commit f8c4907b authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

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
parents ee2e11a0 a1110db5
...@@ -249,7 +249,7 @@ This release supports more of Kubernetes API for pods and containers on Windows, ...@@ -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: Improvements in Windows Server version 1803 also bring new storage functionality to Kubernetes v1.11, including:
* Volume mounts for ConfigMap and Secret * 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 ## Known Issues
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment