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

Prefix our labels and annotations #603

Merged
merged 9 commits into from
Jul 19, 2019
Merged

Conversation

alenkacz
Copy link
Contributor

What type of PR is this?
/kind enhancement

What this PR does / why we need it:
It is a best practice among tools in k8s ecosystem to prefix their labels and annotations with a dns name, that identifies the owner. That way version or name label introduced by one tool does not clash with the same labels introduced by other tools.

Which issue(s) this PR fixes:

Fixes #539

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

The automatically populated labels and annotations now have `kudo.dev/` prefix added to them

@alenkacz alenkacz merged commit 0356f0c into master Jul 19, 2019
@alenkacz alenkacz deleted the av/prefix-labels-annotations branch October 30, 2019 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prefix all labels used for k8s objects
4 participants