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

nm-configurator should probably (?) fail more gracefully when the node is not known #20

Closed
rdoxenham opened this issue Dec 20, 2023 · 0 comments · Fixed by suse-edge/edge-image-builder#115

Comments

@rdoxenham
Copy link

We need to consider whether it would be advantageous for a node to be able to boot up on an image where the network configuration cannot be found for the node that's booting up. Today, this fails and the node drops to the emergency shell:

image

Perhaps (and this really is meant to be a question) we should default back to failing more gracefully and attempting DHCP instead, that way new nodes that may not have been known about when the original image was created could be used in the wild, albeit requiring post-deployment network configuration, otherwise this forces image rebuilding for all new nodes, which may not always be desired.

(We'd also need to consider how this would impact the placement of # combustion: network in the main combustion script.)

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 a pull request may close this issue.

1 participant