Skip to content

ci: remove Docker Hub bootstrap from TKE checkin - #436

Merged
aptend merged 1 commit into
mainfrom
fix/internal-buildx-bootstrap
Aug 28, 2026
Merged

ci: remove Docker Hub bootstrap from TKE checkin#436
aptend merged 1 commit into
mainfrom
fix/internal-buildx-bootstrap

Conversation

@aptend

@aptend aptend commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • skip QEMU for native-only linux/amd64 image builds
  • use the pinned IDC BuildKit mirror for both TKE checkin image paths
  • keep multi-architecture callers on the existing QEMU behavior

Recent checkin runs failed before the MatrixOne build because setup-qemu/setup-buildx pulled tonistiigi/binfmt and moby/buildkit from Docker Hub, where the Shanghai DIND runner hit EOF and TLS handshake timeouts.

Validation

  • actionlint .github/workflows/merge-trigger-tke.yaml
  • resolved both the pinned manifest-list and amd64 manifest from the IDC registry
  • bootstrapped a docker-container Buildx builder from the pinned IDC digest
  • completed a linux/amd64 smoke build using the TCR Ubuntu base image
  • git diff --check

@aptend
aptend merged commit 145c6f6 into main Aug 28, 2026
1 check passed
@aptend
aptend deleted the fix/internal-buildx-bootstrap branch August 28, 2026 05:56
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.

1 participant