Closed jsafrane closed 1 week ago
from csi driver v1.30, we have already migrated to using sdk track2 which hardcodes the api-version as 2023-10-02, not sure whether sdk track2 supports old api-version any more. is it possible that we only run v1.29 or earlier version on Azure Stack Hub? @jsafrane
I filed a feature request here: https://github.com/Azure/azure-sdk-for-go/issues/23686 cc @MartinForReal
apiVersion can be overrrided here https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.16.0/policy#ClientOptions
What happened: The CSI driver v1.30.4, when used on Azure Stack Hub(ASH), fails provisioning a volume with:
What you expected to happen: The driver provisions a volume
Anything else we need to know?: