Merge pull request #126878 from aaron-prindle/emu-version-feat-gate

chore: migrate kube feature RelaxedEnvironmentVariableValidation to new versioned kube feature file and syntax
This commit is contained in:
Kubernetes Prow Robot
2024-08-23 23:27:52 +01:00
committed by GitHub
4 changed files with 10 additions and 13 deletions

View File

@@ -622,12 +622,6 @@
lockToDefault: false
preRelease: Beta
version: ""
- name: RelaxedEnvironmentVariableValidation
versionedSpecs:
- default: false
lockToDefault: false
preRelease: Alpha
version: ""
- name: ReloadKubeletServerCertificateFile
versionedSpecs:
- default: true

View File

@@ -1 +1,6 @@
[]
- name: RelaxedEnvironmentVariableValidation
versionedSpecs:
- default: false
lockToDefault: false
preRelease: Alpha
version: "1.30"