Skip to content

Commit 52e6264

Browse files
authored
feat: Remove ObjectHandler (#95)
* feat: Remove ObjectHandler * chore: Re-run controller-get to update version annotations
1 parent dcd50d6 commit 52e6264

37 files changed

+117
-3140
lines changed

PROJECT

-9
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,6 @@ resources:
1313
kind: ObjectTemplate
1414
path: kluctl/template-controller/api/v1alpha1
1515
version: v1alpha1
16-
- api:
17-
crdVersion: v1
18-
namespaced: true
19-
controller: true
20-
domain: kluctl.io
21-
group: templates
22-
kind: ObjectHandler
23-
path: kluctl/template-controller/api/v1alpha1
24-
version: v1alpha1
2516
- api:
2617
crdVersion: v1
2718
namespaced: true

api/v1alpha1/objecthandler_types.go

-181
This file was deleted.

0 commit comments

Comments
 (0)