goldilocks icon indicating copy to clipboard operation
goldilocks copied to clipboard

Use annotations instead of labels for namespaces

Open sudermanjr opened this issue 5 years ago • 1 comments

There is a general desire to move to annotations. I think we should go this route:

  1. Release a major version and add annotation support. Start warning about deprecation of labels.
  2. At some later date, fully deprecate the labels. Release a minor or major version. TBD

sudermanjr avatar Mar 30 '20 20:03 sudermanjr

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 30 '20 06:05 stale[bot]

I know annotations are commonly used by Kubernetes tools, but I think using labels is the right choice.

Labels are for Kubernetes, while annotations are for humans. - from Kubernetes Annotations and Labels: What’s the Difference?

milanmayr avatar Nov 04 '22 00:11 milanmayr

We currently use either annotations or labels I believe, so we can just close this.

sudermanjr avatar Aug 29 '23 21:08 sudermanjr