Skip to content

Comments

[prometheus-stackdriver-exporter] Add namespaceOverride for namespaced resources#6621

Open
firasmosbehi wants to merge 4 commits intoprometheus-community:mainfrom
firasmosbehi:feat/stackdriver-namespace-override-6303
Open

[prometheus-stackdriver-exporter] Add namespaceOverride for namespaced resources#6621
firasmosbehi wants to merge 4 commits intoprometheus-community:mainfrom
firasmosbehi:feat/stackdriver-namespace-override-6303

Conversation

@firasmosbehi
Copy link
Contributor

Summary

  • add namespaceOverride value and namespace helper
  • apply namespace override to Deployment, Service, ServiceAccount, Secret, ServiceMonitor, and PrometheusRule
  • keep serviceMonitor.namespace and prometheusRule.namespace as explicit overrides when set
  • add CI values for namespaceOverride rendering
  • bump prometheus-stackdriver-exporter chart version to 4.12.3

Related

Testing

  • helm lint charts/prometheus-stackdriver-exporter
  • ct lint --config .github/linters/ct.yaml --charts charts/prometheus-stackdriver-exporter

Signed-off-by: Firas Mosbehi <firas.mosbehi@insat.ucar.tn>
@firasmosbehi firasmosbehi requested a review from rpahli as a code owner February 9, 2026 13:12
Signed-off-by: Firas Mosbehi <firas.mosbehi@insat.ucar.tn>
Signed-off-by: Firas Mosbehi <firas.mosbehi@insat.ucar.tn>
…CI case

Signed-off-by: Firas Mosbehi <firas.mosbehi@insat.ucar.tn>
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.

[prometheus-stackdriver-exporter] doesn't have the option for namespace configuration

1 participant