-
Notifications
You must be signed in to change notification settings - Fork 126
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
fix(dashboards): use fixed color mode for succeeded AppVersion/WorkloadInstance tiles #515
Conversation
…adInstance tiles Signed-off-by: Florian Bacher <[email protected]>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #515 +/- ##
==========================================
- Coverage 48.90% 48.61% -0.29%
==========================================
Files 55 60 +5
Lines 5143 5443 +300
==========================================
+ Hits 2515 2646 +131
- Misses 2523 2688 +165
- Partials 105 109 +4
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: Florian Bacher <[email protected]>
this should be changed in the dashboards under |
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.
the changes have to be made in the dashboards under dashboards/grafana
and the configmaps regenerated afterward.
Signed-off-by: Florian Bacher <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
lgtm
Closes #496
Signed-off-by: Florian Bacher [email protected]