Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary make command to install tools in e2e tests
The make kustomize and controller-gen targets are prerequisites of the targets later called in the e2e tests, so there's no need to manually trigger them. Signed-off-by: Ivan Valdes <[email protected]>
- Loading branch information