Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit d9f6344

Browse files
authored
fix: Remove vendored types for core CAPI providers (CAPD, CABPK, KCP) (nutanix-cloud-native#452)
We do not need to sync the Kubeadm Control Plane or Kubeadm Bootstrap provider types, because they are developed in the sigs.k8s.io/cluster-api module, which we define as a dependency. We also do not need to sync the Docker infrastructure provider types, because they in the sigs.k8s.io/cluster-api/test module, which is developed in parallel with sigs.k8s.io/cluster-api. For that reason, we expect no dependency conflicts.
1 parent 94455cb commit d9f6344

26 files changed

+32
-3755
lines changed

api/external/sigs.k8s.io/cluster-api/bootstrap/kubeadm/api/v1beta1/condition_consts.go

Lines changed: 0 additions & 61 deletions
This file was deleted.

api/external/sigs.k8s.io/cluster-api/bootstrap/kubeadm/api/v1beta1/conversion.go

Lines changed: 0 additions & 27 deletions
This file was deleted.

api/external/sigs.k8s.io/cluster-api/bootstrap/kubeadm/api/v1beta1/doc.go

Lines changed: 0 additions & 17 deletions
This file was deleted.

api/external/sigs.k8s.io/cluster-api/bootstrap/kubeadm/api/v1beta1/groupversion_info.go

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)