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

[kube-prometheus-stack] remove configmap-dashboards #5233

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jkroepke
Copy link
Member

What this PR does / why we need it

Today, all dashboards are generated as configmap directly and .Files.Glob "dashboards-1.14/*.json" would never hit.

I would like to remove this. End-user should not put any dashboard inside the helm charts, otherwise dashboards files are counted three times (file, template, manifest) into the helm release.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

Signed-off-by: Jan-Otto Kröpke <[email protected]>
@jkroepke jkroepke changed the title remove configmap-dashboards [kube-prometheus-stack] remove configmap-dashboards Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant