kubernetes/minikube

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

開放

#4,322 建立於 2019年5月22日

 (5 則留言) (0 個反應) (0 位負責人)Go (5,222 個分叉)batch import
help wantedkind/featurepriority/backlog

倉庫指標

星標
 (31,799 顆星)
PR 合併指標
 (平均合併 12天 19小時) (30 天內合併 43 個 PR)

描述

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

貢獻者指南