Skip to content

Generic native CSI Driver should not have reference to specific vendor packages #736

@sean-freeman

Description

@sean-freeman

What happened:

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

What you expected to happen:

N/A

How to reproduce it:

N/A

Anything else we need to know?:

Environment:

  • CSI Driver version: all
  • Kubernetes version (use kubectl version): all
  • OS (e.g. from /etc/os-release): all
  • Kernel (e.g. uname -a): all

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions