cndi E935 - cndi_config.yaml fails validation when cndi_config.yaml[infrastructure][cndi][network][subnet_identifiers][private] contains an invalid entry in insert mode
#1158
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 code935when it finds an entry incndi_config.yaml[infrastructure][cndi][network][subnet_identifiers][private]contains an invalid identifier for your deployment target while in theinsertnetwork mode.resolution tips
When using cndi's network
insertmode cndi needs atleast one valid entry for private or publicsubnet_identifiers. This is a new requirement in CNDI v3, where previously we would create subnets in your target network byvnet_identifier, we now need anetwork_identifieralongside subnet identifiers.Beta Was this translation helpful? Give feedback.
All reactions