Add the new minSubGroup field to the PodGroup and SubGroup API, enabling users to specify the minimum number of child SubGroups required for elastic gang scheduling.
Implement validation to ensure correct usage and prevent misconfiguration.
Add unit, integration tests as required.
Please look at the following PR: #1127
Add the new minSubGroup field to the PodGroup and SubGroup API, enabling users to specify the minimum number of child SubGroups required for elastic gang scheduling.
Implement validation to ensure correct usage and prevent misconfiguration.
Add unit, integration tests as required.
Please look at the following PR: #1127