stackabletech / issues

This repository is only for issues that concern multiple repositories or don't fit into any specific repository
2 stars 0 forks source link

Implement ADR 33 (CA Bundle injection): Common library for cert management / injection in operator-rs #509

Open fhennig opened 9 months ago

fhennig commented 9 months ago

The webhook needs to serve a TLS certificate to authenticate itself with the API server. The framework should take care of this.

Mount paths for certs can be hard-coded.

Links