GoogleContainerTools / GoogleContainerTools/skaffold

skaffold debug does not retry connection

Open
#9,439 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

### Expected behavior
It would be great if skaffold would retry the connection to the session somehow

### Actual behavior
if I switch network or connection is lost then I get the following message for each of the services:
`[service-name] error: http2: client connection lost
`then I need to ctrl+C and redeploy the whole system for continuing the skaffold dev/debug session
### Information

- Skaffold version: b7e4b9ddb
- Operating system: MacOS 14.4.1 (23E224)
- Installed via: skaffold.dev
- Contents of skaffold.yaml: deployed using helm on k8s

### Steps to reproduce the behavior

1. a clonable repository with the sample skaffold project
2. skaffold dev
3. switch wifi network

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.