kubernetes/minikube

UI progress bars stepping on each other

開放

#11,069 建立於 2021年4月11日

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

倉庫指標

星標
 (31,799 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

I noticed that preloaded-images-k8s and index.docker.io/kicbase progress bars step on each other when download is in progress and it is confusing for the user and might be interpreted as a glitch. When the download is finished, they are displayed in separate lines:

minikube start --driver=docker
😄  minikube v1.19.0 on Darwin 10.15.7
✨  Using the docker driver based on user configuration
👍  Starting control plane node minikube in cluster minikube
🚜  Pulling base image ...
💾  Downloading Kubernetes v1.20.2 preload ...
    > gcr.io/k8s-minikube/kicbase...: 357.67 MiB / 357.67 MiB  100.00% 396.74 K
    > preloaded-images-k8s-v10-v1...: 491.71 MiB / 491.71 MiB  100.00% 411.47 K
    > index.docker.io/kicbase/sta...: 357.67 MiB / 357.67 MiB  100.00% 417.22 K

貢獻者指南