remove feature gate GA for 1.25
Signed-off-by: cyclinder qifeng.guo@daocloud.io
This commit is contained in:
@@ -20,8 +20,6 @@ package feature
|
||||
// This struct allows us to break the dependency of the plugins on
|
||||
// the internal k8s features pkg.
|
||||
type Features struct {
|
||||
EnablePodAffinityNamespaceSelector bool
|
||||
EnablePodDisruptionBudget bool
|
||||
EnableReadWriteOncePod bool
|
||||
EnableVolumeCapacityPriority bool
|
||||
EnableMinDomainsInPodTopologySpread bool
|
||||
|
Reference in New Issue
Block a user