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

grpc graceful shutdown #64

Merged
merged 17 commits into from
Apr 24, 2020
Merged

grpc graceful shutdown #64

merged 17 commits into from
Apr 24, 2020

Conversation

jyotimahapatra
Copy link
Contributor

Signed-off-by: Jyoti Mahapatra jmahapatra@lyft.com

Jyoti Mahapatra added 6 commits April 22, 2020 14:58
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Jyoti Mahapatra added 2 commits April 22, 2020 23:02
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
)

func TestXdsClientGetsIncrementalResponsesFromUpstreamServer(t *testing.T) {
dir, err := os.Getwd()
Copy link

Choose a reason for hiding this comment

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

Is this guaranteed to be here in CI jobs? Should there be an environment variable but default to this if it is not set?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah..the CI jobs are set up to correctly set the folder https://github.com/envoyproxy/xds-relay/blob/master/.github/workflows/integration-tests.yml#L40
They run locally too without any changes.

internal/app/upstream/client.go Outdated Show resolved Hide resolved
internal/app/server/server.go Show resolved Hide resolved
@jyotimahapatra jyotimahapatra changed the title grpc graceful shutdown handler grpc graceful shutdow Apr 23, 2020
@jyotimahapatra jyotimahapatra changed the title grpc graceful shutdow grpc graceful shutdown Apr 23, 2020
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
internal/app/server/server.go Outdated Show resolved Hide resolved
internal/app/server/server.go Show resolved Hide resolved
Jyoti Mahapatra added 8 commits April 23, 2020 15:27
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
Copy link

@lita lita left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@jessicayuen jessicayuen merged commit 2b11d13 into envoyproxy:master Apr 24, 2020
jessicayuen pushed a commit to jessicayuen/xds-relay that referenced this pull request Apr 24, 2020
Signed-off-by: Jyoti Mahapatra <jmahapatra@lyft.com>
@jyotimahapatra jyotimahapatra deleted the shut branch November 14, 2020 01:14
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.

3 participants