cert-manager/devel/addon
Maartje Eyskens d8e09189b6 Update the ingress
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-06-12 10:52:44 +02:00
..
bind Use bind are rfc2136 server for DNS01 challenges 2020-03-07 00:13:07 +00:00
certmanager Allow setting FEATURE_GATES in devel/addon/certmanager/install.sh 2020-04-15 12:27:15 +01:00
ingressnginx Update the ingress 2020-06-12 10:52:44 +02:00
pebble Remove old 'image' targets and update to consistently use //build targets 2020-03-17 09:47:01 +00:00
samplewebhook Remove old 'image' targets and update to consistently use //build targets 2020-03-17 09:47:01 +00:00
vault Create devel directory and use it for e2e tests 2020-01-22 22:08:27 +00: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.