Skip to content

Gracefully shutdown RPC servers.#4010

Merged
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:graceful-shutdown
Apr 23, 2020
Merged

Gracefully shutdown RPC servers.#4010
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
dgageot:graceful-shutdown

Conversation

@dgageot
Copy link
Copy Markdown
Contributor

@dgageot dgageot commented Apr 22, 2020

@tejal29 can you try this out and see if it's better now?

Fixes #3970
Maybe fixes #3991

Signed-off-by: David Gageot david@gageot.net

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 22, 2020

Codecov Report

Merging #4010 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted Files Coverage Δ
pkg/skaffold/server/server.go 61.84% <100.00%> (+3.27%) ⬆️

Copy link
Copy Markdown
Contributor

@nkubala nkubala left a comment

Choose a reason for hiding this comment

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

couldn't tell if the integration test failure was a flake or not, so I restarted the job. assuming it passes this LGTM

@dgageot
Copy link
Copy Markdown
Contributor Author

dgageot commented Apr 22, 2020

Looks like it's not a flake

@dgageot dgageot force-pushed the graceful-shutdown branch from 5d386cd to a4b9902 Compare April 23, 2020 07:31
Signed-off-by: David Gageot <david@gageot.net>
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.

Skaffold event API failed to send a failure reason when project not found. Gracefully shutdown RPC server.

3 participants