Skip to content

Fail fast if minikube is used but not started#4042

Merged
dgageot merged 2 commits intoGoogleContainerTools:masterfrom
dgageot:fix-4013
Apr 28, 2020
Merged

Fail fast if minikube is used but not started#4042
dgageot merged 2 commits intoGoogleContainerTools:masterfrom
dgageot:fix-4013

Conversation

@dgageot
Copy link
Copy Markdown
Contributor

@dgageot dgageot commented Apr 28, 2020

Fixes #4013

Signed-off-by: David Gageot <david@gageot.net>
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 28, 2020

Codecov Report

Merging #4042 into master will increase coverage by 0.01%.
The diff coverage is 80.00%.

Impacted Files Coverage Δ
pkg/skaffold/runner/new.go 70.00% <66.66%> (ø)
cmd/skaffold/app/cmd/runner.go 75.00% <100.00%> (ø)
pkg/skaffold/docker/client.go 72.27% <100.00%> (-0.28%) ⬇️
...affold/kubernetes/portforward/kubectl_forwarder.go 68.29% <0.00%> (+2.43%) ⬆️

Signed-off-by: David Gageot <david@gageot.net>
Copy link
Copy Markdown
Member

@briandealwis briandealwis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice — I just hit this yesterday.

@dgageot dgageot merged commit 43d66c4 into GoogleContainerTools:master Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[error scenario] skaffold dev continues with dev loop even though Minikube cluster is not present.

3 participants