...
As a consequence, all existing usages should be adjusted to use new way and create Certificate CRD instead of calling CertService client as init container.
Future
CertService enhancements
- Add support within CertService API for parameters sent in CSR which are supported by Cert-Manager's Certificate API
- CMPv2 over HTTPS support
Cert-Manager native support
There is an open feature request (FR) to support CMPv2 natively in Cert-Manager - https://github.com/jetstack/cert-manager/issues/2619
If such would be implemented, it is beneficial to use it instead of our custom solution.