kubernetes-sigs / blob-csi-driver

Azure Blob Storage CSI driver
Apache License 2.0
117 stars 75 forks source link

[release-1.23] fix: create private endpoint failure #1408

Closed andyzhangx closed 4 weeks ago

andyzhangx commented 1 month ago

What type of PR is this? /kind bug

What this PR does / why we need it: fix: create private endpoint failure, failed with following error:

I0603 07:08:08.240380       1 azure_storageaccount.go:353] get private dns zone privatelink.blob.core.windows.net returned with authenticated requests are not permitted for non TLS protected (https) endpoints

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

fix: create private endpoint failure
k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/blob-csi-driver/blob/release-1.23/OWNERS)~~ [andyzhangx] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment