mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-03 06:43:53 +00:00
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:
@@ -622,12 +622,6 @@
|
||||
lockToDefault: false
|
||||
preRelease: Beta
|
||||
version: ""
|
||||
- name: RelaxedEnvironmentVariableValidation
|
||||
versionedSpecs:
|
||||
- default: false
|
||||
lockToDefault: false
|
||||
preRelease: Alpha
|
||||
version: ""
|
||||
- name: ReloadKubeletServerCertificateFile
|
||||
versionedSpecs:
|
||||
- default: true
|
||||
|
||||
@@ -1 +1,6 @@
|
||||
[]
|
||||
- name: RelaxedEnvironmentVariableValidation
|
||||
versionedSpecs:
|
||||
- default: false
|
||||
lockToDefault: false
|
||||
preRelease: Alpha
|
||||
version: "1.30"
|
||||
|
||||
Reference in New Issue
Block a user