cndi E939 - cndi_config.yaml fails validation when cndi_config.yaml[infrastructure][cndi][network][network_address_space] is invalid in create mode
#1162
johnstonmatt
announced in
Error Message Discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
description
The
cndiCLI exits with error code939when it finds an entry incndi_config.yaml[infrastructure][cndi][network][network_address_space]is an invalid CIDR block while in thecreatenetwork mode.resolution tips
When using cndi's network
createmode cndi can optionally include anetwork_address_space, if this value is specified it should be a CIDR block used to create the cluster's host network. This parameter can be omitted if you are comfortable with the default network setup.All reactions