The WorkerPool controller owns a deployment that manages all the worker pods, it has a replicas field today, but it's not marked as specReplicasPath. The CRD also doesn't define the scale sub-resource.
This is a prerequisite for any integration with k8s HPA.
The WorkerPool controller owns a deployment that manages all the worker pods, it has a
replicasfield today, but it's not marked asspecReplicasPath. The CRD also doesn't define thescalesub-resource.This is a prerequisite for any integration with k8s HPA.