You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
provisioned dynamic kubernetes volume using custom-storage-class was created in existing storage-account
What you expected to happen:
we wanted to create a separate storage account
How to reproduce it:
pass parameters tags app=foo and matchTages to the storage-class, created pvc and pv using this storage-class. Notice that existing storage-account is reused and tags are neither appplied nor used to filter the usable storageaccount
What happened:
provisioned dynamic kubernetes volume using custom-storage-class was created in existing storage-account
What you expected to happen:
we wanted to create a separate storage account
How to reproduce it:
pass parameters tags app=foo and matchTages to the storage-class, created pvc and pv using this storage-class. Notice that existing storage-account is reused and tags are neither appplied nor used to filter the usable storageaccount
Environment:
kubectl version
): Client Version: v1.28.2 Server Version: v1.27.7The text was updated successfully, but these errors were encountered: