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

ci: fix buildx cleanup on AWS #442

Merged
merged 1 commit into from
Sep 5, 2023
Merged

ci: fix buildx cleanup on AWS #442

merged 1 commit into from
Sep 5, 2023

Conversation

davidspek
Copy link
Contributor

Summary

It seems as though the login to AWS for our multi-arch image building sometimes times out so buildx can't cleanup the build deployments leaving dormant nodes in the cluster. This PR has the action login to AWS again at the end so it should be able to always cleanup the deployments.

Signed-off-by: David van der Spek <[email protected]>
@davidspek davidspek added the enhancement New feature or request label Sep 5, 2023
@davidspek davidspek merged commit dc829f9 into main Sep 5, 2023
10 of 13 checks passed
@davidspek davidspek deleted the fix-ci-aws-proper branch September 5, 2023 10:07
michaeljguarino pushed a commit that referenced this pull request Aug 28, 2024
Signed-off-by: David van der Spek <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants