rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
442 stars 243 forks source link

Validate questions.yml #5095

Open catherineluse opened 2 years ago

catherineluse commented 2 years ago

Vince suggested that since we validate other user input when they fill out forms or YAML, we should also validate the user's answers in questions.yml.

catherineluse commented 2 years ago

The NeuVector team said they were told that we are moving away from questions.yml and we are moving toward normal forms for Rancher's charts. Before working on this we should find out if questions.yml will be deprecated.

catherineluse commented 2 years ago

Caleb confirmed that the questions.yml will not be deprecated.

jamesongithub commented 2 years ago

would this include validating required in questions.yml also? currently it's just a red dot. it would be nice if the user could not proceed if required questions are empty