gocardless / theatre

GoCardless' collection of Kubernetes extensions
MIT License
23 stars 17 forks source link

Revert back the metrics.Registry changes for secretinjector_webhook #308

Closed rnaveiras closed 1 year ago

rnaveiras commented 1 year ago

This pull request restores the code removed by mistake in the secretsinjector_webhook.

Now the metrics are registered again with the Prometheus.Registry, and should be back to be reported.

See details here https://github.com/gocardless/theatre/pull/300