cert-manager/devel/addon
Ashley Davis fb231ab641
Remove bazel 🎉
This removes all .bazel and .bzl files, and a bunch of scripts relating
to bazel, now that it's been entirely replaced.

There are still a few places where traces could be removed, but this
removes the brunt of the bazel stuff that remains.

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-07-26 11:38:50 +01:00
..
bind Remove bazel 🎉 2022-07-26 11:38:50 +01:00
certmanager Remove bazel 🎉 2022-07-26 11:38:50 +01:00
gatewayapi Remove bazel 🎉 2022-07-26 11:38:50 +01:00
ingressnginx Remove bazel 🎉 2022-07-26 11:38:50 +01:00
kyverno Remove bazel 🎉 2022-07-26 11:38:50 +01:00
pebble Remove bazel 🎉 2022-07-26 11:38:50 +01:00
projectcontour Bumps Contour v1.20.0 -> v1.20.1 2022-05-11 11:30:20 +01:00
sample-external-issuer Remove bazel 🎉 2022-07-26 11:38:50 +01:00
samplewebhook Remove bazel 🎉 2022-07-26 11:38:50 +01:00
vault Remove bazel 🎉 2022-07-26 11:38:50 +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.