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

Allows for adding labels to the generated deployments, services, and jobs #102

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

chrisguidry
Copy link
Collaborator

This addition gives users fine-grained control over adding extra labels to any
of the deployment, services, or jobs produced by the operator. This gives folks
control over labels they may need to add, like suppressing Istio sidecars for
specific pods, or adding additional custom labels for application use.

…jobs

This addition gives users fine-grained control over adding extra labels to any
of the deployment, services, or jobs produced by the operator.  This gives folks
control over labels they may need to add, like suppressing Istio sidecars for
specific pods, or adding additional custom labels for application use.
@chrisguidry chrisguidry requested a review from a team as a code owner October 1, 2024 16:13
Copy link
Contributor

@mitchnielsen mitchnielsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, no notes 👍🏼

@chrisguidry chrisguidry merged commit 167e5d4 into main Oct 1, 2024
8 checks passed
@chrisguidry chrisguidry deleted the component-level-labels branch October 1, 2024 17:35
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.

2 participants