Skip to content

Enable proxy authentication to the apiserver

kaiyou requested to merge feat-enable-proxy-authentication into master

Proxy authentication is required for the apiserver to properly authenticate against aggregated services, like some webhooks.

This was discovered as an issue after CertManager failed to call into webhooks for DNS-based certificates to be generated.

Merge request reports