Skip to content

Commit 8af5a3c

Browse files
authored
chore: update sources (#214)
1 parent aa0aad2 commit 8af5a3c

2 files changed

Lines changed: 2 additions & 13 deletions

File tree

configuration-ignore.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,6 @@
4040
- group: templates\.kluctl\.io
4141
kind: objecthandler
4242
version: .*
43-
- description: |
44-
Deprecated since 2021 - see https://github.com/kubernetes-retired/cluster-api-provider-docker
45-
items:
46-
- group: infrastructure.cluster.x-k8s.io
47-
kind: dockermachine
48-
version: .*
49-
- group: infrastructure.cluster.x-k8s.io
50-
kind: dockercluster
51-
version: .*
52-
- group: infrastructure.cluster.x-k8s.io
53-
kind: dockermachinetemplate
54-
version: .*
5543
- description: |
5644
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
5745
items:

configuration.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1256,9 +1256,10 @@
12561256
- kind: git
12571257
kustomizationPaths:
12581258
- bootstrap/kubeadm/config/crd
1259-
- config/crd
12601259
- cmd/clusterctl/config/crd
1260+
- config/crd
12611261
- controlplane/kubeadm/config/crd
1262+
- test/infrastructure/docker/config/crd
12621263
searchPaths:
12631264
- config/crds
12641265
name: kubernetes-sigs-cluster-api

0 commit comments

Comments
 (0)