cert-manager/devel/addon
James Munnelly 28f7be2203 Fix building images during tests
Signed-off-by: James Munnelly <james@munnelly.eu>
2020-03-17 10:04:28 +00:00
..
bind Use bind are rfc2136 server for DNS01 challenges 2020-03-07 00:13:07 +00:00
certmanager Fix building images during tests 2020-03-17 10:04:28 +00:00
ingressnginx Create devel directory and use it for e2e tests 2020-01-22 22:08:27 +00: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.