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 #24

Merged
merged 1 commit into from Jan 13, 2022

Conversation

aryan9600
Copy link
Member

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.

Ref: fluxcd/flux2#2273

Signed-off-by: Sanskar Jaiswal jaiswalsanskar078@gmail.com

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 <jaiswalsanskar078@gmail.com>
@stefanprodan
Copy link
Member

@aryan9600 could you please update this project to Go 1.17, controller-runtime 0.11 and latest Flux. In another PR please.

@stefanprodan stefanprodan added the area/build Internal CI related issues and pull requests label Jan 13, 2022
@stefanprodan stefanprodan merged commit 08f2200 into fluxcd:main Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Internal CI related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants