kubernetes/minikube

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

Aperta

#4322 aperta il 22 mag 2019

 (5 commenti) (0 reazioni) (0 assegnatari)Go (5222 fork)batch import
help wantedkind/featurepriority/backlog

Metriche repository

Star
 (31.799 stelle)
Metriche merge PR
 (Merge medio 12g 19h) (43 PR mergiate in 30 g)

Descrizione

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

Guida contributor