-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Helm: Ensure consistent default labels for all ServiceMonitor resources #41240
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
Helm: Ensure consistent default labels for all ServiceMonitor resources #41240
Conversation
Commit 772385e does not match "(?m)^Signed-off-by:". Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Please sign-off your commit by using |
772385e
to
696bff5
Compare
@gandro Whoops, sorry! Fixed! :) |
/test |
I've restarted ci-ginko because it fails because of #41194. If it keeps failing we might have to rebase on main to fix it. |
This also fixes an issue were `labels=null` for the hubble-relay has been configured by default which lead to permanent Out-of-Sync state in Argo-CD Signed-off-by: Matthias Baur <m.baur@syseleven.de>
Head branch was pushed to by a user without write access
696bff5
to
a2e5702
Compare
/test |
This also fixes an issue were
labels=null
for the hubble-relay has been configured by default which lead to permanent Out-of-Sync state in Argo-CDPlease ensure your pull request adheres to the following guidelines:
description and a
Fixes: #XXX
line if the commit addresses a particularGitHub issue.
Fixes: <commit-id>
tag, thenplease add the commit author[s] as reviewer[s] to this issue.
Fixes: #issue-number