Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'commonLabels' is deprecated. #5887

Closed
therealdwright opened this issue Jun 14, 2024 · 2 comments · Fixed by #5888
Closed

'commonLabels' is deprecated. #5887

therealdwright opened this issue Jun 14, 2024 · 2 comments · Fixed by #5888
Labels
bug Something isn't working

Comments

@therealdwright
Copy link
Contributor

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

@therealdwright therealdwright added the bug Something isn't working label Jun 14, 2024
@ayushrakesh
Copy link

Hey @therealdwright, is this issue solved? I am interested to work.

@therealdwright
Copy link
Contributor Author

Yes I already made a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants