kubernetes-sigs / blob-csi-driver

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

[release-1.24] fix: liveness probe failure when hostNetwork not enabled in controller #1377

Closed andyzhangx closed 2 months ago

andyzhangx commented 2 months ago

What type of PR is this? /kind bug

What this PR does / why we need it: fix: liveness probe failure when hostNetwork not enabled in controller

cherrypick of https://github.com/kubernetes-sigs/blob-csi-driver/pull/1376

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

fix: liveness probe failure when hostNetwork not enabled in controller
k8s-ci-robot commented 2 months 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.24/OWNERS)~~ [andyzhangx] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
andyzhangx commented 2 months ago

/retest