cert-manager/deploy
Ashley Davis eccde015ac
add CRD generation to makefile, replacing bazel
- includes a run of make update-crds which causes some trivial changes
- updates version of YQ to latest
- makes hack/update-crds.sh just call make
- makes hack/verify-crds.sh just call make
- moves functionality of hack/verify-crds.sh to hack/check-crds.sh,
  using the makefile for generating alternative CRDs for comparison
- removes the bazel test associated with CRDs

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-06-27 13:25:18 +01:00
..
charts/cert-manager Reverts additional check for ServiceMonitor. 2022-06-10 11:51:47 +01:00
crds add CRD generation to makefile, replacing bazel 2022-06-27 13:25:18 +01:00
manifests Add a makefile flow for building artifacts 2021-12-15 09:54:15 +00:00
BUILD.bazel
OWNERS