cndi E931 - cndi_config.yaml fails validation when cndi_config.yaml[infrastructure][cndi][network][network_identifier] is defined in create mode
#1069
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 code931when it findscndi_config.yaml[infrastructure][cndi][network][network_identifier]is specified while in thecreatenetwork mode.resolution tips
When using cndi's network
createmode it creates all the network infrastructure on your behalf including the vnet for your cluster, therefore thenetwork_identifierproperty is not required. If you want cndi to insert the cluster into an existing virtual network, use theinsertnetwork mode instead.Beta Was this translation helpful? Give feedback.
All reactions