Obsolete "The 'none' driver will run an insecure kubernetes apiserver" warning? #3263
Labels
co/none-driver
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/ux
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
BUG REPORT
Please provide the following details:
Environment:
minikube git HEAD
What happened:
Minikube emits this warning when using vm-driver=none
https://github.com/kubernetes/minikube/blob/ae9f4b20c7fcb7a89fc65e6eab0fb716f4d1a4ed/cmd/minikube/cmd/start.go#L341_L346
This pull request imho addressed the warning
#1694
What you expected to happen:
Not seeing the warning anymore.
If you agree I can send a follow PR to remove the warning and make the option that can be used to suppress the warning a dummy (let me know if you have a different policy for handling obsolete settings).
The text was updated successfully, but these errors were encountered: