Skip to content

[v16] ci: Make node buildbox runtime-architecture specific#57206

Closed
camscale wants to merge 1 commit intobranch/v16from
camh/v16/node-buildbox-arch
Closed

[v16] ci: Make node buildbox runtime-architecture specific#57206
camscale wants to merge 1 commit intobranch/v16from
camh/v16/node-buildbox-arch

Conversation

@camscale
Copy link
Copy Markdown
Contributor

Add a runtime architecture suffix to the node buildbox OCI image name so
that we do not keep rebuilding it when doing an ARM64 release. ARM64
releases are built on ARM64 hosts, but the node buildbox is for AMD64 so
the ARM64 build always has to rebuild it. Adding a runtime architecture
suffix should prevent this rebuild and make the release faster.

Backport: #53943
Test-run: https://github.com/gravitational/teleport.e/actions/runs/16558912154

Add a runtime architecture suffix to the node buildbox OCI image name so
that we do not keep rebuilding it when doing an ARM64 release. ARM64
releases are built on ARM64 hosts, but the node buildbox is for AMD64 so
the ARM64 build always has to rebuild it. Adding a runtime architecture
suffix should prevent this rebuild and make the release faster.
@camscale camscale added the no-changelog Indicates that a PR does not require a changelog entry label Jul 28, 2025
@github-actions github-actions bot requested a review from hugoShaka July 28, 2025 03:02
@camscale
Copy link
Copy Markdown
Contributor Author

camscale commented Nov 9, 2025

old obsolete PR forgotten about

@camscale camscale closed this Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants