kubernetes/minikube

minikube should warn about out-of-date VM's

Offen

#4.322 geöffnet am 22.05.2019

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (5.222 Forks)batch import
help wantedkind/featurepriority/backlog

Repository-Metriken

Stars
 (31.799 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 12T 19h) (43 gemergte PRs in 30 T)

Beschreibung

Occassionally, using minikube from an old VM can cause issues. For instance, an unexpectedly old version of Docker.

We should detect if the image version is out of date, and warn appropriately.

Two ideas:

  • older than the major release of minikube
  • older than X days

Contributor Guide