Conversation
|
This change is part of the following stack: Change managed by git-spice. |
b382903 to
4b72409
Compare
4b72409 to
bfec36a
Compare
|
Images are ready for the commit at e7b173b. To use with deploy scripts, first |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #14901 +/- ##
==========================================
- Coverage 49.01% 49.01% -0.01%
==========================================
Files 2546 2546
Lines 186966 186966
==========================================
- Hits 91641 91639 -2
- Misses 88076 88077 +1
- Partials 7249 7250 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bfec36a to
e7b173b
Compare
|
@vikin91: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
stehessel
left a comment
There was a problem hiding this comment.
I would bump it to latest version, but I guess I'm greedy 😅
Let's do it step-by-step if that is okay. I can volunteer to check the newest version and also bump prom and alertmanager, but I would like to do it a bit later. |
Upgrade Grafana to 10.4.17
Description
Grafana 7 has a nasty bug that makes it impossible to edit the dashboards in modern browser: when trying to edit the promQL query, random characters appear in the edit field and one cannot type (only copy-pasting works).
Blocks #14899
User-facing documentation
Testing and quality
Automated testing
How I validated my change