Skip to content

Commit

Permalink
Add clusterctl labels to crds
Browse files Browse the repository at this point in the history
Signed-off-by: Ahree Hong <ahreeh@amazon.com>
  • Loading branch information
ahreehong committed May 30, 2024
1 parent 2a890ad commit a1ba298
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tinkerbell/rufio/crds/bmc.tinkerbell.org_machines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.13.0
name: machines.bmc.tinkerbell.org
labels:
clusterctl.cluster.x-k8s.io: ""
clusterctl.cluster.x-k8s.io/move: ""
spec:
group: bmc.tinkerbell.org
names:
Expand Down
3 changes: 3 additions & 0 deletions tinkerbell/tink/crds/hardware-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.11.4
name: hardware.tinkerbell.org
labels:
clusterctl.cluster.x-k8s.io: ""
clusterctl.cluster.x-k8s.io/move: ""
spec:
group: tinkerbell.org
names:
Expand Down
3 changes: 3 additions & 0 deletions tinkerbell/tink/crds/template-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.11.4
name: templates.tinkerbell.org
labels:
clusterctl.cluster.x-k8s.io: ""
clusterctl.cluster.x-k8s.io/move: ""
spec:
group: tinkerbell.org
names:
Expand Down

0 comments on commit a1ba298

Please sign in to comment.