cert-manager/make
Maël Valais 75b49ab641 make: fix message when CMREL_KEY isn't set
Double quotes are not interpreted by make, which meant that the variable
CMREL_KEY was set to '""' and was never empty, which means the $(error
...) block was never interpreted.

Signed-off-by: Maël Valais <mael@vls.dev>
2022-02-15 11:50:36 +01:00
..
base_images.mk bump base images 2022-01-04 14:49:15 +00:00
ci.mk Allow helm chart verification in both bazel + make 2022-01-10 18:02:14 +00:00
cmctl.mk rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
containers.mk Add a makefile flow for building artifacts 2021-12-15 09:54:15 +00:00
git.mk Add a makefile flow for building artifacts 2021-12-15 09:54:15 +00:00
licenses.mk rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
Makefile make: fix message when CMREL_KEY isn't set 2022-02-15 11:50:36 +01:00
manifests.mk Add a makefile flow for building artifacts 2021-12-15 09:54:15 +00:00
release_containers.mk Add a makefile flow for building artifacts 2021-12-15 09:54:15 +00:00
server.mk Add a makefile flow for building artifacts 2021-12-15 09:54:15 +00:00
tools.mk add kubebuilder tools in make for integration tests 2022-01-17 12:04:53 +00:00