Skip to content

Makefile cleanup #105

@k82cn

Description

@k82cn

Is this a BUG REPORT or FEATURE REQUEST?:

/kind bug

Description:

It's better to support following targets in Makefile:

  1. make: only make related binaries, e.g. controller, scheduler
  2. make images: build related docker images
  3. make e2e-test-kind: run e2e test with kind
  4. make unit-test: run unit test
  5. make integration-test: run integration test

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.priority/high

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions