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 a check when reading the config #1636

Merged
merged 1 commit into from
Aug 31, 2022

Conversation

manuelbuil
Copy link
Collaborator

Signed-off-by: Manuel Buil mbuil@suse.com

Description

If the user does not include the Network or IPv6Network parameters in the config, flannel fails without a useful error and it often breaks the network of the host. Therefore, we should check that these parameters exist in case ipv4 or ipv6 was enabled

Todos

  • Tests
  • Documentation
  • Release note

Release Note

Signed-off-by: Manuel Buil <mbuil@suse.com>
@manuelbuil manuelbuil merged commit 5f80136 into flannel-io:master Aug 31, 2022
@manuelbuil manuelbuil deleted the checkingConfig branch August 31, 2022 07:48
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

3 participants