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

add multi-arch dockerfile and remove mips64le architecture #1835

Merged
merged 2 commits into from Dec 21, 2023

Conversation

thomasferrandiz
Copy link
Contributor

Description

  • This commit adds a multi-arch Dockerfile that allows us to create images for all flannel architecture with the same file.
  • Support for mips64le architecture is removed as of this commit since our base image (alpine) stopped supporting it. (see Deprecation of the mips64le flannel port #1832)
  • iptables-wrapper-installer.sh is aligned with upstream and checks out upstream code directly during the docker builds

Todos

  • Tests
  • Documentation
  • Release note

Release Note

mips64le architecture is removed

- This commit adds a multi-arch Dockerfile that allows us to create images
for all flannel architecture with the same file.
- Support for mips64le architecture is removed as of this commit since
  our base image (alpine) stopped supporting it.
- iptables-wrapper-installer.sh is aligned with upstream and checks out
  upstream code directly during the docker builds
@thomasferrandiz thomasferrandiz merged commit aa4fc2b into flannel-io:master Dec 21, 2023
8 checks passed
manuelbuil pushed a commit to manuelbuil/flannel that referenced this pull request Jan 12, 2024
…arch

add multi-arch dockerfile and remove mips64le architecture
@thomasferrandiz thomasferrandiz deleted the update-multi-arch branch March 18, 2024 10:55
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.

None yet

4 participants