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

update envoy f95f5391 #1140

Merged
merged 12 commits into from
Oct 21, 2020
Merged

update envoy f95f5391 #1140

merged 12 commits into from
Oct 21, 2020

Conversation

junr03
Copy link
Member

@junr03 junr03 commented Oct 20, 2020

Description: updates envoy to include:

Updates envoy mobile code to reflect changes in upstream envoy

Signed-off-by: Jose Nino jnino@lyft.com

Jose Nino added 4 commits October 20, 2020 15:46
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
@@ -7,9 +7,6 @@ const envoy_filter_headers_status_t kEnvoyFilterHeadersStatusContinue =
static_cast<envoy_filter_headers_status_t>(Envoy::Http::FilterHeadersStatus::Continue);
const envoy_filter_headers_status_t kEnvoyFilterHeadersStatusStopIteration =
static_cast<envoy_filter_headers_status_t>(Envoy::Http::FilterHeadersStatus::StopIteration);
const envoy_filter_headers_status_t kEnvoyFilterHeadersStatusContinueAndEndStream =
Copy link
Member Author

Choose a reason for hiding this comment

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

Jose Nino added 3 commits October 20, 2020 16:16
Signed-off-by: Jose Nino <jnino@lyft.com>
fmt
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
@junr03 junr03 changed the title update envoy update envoy f95f5391 Oct 20, 2020
Signed-off-by: Jose Nino <jnino@lyft.com>
rebello95
rebello95 previously approved these changes Oct 21, 2020
Signed-off-by: Jose Nino <jnino@lyft.com>
rebello95
rebello95 previously approved these changes Oct 21, 2020
Jose Nino added 2 commits October 20, 2020 20:07
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
fmt
Signed-off-by: Jose Nino <jnino@lyft.com>
@junr03 junr03 merged commit dceab81 into main Oct 21, 2020
@junr03 junr03 deleted the update-e branch October 21, 2020 04:30
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.

2 participants