prometheus-engine
prometheus-engine copied to clipboard
fix: webhook TLS certificate loading
Create the certupdater package to handle the logic around sourcing TLS certificates. Remove all writes to the host filesystem, and store certificates in memory.
Add testdata with sample self-signed certificates for testing purposes only.