diff --git a/configuration-ignore.yaml b/configuration-ignore.yaml index 8181d64f8..69bd446d0 100644 --- a/configuration-ignore.yaml +++ b/configuration-ignore.yaml @@ -40,18 +40,6 @@ - group: templates\.kluctl\.io kind: objecthandler version: .* -- description: | - Deprecated since 2021 - see https://github.com/kubernetes-retired/cluster-api-provider-docker - items: - - group: infrastructure.cluster.x-k8s.io - kind: dockermachine - version: .* - - group: infrastructure.cluster.x-k8s.io - kind: dockercluster - version: .* - - group: infrastructure.cluster.x-k8s.io - kind: dockermachinetemplate - version: .* - description: | Appears to be an CRD that does not exist (yet) - see https://github.com/linkerd/linkerd2/tree/0f5145118b59190cce1998bdb3a1396a0f270599/controller/gen/apis/policy and https://github.com/datreeio/CRDs-catalog/pull/425 items: diff --git a/configuration.yaml b/configuration.yaml index 1a80caa8f..f4137698e 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -1256,9 +1256,10 @@ - kind: git kustomizationPaths: - bootstrap/kubeadm/config/crd - - config/crd - cmd/clusterctl/config/crd + - config/crd - controlplane/kubeadm/config/crd + - test/infrastructure/docker/config/crd searchPaths: - config/crds name: kubernetes-sigs-cluster-api