remove feature gate GA for 1.25

Signed-off-by: cyclinder qifeng.guo@daocloud.io
This commit is contained in:
cyclinder
2022-05-09 21:17:37 +08:00
parent cae22d8b8a
commit 6150737d11
11 changed files with 9 additions and 66 deletions

View File

@@ -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