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

actions/envtest: Update to docker container action #138

Merged
merged 1 commit into from
Aug 1, 2021

Conversation

darkowlzz
Copy link
Contributor

Update action/envtest to be a docker container action. This helps
install envtest binaries without Go installed on the host.

Refer: fluxcd/source-controller#404

@@ -1,6 +1,6 @@
name: Setup envtest
description: A GitHub Action for setting up controller-runtime envtest
author: Stefan Prodan
author: Flux authors
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
author: Flux authors
author: Flux project

maybe? Not sure what the best option is.

Copy link
Contributor Author

@darkowlzz darkowlzz Aug 1, 2021

Choose a reason for hiding this comment

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

project sounds good.
Updated.

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 @darkowlzz

Update action/envtest to be a docker container action. This helps
install envtest binaries without Go installed on the host.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
@stefanprodan stefanprodan merged commit 0a1a471 into fluxcd:main Aug 1, 2021
@darkowlzz darkowlzz deleted the envtest-docker-action branch August 6, 2021 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants