Env vars aren't validated #85
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
Env vars are not validated like cli flags are.
Expected Behaviour
Env vars should be validated just like cli flags are.
Current Behaviour
A bad env var that wouldn't pass the cli flag validation could cause unexpected behavior.
For example:
Possible Solution
Steps to Reproduce (for bugs)
Context
Your Environment
Operating System and version (e.g. Linux, Windows, MacOS):
How are you running Tinkerbell? Using Vagrant & VirtualBox, Vagrant & Libvirt, on Packet using Terraform, or give details:
Link to your project or a code example to reproduce issue:
The text was updated successfully, but these errors were encountered: