GoogleContainerTools/skaffold

Add error code and actionable message for minikube guest status error code

开放

#6,195 创建于 2021年7月13日

 (0 条评论) (0 个反应) (0 位负责人)Go (1,416 个派生)batch import
area/errorsbugbash/q4-2022help wantedkind/feature-requestneeds-actionable-errorpriority/p3

仓库指标

星标
 (12,822 个星标)
PR 合并指标
 (平均合并 3天 6小时) (30 天内合并 16 个 PR)

描述

While testing I had restarted my docker desktop.

skaffold dev
invalid skaffold config: getting minikube env: running [/usr/local/bin/minikube docker-env --shell none -p minikube --user=skaffold]
 - stdout: "false exit code 80\n"
 - stderr: "X Exiting due to GUEST_STATUS: state: unknown state \"minikube\": docker container inspect minikube --format=: exit status 1\nstdout:\n\n\nstderr:\nError response from daemon: dial unix docker.raw.sock: connect: connection refused\n\n* \n╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮\n│                                                                                                                               │\n│    * If the above advice does not help, please let us know:                                                                   │\n│      https://github.com/kubernetes/minikube/issues/new/choose                                                                 │\n│                                                                                                                               │\n│    * Please attach the following file to the GitHub issue:                                                                    │\n│    * - /var/folders/gk/s778hvkj0lb0zl95ywvw0snr00cfc0/T/minikube_docker-env_82c5ad3171faed17430d191f235b0322cd2f0c3c_0.log    │\n│                                                                                                                               │\n╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯\n\n"
 - cause: exit status 80

贡献者指南