Skip to content

feat: change dockerfile to support multi-platform build#46

Merged
asatt merged 2 commits intomainfrom
feat/multiplatform-build-support
Sep 8, 2025
Merged

feat: change dockerfile to support multi-platform build#46
asatt merged 2 commits intomainfrom
feat/multiplatform-build-support

Conversation

@asatt
Copy link
Copy Markdown
Contributor

@asatt asatt commented Sep 8, 2025

chore: rename build workflow file

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Inside the image, the amd64 kubectl binary was used for amd64 and arm64 builds.

As a side effect, the build and push action is now working much quicker.

In addition, bump kubectl version to the latest available 1.34.0:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md

It was compiled using go 1.24.6.

QA Instructions, Screenshots, Recordings

Validate this image and kubectl inside on arm64.

Added/updated tests?

  • Yes
  • No, and this is why: not needed
  • I need help with writing tests

@asatt asatt merged commit b1d9c22 into main Sep 8, 2025
23 checks passed
@asatt asatt deleted the feat/multiplatform-build-support branch September 8, 2025 15:22
@github-actions github-actions bot locked and limited conversation to collaborators Sep 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant