goldilocks
                                
                                 goldilocks copied to clipboard
                                
                                    goldilocks copied to clipboard
                            
                            
                            
                        Use annotations instead of labels for namespaces
There is a general desire to move to annotations. I think we should go this route:
- Release a major version and add annotation support. Start warning about deprecation of labels.
- At some later date, fully deprecate the labels. Release a minor or major version. TBD
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.
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?
We currently use either annotations or labels I believe, so we can just close this.