Commit 6540850f authored by Michelle Au's avatar Michelle Au

Add note to feature gate

parent 781b5a99
...@@ -180,6 +180,7 @@ const ( ...@@ -180,6 +180,7 @@ const (
// alpha: v1.9 // alpha: v1.9
// //
// Extend the default scheduler to be aware of PV topology and handle PV binding // Extend the default scheduler to be aware of PV topology and handle PV binding
// Before moving to beta, resolve Kubernetes issue #56180
VolumeScheduling utilfeature.Feature = "VolumeScheduling" VolumeScheduling utilfeature.Feature = "VolumeScheduling"
// owner: @vladimirvivien // owner: @vladimirvivien
......
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