cndi E924 - cndi_config.yaml fails validation when a node specifies min_count of 0
#1051
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 code924when it finds anycndi_config.yaml[infrastructure][cndi][nodes]entry which specifiesmin_countof0resolution tips
CNDI doesn't currently support autoscaling down to zero (
0), if you want support for this please leave a comment here. In the meantime please either turn off your cluster as required, or use acount/min_countof at least1.All reactions