cert-manager/devel
Ashley Davis ecfb385434
update devel/README.md to recommend make instead
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-10-07 15:19:22 +01:00
..
addon Remove bazel 🎉 2022-07-26 11:38:50 +01:00
bin Remove bazel 🎉 2022-07-26 11:38:50 +01:00
cluster add kind 1.25 2022-09-22 15:29:10 +02:00
lib Merge pull request #5187 from irbekrm/cleanup_kind_config 2022-06-21 16:22:48 +01:00
ci-cluster.sh Cleanup + a couple TODOs 2022-05-10 12:05:02 +01:00
ci-run-e2e.sh add better logging 2021-08-06 19:16:33 +02:00
README.md update devel/README.md to recommend make instead 2022-10-07 15:19:22 +01:00
run-e2e.sh Feature gated support for using literal subjects in Certificates 2022-06-08 20:50:00 +02:00
setup-e2e-deps.sh Add contour, weed out some more references to v1alpha1 2022-03-01 15:05:19 +00:00

Legacy Development Tooling

These scripts are no longer maintained and shouldn't be used.

If you want to build or develop cert-manager, use the documentation on cert-manager.io.

Those docs will walk through using make to develop cert-manager, which is the only officially tested and supported way.