-
Notifications
You must be signed in to change notification settings - Fork 703
Update Envoy to 1.14.2 #2584
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 to 1.14.2 #2584
Conversation
jpeach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @pims. Can you drop all the docs updates from this change? When we do the release, we will need to update the upgrading doc, but that will be a new section for upgrading to the new version.
8472edf to
db2439a
Compare
|
@jpeach done. |
Codecov Report
@@ Coverage Diff @@
## master #2584 +/- ##
==========================================
- Coverage 77.76% 77.73% -0.04%
==========================================
Files 71 71
Lines 5923 5923
==========================================
- Hits 4606 4604 -2
- Misses 1213 1214 +1
- Partials 104 105 +1
|
jpeach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This updates projectcontour#2579 Signed-off-by: tim <[email protected]>
db2439a to
c00ba5f
Compare
|
This updates #2579 |
This updates projectcontour#2579 Signed-off-by: tim <[email protected]>
This updates #2579 Signed-off-by: tim <[email protected]>
Update yaml definitions and documentation to point to the latest Envoy version.