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

operators-installer - add default labels to all resources as well as new parameter 'commonLabels' which allows user to specify addtional labels #340

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

itewk
Copy link
Contributor

@itewk itewk commented Jun 13, 2023

What is this PR About?

operators-installer

  • add default helm labels to all resources
  • add commonLabels parameter to allow user specified labels

How do we test this?

  1. helm template foo ./charts/operators-installer -f charts/operators-installer/test-install-old-operator-values.yaml --namespace=ian-test --create-namespace | less
  2. veriy the output contains the custom label test-label: xyz123 on all resources

cc: @redhat-cop/day-in-the-life

@itewk itewk force-pushed the feature/operators-installer-labels branch from 0388635 to a12f4a6 Compare June 13, 2023 13:52
@itewk
Copy link
Contributor Author

itewk commented Jun 13, 2023

@eformat can i get a quick turn around on this one? IHAC i want to use this update with tomorrow.

…new parameter 'commonLabels' which allows user to specify addtional labels
@itewk itewk force-pushed the feature/operators-installer-labels branch from a12f4a6 to 125786c Compare June 13, 2023 14:00
@eformat
Copy link
Contributor

eformat commented Jun 13, 2023

LGTM !

@eformat eformat merged commit d8f7ab5 into redhat-cop:master Jun 13, 2023
2 checks passed
@itewk itewk deleted the feature/operators-installer-labels branch June 13, 2023 21:50
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.

None yet

2 participants