Detect --extra-config issues immediately rather than waiting 10 minutes #4806
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
If a user feeds bad data into apiserver, the apiserver crashes immediately with messages that can be found using
minikube logs --problems
.This makes experimentation hard. Instead of telling users about it immediately, we currently make them wait ~8 minutes. We can do better :)
The text was updated successfully, but these errors were encountered: