Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
Description:
It's better to support following targets in Makefile:
make: only make related binaries, e.g. controller, scheduler
make images: build related docker images
make e2e-test-kind: run e2e test with kind
make unit-test: run unit test
make integration-test: run integration test
Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
Description:
It's better to support following targets in Makefile:
make: only make related binaries, e.g. controller, schedulermake images: build related docker imagesmake e2e-test-kind: run e2e test with kindmake unit-test: run unit testmake integration-test: run integration test