mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Merge pull request #108407 from kerthcet/feature/graduate-defaultPodTopologySpread-to-ga-in-kube-feature
update feature gate DefaultPodTopologySpread release note
This commit is contained in:
commit
46e78c1b80
@ -162,7 +162,9 @@ const (
|
|||||||
CSIStorageCapacity featuregate.Feature = "CSIStorageCapacity"
|
CSIStorageCapacity featuregate.Feature = "CSIStorageCapacity"
|
||||||
|
|
||||||
// owner: @alculquicondor
|
// owner: @alculquicondor
|
||||||
|
// alpha: v1.19
|
||||||
// beta: v1.20
|
// beta: v1.20
|
||||||
|
// GA: v1.24
|
||||||
//
|
//
|
||||||
// Enables the use of PodTopologySpread scheduling plugin to do default
|
// Enables the use of PodTopologySpread scheduling plugin to do default
|
||||||
// spreading and disables legacy SelectorSpread plugin.
|
// spreading and disables legacy SelectorSpread plugin.
|
||||||
|
Loading…
Reference in New Issue
Block a user