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> |
||
|---|---|---|
| .. | ||
| bind | ||
| certmanager | ||
| gatewayapi | ||
| haproxy | ||
| ingressnginx | ||
| kyverno | ||
| pebble | ||
| sample-external-issuer | ||
| samplewebhook | ||
| traefik | ||
| vault | ||
| README.md | ||
End-to-end test addons
This directory contains code for deploying instances of addons used during end-to-end tests and whilst developing.
This includes things like Vault, ingress-nginx and Pebble amongst others.
These tools are designed to be easily reusable during tests or by developers when testing out new features or writing tests.