-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.18.0
-
Critical
-
Yes
-
Approved
-
False
-
Description of problem:
In 4.18 Azure Stack Hub cluster, Azure-Disk CSI Driver doesn't doesn't work with following error when provisioning volume:
E1024 05:36:01.335536 1 utils.go:110] GRPC error: rpc error: code = Internal desc = PUT https://management.mtcazs.wwtatc.com/subscriptions/de7e09c3-b59a-4c7d-9c77-439c11b92879/resourceGroups/ci-op-wv5kxjrl-cc5c6/providers/Microsoft.Compute/disks/pvc-854653a6-6107-44ff-95e3-a6d588864420 -------------------------------------------------------------------------------- RESPONSE 400: 400 Bad Request ERROR CODE: NoRegisteredProviderFound -------------------------------------------------------------------------------- { "error": { "code": "NoRegisteredProviderFound", "message": "No registered resource provider found for location 'mtcazs' and API version '2023-10-02' for type 'disks'. The supported api-versions are '2017-03-30, 2018-04-01, 2018-06-01, 2018-09-30, 2019-03-01, 2019-07-01, 2019-11-01'. The supported locations are 'mtcazs'." } } --------------------------------------------------------------------------------
Version-Release number of selected component (if applicable):
OCP:4.18.0-0.nightly-2024-10-23-112324 AzureDisk CSI Driver: v1.30.4
How reproducible:
Always
Steps to Reproduce:
1. Create cluster on Azure Stack Hub with prometheus pvc configurated 2. Volume provisioning failed due to "NoRegisteredProviderFound"
Actual results:
Volume provisioning failed
Expected results:
Volume provisioning should succeed
Additional info: