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 to v1.23.1 #4691

Merged
merged 2 commits into from
Aug 29, 2022
Merged

update Envoy to v1.23.1 #4691

merged 2 commits into from
Aug 29, 2022

Conversation

skriss
Copy link
Member

@skriss skriss commented Aug 29, 2022

Closes #4685.

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

Closes projectcontour#4685.

Signed-off-by: Steve Kriss <krisss@vmware.com>
@skriss skriss requested a review from a team as a code owner August 29, 2022 15:01
@skriss skriss requested review from tsaarni, stevesloka and sunjayBhatia and removed request for a team August 29, 2022 15:01
Signed-off-by: Steve Kriss <krisss@vmware.com>
@skriss skriss added the release-note/small A small change that needs one line of explanation in the release notes. label Aug 29, 2022
@skriss skriss added this to the 1.22.1 milestone Aug 29, 2022
@codecov
Copy link

codecov bot commented Aug 29, 2022

Codecov Report

Merging #4691 (7cd3300) into main (1f55486) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

❗ Current head 7cd3300 differs from pull request most recent head add650e. Consider uploading reports for the commit add650e to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4691      +/-   ##
==========================================
- Coverage   76.10%   76.10%   -0.01%     
==========================================
  Files         140      140              
  Lines       13097    13097              
==========================================
- Hits         9968     9967       -1     
- Misses       2873     2874       +1     
  Partials      256      256              
Impacted Files Coverage Δ
cmd/contour/gatewayprovisioner.go 0.00% <0.00%> (ø)
internal/sorter/sorter.go 98.19% <0.00%> (-0.61%) ⬇️

@skriss skriss merged commit ad56553 into projectcontour:main Aug 29, 2022
@skriss skriss deleted the pr-envoy-1.23.1 branch August 29, 2022 16:46
skriss added a commit to skriss/contour that referenced this pull request Aug 29, 2022
Closes projectcontour#4685.

Signed-off-by: Steve Kriss <krisss@vmware.com>
skriss added a commit to skriss/contour that referenced this pull request Aug 29, 2022
Closes projectcontour#4685.

Signed-off-by: Steve Kriss <krisss@vmware.com>
skriss added a commit that referenced this pull request Aug 29, 2022
Closes #4685.

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
release-note/small A small change that needs one line of explanation in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contour v1.22.0 is broken on arm64 because of Envoy v1.23.0
2 participants