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 合并指标
 (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

贡献者指南