kubernetes/minikube

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

Ouverte

#4 322 ouverte le 22 mai 2019

 (5 commentaires) (0 réaction) (0 personne assignée)Go (5 222 forks)batch import
help wantedkind/featurepriority/backlog

Métriques du dépôt

Stars
 (31 799 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur