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

examples: update Envoy to 1.17.1 #3417

Merged
merged 1 commit into from
Mar 1, 2021
Merged

Conversation

skriss
Copy link
Member

@skriss skriss commented Feb 26, 2021

Signed-off-by: Steve Kriss krisss@vmware.com

@codecov
Copy link

codecov bot commented Feb 26, 2021

Codecov Report

Merging #3417 (374a4be) into main (50f17a3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3417   +/-   ##
=======================================
  Coverage   75.24%   75.24%           
=======================================
  Files          98       98           
  Lines        6531     6531           
=======================================
  Hits         4914     4914           
  Misses       1509     1509           
  Partials      108      108           

@skriss skriss marked this pull request as ready for review February 26, 2021 16:41
@skriss skriss requested a review from a team as a code owner February 26, 2021 16:41
@skriss skriss requested review from stevesloka and sunjayBhatia and removed request for a team February 26, 2021 16:41
@skriss
Copy link
Member Author

skriss commented Feb 26, 2021

idk if we want to hold this until official Envoy 1.17.1 docs/changelog are out. right now it looks like there's just a GH release and docker images.

@sunjayBhatia
Copy link
Member

idk if we want to hold this until official Envoy 1.17.1 docs/changelog are out. right now it looks like there's just a GH release and docker images.

Some Envoy pipeline issues going on, I'll mention them in upstream slack

@sunjayBhatia
Copy link
Member

idk if we want to hold this until official Envoy 1.17.1 docs/changelog are out. right now it looks like there's just a GH release and docker images.

Some Envoy pipeline issues going on, I'll mention them in upstream slack

https://envoyproxy.slack.com/archives/C78HA81DH/p1614358124037500

Signed-off-by: Steve Kriss <krisss@vmware.com>
@skriss skriss merged commit 711001c into projectcontour:main Mar 1, 2021
@skriss skriss deleted the envoy-1.17.1 branch March 1, 2021 15:53
skriss added a commit to skriss/contour that referenced this pull request Mar 1, 2021
Signed-off-by: Steve Kriss <krisss@vmware.com>
skriss added a commit that referenced this pull request Mar 1, 2021
* internal/xdscache: include global rate limits for secure vhosts (#3410)

Fixes a bug where global rate limit policies were being ignored
when defined at the virtual host level on secure vhosts.

Fixes #3409.

Signed-off-by: Steve Kriss <krisss@vmware.com>

* cmd/contour: pass pointers to StatusAddressUpdater (#3412)

Fixes an issue where non-pointers were being passed to
the StatusAddressUpdater when the load balancer address
changed, which was resulting in HTTPProxies/Ingresses
not immediately getting updated with the new address.

Fixes #3411.

Signed-off-by: Steve Kriss <krisss@vmware.com>

* examples: update Envoy to 1.17.1 (#3417)

Signed-off-by: Steve Kriss <krisss@vmware.com>
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