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(image): remove buildkit pin #5488

Merged
merged 2 commits into from
Apr 3, 2025
Merged

ci(image): remove buildkit pin #5488

merged 2 commits into from
Apr 3, 2025

Conversation

nitrocode
Copy link
Member

@nitrocode nitrocode commented Apr 3, 2025

what

  • ci(image): remove buildkit pin

why

  • Previous reason to pin is no longer an issue
  • New problems pop up due to this old version such as the failing build when buildkit's cache throws an error
  • Renovate PRs sometimes get this error in the image gha workflow

exporting cache:


error: failed to solve: maximum timeout reached
Error: buildx failed with: error: failed to solve: maximum timeout reached

tests

See PR checks

references

Signed-off-by: RB <7775707+nitrocode@users.noreply.github.com>
@nitrocode nitrocode requested review from a team as code owners April 3, 2025 05:51
@nitrocode nitrocode requested review from chenrui333, lukemassa and X-Guardian and removed request for a team April 3, 2025 05:51
@dosubot dosubot bot added docker Pull requests that update Docker code github-actions labels Apr 3, 2025
@nitrocode nitrocode enabled auto-merge (squash) April 3, 2025 17:04
@nitrocode nitrocode merged commit 7a30913 into main Apr 3, 2025
37 of 39 checks passed
@nitrocode nitrocode deleted the buildkit branch April 3, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Pull requests that update Docker code github-actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants