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

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

@stefanprodan stefanprodan added the area/ci CI related issues and pull requests label Jan 13, 2022
.github/workflows/build.yaml Outdated Show resolved Hide resolved
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 stefanprodan merged commit 7b59de6 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/ci CI related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants