Skip to content

'commonLabels' is deprecated. #5887

@therealdwright

Description

@therealdwright

Report

'commonLabels' is deprecated. Kustomizations should use 'labels' instead.

Expected Behavior

When running kustomize build . on a modern version there is no deprecation warning.

Actual Behavior

There is a deprecation warning:

# Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically.

Steps to Reproduce the Problem

  1. cd config/default
  2. kustomize build . using kustomize 5.x

Logs from KEDA operator

N/A

KEDA Version

2.14.0

Kubernetes Version

1.27

Platform

Amazon Web Services

Scaler Details

No response

Anything else?

No response

Metadata

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