Skip to content

Commit

Permalink
feat: update feature gate DefaultPodTopologySpread release note
Browse files Browse the repository at this point in the history
Signed-off-by: kerthcet <kerthcet@gmail.com>
  • Loading branch information
kerthcet committed Mar 1, 2022
1 parent 77f6476 commit 9c5898b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/features/kube_features.go
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,9 @@ const (
CSIStorageCapacity featuregate.Feature = "CSIStorageCapacity"

// owner: @alculquicondor
// alpha: v1.19
// beta: v1.20
// GA: v1.24
//
// Enables the use of PodTopologySpread scheduling plugin to do default
// spreading and disables legacy SelectorSpread plugin.
Expand Down

0 comments on commit 9c5898b

Please sign in to comment.