alibaba-cloud-csi-driver icon indicating copy to clipboard operation
alibaba-cloud-csi-driver copied to clipboard

docs,helm: disable controller on non-ECS

Open huww98 opened this issue 1 year ago • 1 comments

What type of PR is this?

/kind bug /kind documentation

What this PR does / why we need it:

To fix panic in NAS controller because of missing region ID.

Dynamic NAS is not supported by default on non-ECS cluster.

Add a regionID value, in case someone want to hack with this. Note that currently deleting NAS volume relies on storage-operator, which is not supported on non-ECS cluster. So we do not recommend this in the doc.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

/cc @tydra-wang

Does this PR introduce a user-facing change?

NONE

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


huww98 avatar Apr 29 '24 07:04 huww98

/lgtm /approve

mowangdk avatar May 07 '24 12:05 mowangdk

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: huww98, mowangdk, tydra-wang

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:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar May 07 '24 12:05 k8s-ci-robot