kubernetes/minikube

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

オープン

#4,322 opened on 2019/05/22

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Go (5,222 件のフォーク)batch import
help wantedkind/featurepriority/backlog

Repository metrics

Stars
 (31,799 個のスター)
PR merge metrics
 (平均マージ 12d 19h) (30d で 43 merged PRs)

説明

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

コントリビューターガイド