-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add healthchecks Signed-off-by: Ali Aqel <aliaqel@stripe.com> * add new vendor files Signed-off-by: Ali Aqel <aliaqel@stripe.com> * fix server startup Signed-off-by: Ali Aqel <aliaqel@stripe.com> * add logging Signed-off-by: Ali Aqel <aliaqel@stripe.com> * add graceful shutdown and client side healthchecking Signed-off-by: Ali Aqel <aliaqel@stripe.com> * remove context to fix static checks Signed-off-by: Ali Aqel <aliaqel@stripe.com> * add changelog Signed-off-by: Ali Aqel <aliaqel@stripe.com> * add round_robin policy Signed-off-by: Ali Aqel <aliaqel@stripe.com> * add round_robin policy Signed-off-by: Ali Aqel <aliaqel@stripe.com> * remove extra comma Signed-off-by: Ali Aqel <aliaqel@stripe.com> * change how grpc server starts relative to leader election Signed-off-by: Ali Aqel <aliaqel@stripe.com> * update comment Signed-off-by: Ali Aqel <aliaqel@stripe.com> --------- Signed-off-by: Ali Aqel <aliaqel@stripe.com>
- Loading branch information
1 parent
6bc6139
commit 3bf5151
Showing
8 changed files
with
354 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.