kubernetes/minikube

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

Aberta

#4.322 aberto em 22 de mai. de 2019

 (5 comentários) (0 reação) (0 responsável)Go (5.222 forks)batch import
help wantedkind/featurepriority/backlog

Métricas do repositório

Stars
 (31.799 estrelas)
Métricas de merge de PR
 (Mesclagem média 12d 19h) (43 fundiu PRs em 30d)

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

Guia do colaborador