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

fix: ensure eth0 addr is set to NIC's primary addr #39

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

jadarsie
Copy link
Member

Reason for Change:

Fix an issue where multi-master clusters provision fails if distro is set to ubuntu-18 or ubuntu-20.04, and network plugin is set to azure.

Cloud-init network configuration does not set eth0's address to the NIC's primary address. This breaks the etcd cluster as the cluster members do not trust requests from unexpected sources.

@jadarsie jadarsie merged commit 31fa122 into Azure:master Sep 29, 2022
@jadarsie jadarsie deleted the eth0-addr-fix branch October 10, 2022 21:46
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.

1 participant