Skip to content

Commit a54cad2

Browse files
authored
remove unused scaffolding for AppWrapper CRD version conversion (#140)
1 parent 806bbd0 commit a54cad2

File tree

3 files changed

+0
-46
lines changed

3 files changed

+0
-46
lines changed

config/crd/kustomization.yaml

-11
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,3 @@
44
resources:
55
- bases/workload.codeflare.dev_appwrappers.yaml
66
#+kubebuilder:scaffold:crdkustomizeresource
7-
8-
patches:
9-
# [WEBHOOK] To enable webhook, uncomment all the sections with [WEBHOOK] prefix.
10-
# patches here are for enabling the conversion webhook for each CRD
11-
- path: patches/webhook_in_appwrappers.yaml
12-
#+kubebuilder:scaffold:crdkustomizewebhookpatch
13-
14-
# [WEBHOOK] To enable webhook, uncomment the following section
15-
# the following config is for teaching kustomize how to do kustomization for CRDs.
16-
configurations:
17-
- kustomizeconfig.yaml

config/crd/kustomizeconfig.yaml

-19
This file was deleted.

config/crd/patches/webhook_in_appwrappers.yaml

-16
This file was deleted.

0 commit comments

Comments
 (0)