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

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

aryan9600
Copy link
Member

@aryan9600 aryan9600 commented Jan 12, 2022

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 [email protected]

Ref: fluxcd/flux2#2273

@aryan9600 aryan9600 force-pushed the aryan9600/setup-testenv branch from d6d0eea to 1fa6f67 Compare January 12, 2022 12:09
@stefanprodan
Copy link
Member

@aryan9600 aryan9600 force-pushed the aryan9600/setup-testenv branch from 1fa6f67 to 88da805 Compare January 12, 2022 12:39
@squaremo
Copy link
Member

@aryan9600 Please would you explain the change in the commit message: what needed to be fixed? How does the commit address that? (Some commits are self-explanatory, but I don't think this one is)

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 <[email protected]>
@aryan9600 aryan9600 force-pushed the aryan9600/setup-testenv branch from 88da805 to 5d30c9a Compare January 12, 2022 12:50
@stefanprodan stefanprodan added the area/ci CI related issues and pull requests label Jan 12, 2022
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @aryan9600

@stefanprodan stefanprodan merged commit 3a2683b 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.

3 participants