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

Closed
wants to merge 282 commits into from
Closed

ci: fix buildx cleanup on AWS #441

wants to merge 282 commits into from

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.

floreks and others added 30 commits May 16, 2023 11:46
Signed-off-by: David van der Spek <[email protected]>
Signed-off-by: David van der Spek <[email protected]>
Signed-off-by: David van der Spek <[email protected]>
Signed-off-by: David van der Spek <[email protected]>
Signed-off-by: David van der Spek <[email protected]>
@davidspek davidspek added the bug-fix This pull request fixes a bug label Sep 5, 2023
@davidspek davidspek closed this Sep 5, 2023
@davidspek davidspek deleted the fix-ci-aws branch September 5, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This pull request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants