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

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

Merged
margamanterola merged 1 commit intoflatcar-masterfrom
marga-kinvolk/fix-flannel
Apr 8, 2020
Merged

app-admin/flannel-wrapper: set MACAddressPolicy=none for flannel#279
margamanterola merged 1 commit intoflatcar-masterfrom
marga-kinvolk/fix-flannel

Conversation

@margamanterola
Copy link
Copy Markdown
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
Copy Markdown
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 margamanterola force-pushed the marga-kinvolk/fix-flannel branch from 0524180 to ef23194 Compare April 8, 2020 12:53
@margamanterola
Copy link
Copy Markdown
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
Copy Markdown
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