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: update github workflow to use node>=16 #336

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

danielmellado
Copy link
Contributor

@danielmellado danielmellado commented Aug 14, 2023

GitHub workflow is giving off a warning about the node version used for
some of the actions (engineerd/setup-kind) being deprecated. This commit
changes the plugin to helm/kind-action to avoid that.

Signed-off-by: Daniel Mellado dmellado@redhat.com

@danielmellado danielmellado requested a review from a team as a code owner August 14, 2023 11:06
@danielmellado danielmellado changed the title fix: Update github workflow to use node>=16 fix: update github workflow to use node>=16 Aug 14, 2023
@simonpasquier
Copy link
Contributor

maybe we can switch to https://github.com/helm/kind-action which seems to see more updates?

@simonpasquier
Copy link
Contributor

Doing the same in prometheus-operator: prometheus-operator/prometheus-operator#5817

@danielmellado
Copy link
Contributor Author

maybe we can switch to https://github.com/helm/kind-action which seems to see more updates?

Yes, I also submitted a fix to engineerd/setup-kind (engineerd/setup-kind#247) but doesn't seem to have any traction. I'll modify and update this PR to the helm action, thanks!

GitHub workflow is giving off a warning about the node version used for
some of the actions (engineerd/setup-kind) being deprecated. This commit
changes the plugin to helm/kind-action to avoid that.

Signed-off-by: Daniel Mellado <dmellado@redhat.com>
@simonpasquier simonpasquier merged commit a66295f into rhobs:main Aug 17, 2023
7 checks passed
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.

2 participants