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
Generic native CSI Driver should not have reference to specific vendor packages. Code should not contain az specific references in code
Vendor specific code within a generic driver should not exist, unless additional handling is required for functionality with that vendor. Unnecessary dependency is created on cloud-provider-azure, with reference to cloud-provider-azure/pkg/cache as a wrapper for k8s.io/client-go/tools/cache