Hey there, I recently upgraded my RKE cluster to kubernetes version 1.24.3. In this cluster i always used the azure cloud provider to use azure disk as a storageclass and this always used to work fine but after this last upgrade it stopped working. It won't attach any existing PVC's too. I get the following error message from the kube-controller-manager 0921 09:38:54.357091 1 event.go:294] "Event occurred" object="default/z" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="waiting for a volume to be created, either by external provisioner \"
disk.csi.azure.com\" or manually created by system administrator" The secret hasn't expired nor have the any of the other objects change or something.