Skip to content

Conversation

@iwilltry42
Copy link
Contributor

@iwilltry42 iwilltry42 commented Oct 18, 2023

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #2738

Please provide a short message that should be published in the DevSpace release notes
Fixed an issue where DevSpace left over orphaned GRPC connections when pods are removed.

What else do we need to know?

This reduces the annoying grpc logs to 2 coming from the ping, just before the connection gets closed.

@netlify
Copy link

netlify bot commented Oct 18, 2023

Deploy Preview for devspace-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit cd3f61e
🔍 Latest deploy log https://app.netlify.com/sites/devspace-docs/deploys/65301c3653b45e0008289f07

Copy link
Collaborator

@FabianKramm FabianKramm left a comment

Choose a reason for hiding this comment

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

@iwilltry42 thanks a lot for the PR! LGTM, good catch!

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

Successfully merging this pull request may close these issues.

Leftover GRPC connection, if downstream is gone

2 participants