cert-manager/devel/addon
Inteon 3cad738b1e
escape commas
Signed-off-by: Inteon <42113979+inteon@users.noreply.github.com>
2021-08-06 22:21:08 +02:00
..
bind addons: add Traefik to be used for HTTP-01 HTTPRoute solving 2021-08-02 17:17:44 +02:00
certmanager escape commas 2021-08-06 22:21:08 +02:00
gatewayapi addons: add gateway-api to the addons 2021-07-15 20:21:49 +02:00
haproxy e2e tests for Gateway HTTP01 Solver 2021-08-02 14:12:30 +01:00
ingressnginx Ensure jq is available 2021-07-22 20:53:39 +01:00
kyverno Hard code the Kyverno version 2021-05-21 17:18:23 +01:00
pebble Run Pebble with runAsNonRoot 2021-05-20 17:53:37 +01:00
sample-external-issuer e2e: sample-external-issuer v0.1.0 -> v0.1.1 (1.22 compatibility) 2021-07-22 21:13:39 +02:00
samplewebhook Use correct import for apiextensions in same webhook 2021-07-26 17:46:36 +01:00
traefik addons: Traefik requires --gateway-httproute-labels=acme=solver-traefik 2021-08-02 19:30:56 +02:00
vault Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
README.md Create devel directory and use it for e2e tests 2020-01-22 22:08:27 +00:00

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.