Skip to content

Commit

Permalink
Merge pull request #33218 from dims/drop-unused-removed-feature-gates
Browse files Browse the repository at this point in the history
[ci-kubernetes-e2e-gce-cos-k8sbeta-alphafeatures] Drop unused/removed feature gates
  • Loading branch information
k8s-ci-robot authored Aug 5, 2024
2 parents cf7f590 + 69b3781 commit 1e6d39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/generated/generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ periodics:
- --timeout=180m
- --env=KUBE_PROXY_DAEMONSET=true
- --env=ENABLE_POD_PRIORITY=true
- --env=KUBE_FEATURE_GATES=AllAlpha=true,InTreePluginGCEUnregister=false,DisableCloudProviders=true,DisableKubeletCloudCredentialProviders=true,EventedPLEG=false
- --env=KUBE_FEATURE_GATES=AllAlpha=true,EventedPLEG=false
- --env=ENABLE_AUTH_PROVIDER_GCP=true
- --env=ENABLE_CACHE_MUTATION_DETECTOR=true
- --runtime-config=api/all=true
Expand Down

0 comments on commit 1e6d39a

Please sign in to comment.