Closed
Description
A regression was brought by this PR, if user creates ScaledObject without deploymentName
label scaling 1->N doesn't work, because the metrics server doesn't know how to look up the correct ScaledObject.
KEDA operator should add this label automatically, if it is missing.
Specifications
- KEDA Version: 1.13
- Kubernetes Version: v16.2
- Scaler(s): all
Activity
Fix deploy 404s (kedacore#708)