cert-manager/devel/addon
jetstack-bot 0236f0836e
Merge pull request #4556 from inteon/helm_template_cleanup
Cleanup helm templates & fix empty 'resources' in deployment
2021-11-15 14:27:06 +00:00
..
bind addons: add Traefik to be used for HTTP-01 HTTPRoute solving 2021-08-02 17:17:44 +02:00
certmanager Test kubectl cert-manager version by running it after install 2021-10-09 10:05:32 +01:00
gatewayapi addons: add gateway-api to the addons 2021-07-15 20:21:49 +02:00
haproxy bump version of haproxy ingress to latest and limit connections 2021-11-10 17:38:49 +00:00
ingressnginx Code review feedback 2021-09-30 17:23:42 +01:00
kyverno Fix the kyvernopre image name 2021-11-08 14:23:23 +00: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 cleanup helm templates & better support for empty 'resources' in values.yaml 2021-11-01 11:37:50 +01:00
traefik addons: Traefik requires --gateway-httproute-labels=acme=solver-traefik 2021-08-02 19:30:56 +02:00
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.