Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@skriss
Copy link
Member

@skriss skriss commented Dec 14, 2020

Updates the CLI commands to use xDS v3. Also fixes a panic
when no user agent build version is present.

Updates #3200.

Signed-off-by: Steve Kriss [email protected]

Updates the CLI commands to use xDS v3. Also fixes a panic
when no user agent build version is present.

Updates projectcontour#3200.

Signed-off-by: Steve Kriss <[email protected]>
@skriss skriss added this to the 1.11.0 milestone Dec 14, 2020
@codecov
Copy link

codecov bot commented Dec 14, 2020

Codecov Report

Merging #3202 (ce2bf96) into main (6a50919) will increase coverage by 0.04%.
The diff coverage is 23.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3202      +/-   ##
==========================================
+ Coverage   74.04%   74.09%   +0.04%     
==========================================
  Files          97       97              
  Lines        6019     6021       +2     
==========================================
+ Hits         4457     4461       +4     
+ Misses       1468     1467       -1     
+ Partials       94       93       -1     
Impacted Files Coverage Δ
cmd/contour/cli.go 0.00% <0.00%> (ø)
cmd/contour/contour.go 0.00% <0.00%> (ø)
internal/xds/v3/callbacks.go 100.00% <100.00%> (ø)
internal/dag/cache.go 96.04% <0.00%> (+0.79%) ⬆️

Copy link
Member

@sunjayBhatia sunjayBhatia left a comment

Choose a reason for hiding this comment

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

go list -f '{{ join .Imports "\n" }}' ./... | grep -E 'envoy.*v2'

Doesn't return any v2 packages 👍

Just one comment about possibly adding test coverage

Signed-off-by: Steve Kriss <[email protected]>
@skriss skriss merged commit 80f1f74 into projectcontour:main Dec 14, 2020
@skriss skriss deleted the cli-v3 branch December 16, 2020 19:28
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