cert-manager/internal/controller/feature
Thierry 81f308221b Add certifcate additionalOutputFormats parameter
DER Format to create key.der binary format of the private key.

CombinedPEM Format to create tls-combined.pem containing tls.key + tls.crt.

Added Unit and e2e tests for secret with Additional output format.

Feature flag AdditionalCertificateOutputFormats to enable feature.

Signed-off-by: Thierry Sallé <seuf76@gmail.com>
2022-01-14 11:10:32 +01:00
..
BUILD.bazel Move feature package into internal/controller 2022-01-07 12:17:36 +00:00
features.go Add certifcate additionalOutputFormats parameter 2022-01-14 11:10:32 +01:00