ingress-controller icon indicating copy to clipboard operation
ingress-controller copied to clipboard

IC: Warning: ` 'commonLabels' is deprecated` after installing IC.

Open ssveta7ak opened this issue 5 months ago • 0 comments

What happened?

IC: Warning: 'commonLabels' is deprecated after installing IC.

What did you expect to happen?

How'd it happen?

  1. Ran kubectl apply -k github.com/pomerium/ingress-controller/config/default\?ref=v0.27.1 Logs
# Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically

What's your environment like?

IC v0.27.1

What's your config.yaml?

# Paste your configs here
# Be sure to scrub any sensitive values

What did you see in the logs?

# Paste your logs here.
# Be sure to scrub any sensitive values

Additional context

Add any other context about the problem here.

ssveta7ak avatar Oct 02 '24 09:10 ssveta7ak