Gate: disallow in-place resize for guaranteed pods on nodes with a static topology policy

New gate "InPlacePodVerticalScalingExclusiveCPUs" is off by default,
but can be enabled to unblock development of Static CPU management alongside
InPlacePodVerticalScaling.
This commit is contained in:
Sotiris Salloumis
2024-10-22 19:25:39 +02:00
parent af41aa1d9f
commit 2d8939c4ae
4 changed files with 33 additions and 0 deletions

View File

@@ -522,6 +522,12 @@
lockToDefault: false
preRelease: Alpha
version: "1.32"
- name: InPlacePodVerticalScalingExclusiveCPUs
versionedSpecs:
- default: false
lockToDefault: false
preRelease: Alpha
version: "1.32"
- name: InTreePluginPortworxUnregister
versionedSpecs:
- default: false