Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix makefile envtest and controller-gen usage #539

Merged
merged 1 commit into from
Jan 13, 2022

Commits on Jan 13, 2022

  1. fix makefile envtest and controller-gen usage

    Refactor logic to install helper tools into one function in the
    Makefile. Add support for envtest to help install tools like kubectl,
    etcd which helps users run tests more conveniently.
    
    Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
    Sanskar Jaiswal committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    2b8ede1 View commit details
    Browse the repository at this point in the history