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

app-admin/flannel-wrapper: set MACAddressPolicy=none for flannel #279

Merged
merged 1 commit into from
Apr 8, 2020

Conversation

margamanterola
Copy link
Contributor

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

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

This fixes the issue we saw with the vxlan test

@margamanterola margamanterola requested a review from a team April 8, 2020 12:49
@pothos
Copy link
Contributor

pothos commented Apr 8, 2020

Thanks, small correction for the commit message: is the one set by flannelis the initial one set by the kernel

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.
@margamanterola
Copy link
Contributor Author

Done

@margamanterola margamanterola merged commit 21104de into flatcar-master Apr 8, 2020
@margamanterola margamanterola deleted the marga-kinvolk/fix-flannel branch April 8, 2020 13:02
@margamanterola
Copy link
Contributor Author

This has now been cherry-picked to:

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

margamanterola pushed a commit that referenced this pull request Apr 9, 2020
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 pushed a commit that referenced this pull request Apr 9, 2020
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 pushed a commit that referenced this pull request Apr 9, 2020
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 pushed a commit that referenced this pull request Apr 9, 2020
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 pushed a commit that referenced this pull request Apr 9, 2020
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 pushed a commit that referenced this pull request Apr 9, 2020
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.
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