Commit 79edc2a
committed
move ProfileCustomizations to a new GA gate
- Add a new gate HyperShiftOnlyDynamicResourceAllocation
- make it GA
- move the field ProfileCustomizations to the new gate
- deprecate the ProfileCustomizations field
DRA is GA and is enabled by default, the scheduler enables the DRA
plugin if the upstream feature gate is enabled, so the field
ProfileCustomizations is defunct.
This will remove the coupling between the DynamicResourceAllocation
gate and the scheduler config to pave the way for removal of the
DynamicResourceAllocation gate1 parent 916c700 commit 79edc2a
File tree
3 files changed
+27
-0
lines changed- config/v1
- tests/schedulers.config.openshift.io
- features
3 files changed
+27
-0
lines changedLines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
939 | 939 | | |
940 | 940 | | |
941 | 941 | | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
942 | 950 | | |
0 commit comments