mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Add note to feature gate
This commit is contained in:
parent
781b5a99c9
commit
6540850fa2
@ -180,6 +180,7 @@ const (
|
||||
// alpha: v1.9
|
||||
//
|
||||
// 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"
|
||||
|
||||
// owner: @vladimirvivien
|
||||
|
Loading…
Reference in New Issue
Block a user