Skip to content

Remove k8s.io/client-go dependencies in go.mod #1168

@sunnylovestiramisu

Description

@sunnylovestiramisu

Please refer to kubernetes-sigs/gcp-compute-persistent-disk-csi-driver#2170.

The steps are:

  1. Remove the replace in go.mod
  2. Run go mod graph | grep 'k8s.io/client-go' to see current versions being used
  3. Analyze and remove client-go dependency

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