Skip to content

Change the error message when Config file is not available #4920

Closed
@blueelvis

Description

@blueelvis

The exact command to reproduce the issue:
minikube-windows-amd64.exe start --alsologtostderr --v=8

The full output of the command that failed:


The full output is correct but this first line kind of pops out -

Error reading config file at C:\Users\Pranav.Jituri\.minikube\config\config.json: open C:\Users\Pranav.Jituri\.minikube\config\config.json: The system cannot find the file specified.

The operating system version:
Windows 10 Enterprise.

Instead of showing it as an error, this needs a better solution message. Earlier, I used to see this and get confused as to what was wrong. Later on figured that this is rather the external custom config which is used.

Metadata

Metadata

Labels

kind/featureCategorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions