Skip to content

Disable Grafana plugin preinstall updates#270

Merged
edgard merged 1 commit into
masterfrom
codex-grafana-plugin-preinstall
Jun 30, 2026
Merged

Disable Grafana plugin preinstall updates#270
edgard merged 1 commit into
masterfrom
codex-grafana-plugin-preinstall

Conversation

@edgard

@edgard edgard commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • disable Grafana plugin preinstall and automatic preinstall updates
  • avoid startup permission errors from Grafana trying to update bundled plugins under the non-root runtime

Verification

  • helm template kube-prometheus-stack renders the Grafana config with the plugin settings
  • task fmt:check
  • task lint:kubernetes
  • task lint

Grafana 13 tries to update bundled plugins during startup, which causes permission errors under the chart's non-root runtime. Disable the preinstall/update path because this stack does not rely on those bundled background installs.
@edgard edgard merged commit f022a9d into master Jun 30, 2026
6 checks passed
@edgard edgard deleted the codex-grafana-plugin-preinstall branch June 30, 2026 10:32
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