cndi E940 - cndi_config.yaml fails validation when cndi_config.yaml[infrastructure][cndi][network][subnet_address_spaces] contains an invalid subnet in create mode
#1163
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.
Uh oh!
There was an error while loading. Please reload this page.
-
description
The
cndiCLI exits with error code940when it finds an entry incndi_config.yaml[infrastructure][cndi][network][subnet_address_spaces][public]orcndi_config.yaml[infrastructure][cndi][network][subnet_address_spaces][private]entry with an invalid CIDR block while in thecreatenetwork mode.resolution tips
When using cndi's network
createmode cndi can optionally include set ofpublicand/orprivatesubnet address spaces, if these values are specified each should be a list of subnet CIDR blocks used to create the cluster's host network. This parameter can be omitted if you are comfortable with the default network setup.Beta Was this translation helpful? Give feedback.
All reactions