jkcfg / kubernetes

Apache License 2.0
26 stars 6 forks source link

Better handling of incorrect version for validate #61

Open squaremo opened 4 years ago

squaremo commented 4 years ago

src/validate.js reads a parameter for the Kubernetes version to validate against; since it uses that directly as a directory name, the error that comes back if you get it wrong is a bit mysterious.