-
Notifications
You must be signed in to change notification settings - Fork 323
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
Shutdown Subcommands with SIGTERM and SIGINT #389
Merged
Merged
Commits on Nov 11, 2020
-
Shutdown Connect Lifecycle Sidecar with SIGTERM
- Kubernetes sends SIGTERM to shut down containers. - Other tools like Argo also adopts the same behaviour to shut container down - Connect Lifecycle Sidecar should also listen to SIGTERM for shutting down
Configuration menu - View commit details
-
Copy full SHA for 30ea4a8 - Browse repository at this point
Copy the full SHA 30ea4a8View commit details
Commits on Nov 12, 2020
-
Update subcommand/lifecycle-sidecar/command.go
Co-authored-by: Ashwin Venkatesh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 649a6a2 - Browse repository at this point
Copy the full SHA 649a6a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ead19ff - Browse repository at this point
Copy the full SHA ead19ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 855da2b - Browse repository at this point
Copy the full SHA 855da2bView commit details
Commits on Nov 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c54699e - Browse repository at this point
Copy the full SHA c54699eView commit details
Commits on Nov 14, 2020
-
Update subcommand/inject-connect/command_test.go
Co-authored-by: Ashwin Venkatesh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55e50b1 - Browse repository at this point
Copy the full SHA 55e50b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 679275f - Browse repository at this point
Copy the full SHA 679275fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 198d3de - Browse repository at this point
Copy the full SHA 198d3deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68878b3 - Browse repository at this point
Copy the full SHA 68878b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bba5a1 - Browse repository at this point
Copy the full SHA 4bba5a1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.