Skip to content

Omission of --kubernetes-version upgrades cluster to the default version #2570

Closed
@jar349

Description

@jar349

Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT

Please provide the following details:

Environment:
Mac Sierra (10.12.6)

Minikube version (use minikube version):

  • OS (e.g. from /etc/os-release): Buildroot 2017.02
  • VM Driver (e.g. cat ~/.minikube/machines/minikube/config.json | grep DriverName): virtualbox
  • ISO version (e.g. cat ~/.minikube/machines/minikube/config.json | grep -i ISO or minikube ssh cat /etc/VERSION): minikube-v0.23.6.iso

What happened:
minikube upgraded itself from 1.8 to 1.9 when it was stopped and started

What you expected to happen:
don't upgrade

How to reproduce it (as minimally and precisely as possible):

minikube start --kubernetes-version v1.8.0
kubectl version
minikube stop
minikube start
kubectl version

Metadata

Metadata

Assignees

Labels

kind/documentationCategorizes issue or PR as related to documentation.kind/uxpriority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions