Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Use correct label name for ServiceMonitor jobLabel field #367

Merged

Conversation

maresac
Copy link
Contributor

@maresac maresac commented Feb 9, 2024

Overview

Fixes #366

Notes for reviewer

This just sets the jobLabel in the ServiceMonitorSpec to the label name that contains the Vault custom resource name on the Service (which is hard-coded here).

@maresac maresac requested a review from a team as a code owner February 9, 2024 16:10
@maresac maresac requested review from sagikazarmark and removed request for a team February 9, 2024 16:10
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines label Feb 9, 2024
Signed-off-by: Carolin Dohmen <carodohmen@gmail.com>
@maresac maresac force-pushed the fix/vault-servicemonitor-joblabel branch from e25561b to e5fedd6 Compare February 9, 2024 16:12
@maresac maresac changed the title Use correct label name for ServiceMonitor jobLabel field fix: Use correct label name for ServiceMonitor jobLabel field Feb 9, 2024
Copy link
Member

@ramizpolic ramizpolic left a comment

Choose a reason for hiding this comment

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

nice catch, thanks!

@ramizpolic ramizpolic merged commit f471aea into bank-vaults:main Feb 23, 2024
33 of 34 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
size/XS Denotes a PR that changes 0-9 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vault ServiceMonitor doesn't use jobLabel field correctly
2 participants