Conversation
|
/retest |
|
/assign @andyzhangx |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andyzhangx, xing-yang The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
btw, you could just run |
|
/hold |
|
/hold cancel |
|
@andyzhangx I addressed your comments. Please take another look. Thanks. |
|
/lgtm |
|
@sunnylovestiramisu can you help cherry pick this PR to release-4.2 |
|
/cherry-pick release-4.2 |
|
@sunnylovestiramisu: #924 failed to apply on top of branch "release-4.2": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/cherry-pick release-6.3 |
|
/cherry-pick release-6.2 |
|
@sunnylovestiramisu: #924 failed to apply on top of branch "release-6.3": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@sunnylovestiramisu: #924 failed to apply on top of branch "release-6.2": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/cherry-pick release-6.1 |
|
@sunnylovestiramisu: #924 failed to apply on top of branch "release-6.1": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Update to golang.org/x/net v0.17.0 to pass the trivy scan.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
go get -u golang.org/x/net
go mod tidy
go mod vendor
Does this PR introduce a user-facing change?: