-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Revert "fix(chart): only create ServiceMonitor if cluster supports it (#7926) #8913
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
Conversation
…kyverno#7926)" This reverts commit 590dce5. This will ensure servicemonitor can be enabled with ArgoCD which doesn't support querying API capabilities Fixes kyverno#8891 Signed-off-by: Trey Dockendorf <tdockendorf@osc.edu>
/cherry-pick release-1.10 |
/cherry-pick release-1.11 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8913 +/- ##
=======================================
Coverage 33.56% 33.56%
=======================================
Files 315 315
Lines 24905 24905
=======================================
Hits 8359 8359
Misses 15754 15754
Partials 792 792 ☔ View full report in Codecov by Sentry. |
Thanks @treydock ! Do we need to instruct users how to cope with this change? |
I don't think so mostly because the behavior for what someone puts into their values.yaml or passing to |
Fine for me unless others have an opinion. |
Cherry-pick failed with |
…#7926)" (#8913) (#8931) This reverts commit 590dce5. This will ensure servicemonitor can be enabled with ArgoCD which doesn't support querying API capabilities Fixes #8891 Signed-off-by: Trey Dockendorf <tdockendorf@osc.edu> Co-authored-by: treydock <tdockendorf@osc.edu> Co-authored-by: shuting <shuting@nirmata.com>
…kyverno#7926)" (kyverno#8913) This reverts commit 590dce5. This will ensure servicemonitor can be enabled with ArgoCD which doesn't support querying API capabilities Fixes kyverno#8891 Signed-off-by: Trey Dockendorf <tdockendorf@osc.edu> Co-authored-by: shuting <shuting@nirmata.com>
…kyverno#7926)" (kyverno#8913) This reverts commit 590dce5. This will ensure servicemonitor can be enabled with ArgoCD which doesn't support querying API capabilities Fixes kyverno#8891 Signed-off-by: Trey Dockendorf <tdockendorf@osc.edu> Co-authored-by: shuting <shuting@nirmata.com>
…kyverno#7926)" (kyverno#8913) This reverts commit 590dce5. This will ensure servicemonitor can be enabled with ArgoCD which doesn't support querying API capabilities Fixes kyverno#8891 Signed-off-by: Trey Dockendorf <tdockendorf@osc.edu> Co-authored-by: shuting <shuting@nirmata.com>
This reverts commit 590dce5.
This will ensure servicemonitor can be enabled with ArgoCD which doesn't support querying API capabilities
Fixes #8891