Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

app-admin/flannel-wrapper: Create a 50-flannel.link #282

Merged
merged 1 commit into from
Apr 9, 2020

Conversation

margamanterola
Copy link
Contributor

When setting up flannel interfaces, use MACAddressPolicy=none, so that
the MAC Address used is the initial one set by the kernel and not the
one assigned by systemd.

See flannel-io/flannel#1155 for more information.

In #279 we tried adding the MACAddressPolicy=none setting to the
existing 50-flannel.network file. But the change should have been in a
.link file, not a .network file.

Testing done

I manually built the edge image, deployed it in packet and verified that ping on the flannel interface worked.

When setting up flannel interfaces, use MACAddressPolicy=none, so that
the MAC Address used is the initial one set by the kernel and not the
one assigned by systemd.

See flannel-io/flannel#1155 for more information.

In #279 we tried adding the MACAddressPolicy=none setting to the
existing 50-flannel.network file. But the change should have been in a
.link file, not a .network file.
@margamanterola margamanterola requested a review from a team April 9, 2020 14:34
@margamanterola margamanterola merged commit fb9f049 into flatcar-master Apr 9, 2020
@margamanterola margamanterola deleted the marga-kinvolk/flannel-link branch April 9, 2020 14:45
@margamanterola
Copy link
Contributor Author

This has now been cherry-picked to:

  • flatcar-build-2466.0.0
  • flatcar-build-2466.99.0
  • flatcar-master-alpha
  • flatcar-master-beta
  • flatcar-master-edge

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.

2 participants