Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions configuration-ignore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
3 changes: 2 additions & 1 deletion configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down