Skip to content

Scaling 1->N doesn't work for ScaledObject with missing deploymentName label #708

Closed
@zroubalik

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

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Scaling 1->N doesn't work for ScaledObject with missing deploymentName label · Issue #708 · kedacore/keda