Conversation
This supports more efficient execution on MacOS/arm64. It also gets around a bug where on MacOS, invoking a amd64 wait command and then exec-ing an arm64 executable seems to hang (either in network checking or in the exec itself). Changes - Dockerfile: Support buildx platform specific build (remove hard-coded arch triple and use buildx TAGERTARCH magic build arg to set triple. - push workflow: Do multiplatform build and push.
This syntax is supported by the current 1.34 version too so this should be sufficient backwards compatible.
Instead of using the default 10.42.0.0/15 range for the k8s default control plane and data plane CIDR ranges, use 10.128.0.0/15 instead. This reduces the changes of colliding with a host POD range (i.e. if conlink is being run where the host system itself is a k8s POD container).
- Minor version bump since we are adding a new platform (more than just a patch/fix)
gdw2vs
approved these changes
Feb 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.