Skip to content
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(chart:k8up): Rename & implement grafanaDashboard.enabled #991

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

mhutter
Copy link
Contributor

@mhutter mhutter commented Jul 31, 2024

Summary

Previously, the value was never checked and the ConfigMap was always created. Also rename the parameter to be in line with the other metrics values.

Checklist

For Helm Chart changes

  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • PR contains the label area:chart
  • PR contains the chart label, e.g. chart:k8up
  • Commits are signed off
  • Variables are documented in the values.yaml using the format required by Helm-Docs.
  • Chart Version bumped if immediate release after merging is planned
  • I have run make chart-docs
  • Link this PR to related code release or other issues.

@mhutter mhutter requested a review from a team as a code owner July 31, 2024 11:43
@mhutter mhutter requested review from TheBigLee and zugao and removed request for a team July 31, 2024 11:43
@TheBigLee TheBigLee added bug Something isn't working area:chart labels Jul 31, 2024
Previously, the value was never checked and the ConfigMap was always
created. Also rename the parameter to be in line with the other metrics
values.

Signed-off-by: Manuel Hutter <manuel@hutter.io>
@TheBigLee TheBigLee merged commit 043494d into k8up-io:master Jul 31, 2024
7 checks passed
@mhutter mhutter deleted the fix-grafana branch August 5, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:chart bug Something isn't working chart:k8up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants