cert-manager/hack
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
..
bin Bumps kind to 0.14, use upstream kube 1.24 image 2022-06-09 16:53:20 +01:00
boilerplate Make the verify aware of the change 2021-01-08 16:57:03 +01:00
build Don't include new bindir when generating bazel files 2022-06-21 16:34:31 +01:00
containers make: speed up 'docker build' with separate dir contexts 2022-02-25 16:38:53 +01:00
extractcrd Add targets for unit and integration tests in make 2022-02-17 14:48:57 +00:00
util add scripts for sha256 sum calculations 2021-12-15 09:54:15 +00:00
artifact-metadata.template.json Add a makefile flow for building artifacts 2021-12-15 09:54:15 +00:00
BUILD.bazel add CRD generation to makefile, replacing bazel 2022-06-27 13:25:18 +01:00
check-crds.sh add CRD generation to makefile, replacing bazel 2022-06-27 13:25:18 +01:00
concat-yaml.sh Add a makefile flow for building artifacts 2021-12-15 09:54:15 +00:00
fetch-old-crd.sh Gracefully handle 404s when fetching old CRDs 2022-03-30 15:16:17 +01:00
k8s-codegen.sh add a make variant for codegen tools 2022-06-24 09:58:01 +01:00
latest-base-images.sh Add a makefile flow for building artifacts 2021-12-15 09:54:15 +00:00
latest-kind-images.sh Adds a couple comments and TODOs 2022-06-09 16:54:38 +01:00
sha256-of-plugin-tar.sh rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
update-all.sh add CRD generation to makefile, replacing bazel 2022-06-27 13:25:18 +01:00
update-bazel.sh Don't include new bindir when generating bazel files 2022-06-21 16:34:31 +01:00
update-codegen.sh add a make variant for codegen tools 2022-06-24 09:58:01 +01:00
update-crds.sh add CRD generation to makefile, replacing bazel 2022-06-27 13:25:18 +01:00
update-deps-licenses.sh Add a comment about staticcheck script 2021-08-23 08:58:20 +01:00
update-deps.sh Add a comment about staticcheck script 2021-08-23 08:58:20 +01:00
update-gofmt.sh Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
verify_boilerplate.py ignore bin directory in various verification scripts 2022-05-11 12:18:35 +01:00
verify-bazel.sh rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
verify-chart-version.sh make verify-chart-version respect CTR in makefile 2022-05-11 12:10:36 +01:00
verify-codegen.sh add a make variant for codegen tools 2022-06-24 09:58:01 +01:00
verify-crds.sh add CRD generation to makefile, replacing bazel 2022-06-27 13:25:18 +01:00
verify-deps-licenses.sh Use yq instead of jq 2021-08-23 07:08:51 +01:00
verify-deps.sh Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
verify-errexit.sh ignore bin directory in various verification scripts 2022-05-11 12:18:35 +01:00
verify-gofmt.sh Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
verify-goimports.sh change name of bin dir to _bin by default and make it a variable 2022-06-21 16:34:26 +01:00
verify-staticcheck.sh rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
verify-upgrade.sh rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00