This repository has been archived by the owner on Mar 24, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makefile: Add kubeubilder and kustomize checks.
Generating manifests and running the test suite require kustomize and kubebuilder. Add a quick check for them to the Makefile to avoid less obvious errors later if they are missing. Closes issue #14.
- Loading branch information