What happened?
The PCS validating webhook does not disallow reducing the template replicas of a PodCliqueScalingGroup from a value greater than minAvailable to 0.
What did you expect to happen?
This should be disallowed.
Environment
- Kubernetes version
- Grove version: v0.1.0-alpha.1 and above
- Scheduler details
- Cloud provider or hardware configuration
- Tools that you are using Grove together with
- Anything else that is relevant
What happened?
The PCS validating webhook does not disallow reducing the template replicas of a PodCliqueScalingGroup from a value greater than
minAvailableto 0.What did you expect to happen?
This should be disallowed.
Environment