Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skaffold debug does not retry connection #9439

Open
edencybellum opened this issue Jun 10, 2024 · 0 comments
Open

skaffold debug does not retry connection #9439

edencybellum opened this issue Jun 10, 2024 · 0 comments

Comments

@edencybellum
Copy link

edencybellum commented Jun 10, 2024

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: b7e4b9d
  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant