-
Feature
-
Resolution: Done
-
Major
-
None
-
None
Enhanced the .status of the Infinispan CRD to include the .scale subresource.
scale:
labelSelectorPath: .status.selector
specReplicasPath: .spec.replicas
statusReplicasPath: .status.replicas
This enables APIs like the HorizontalPodAutoscaler and KEDA to modify the replica count of the cluster.
- is related to
-
JDG-7458 [Operator] Support for Horizontal Pod Autoscaler (HPA) with upgrades
- New