Add the UNIX prefix of the CSI address.#109559
Add the UNIX prefix of the CSI address.#109559junlai-coder wants to merge 1 commit intokubernetes:masterfrom
Conversation
|
Please note that we're already in Test Freeze for the |
|
@LuJunlai1996: This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The DetailsInstructions 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. |
|
Welcome @LuJunlai1996! |
|
Hi @LuJunlai1996. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: LuJunlai1996 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/release-note-none |
|
/assign @Jiawei0227 @Jiawei0227 @saikat-royc may I ask you to approve this one? |
pkg/volume/csi/csi_client.go
Outdated
There was a problem hiding this comment.
need to take windows into account too?
There was a problem hiding this comment.
Thanks for the reminder, resolved.
|
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
@LuJunlai1996: PR needs rebase. DetailsInstructions 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. |
|
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
|
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close |
|
@k8s-triage-robot: Closed this PR. 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 bug
What this PR does / why we need it:
Target should start with unix: to avoid setting empty authority header according to RFC-3986.
grpc/grpc-go#2628
grpc/grpc-go#3730
Which issue(s) this PR fixes:
Fixes #107093
Fixes #109081
Fixes #108254
Special notes for your reviewer:
NONE
Does this PR introduce a user-facing change?
NONE