File tree Expand file tree Collapse file tree 2 files changed +9
-11
lines changed
Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 11version : 3
22
3- vars :
4- NESTED_MODULES : api
5- API_DIRS : ' {{.ROOT_DIR}}/api/v1alpha1/...'
6- MANIFEST_OUT : ' {{.ROOT_DIR}}/api/crds/manifests'
7- CODE_DIRS : ' {{.ROOT_DIR}}/cmd/... {{.ROOT_DIR}}/internal/... {{.ROOT_DIR}}/api/v1alpha1/... {{.ROOT_DIR}}/pkg/...'
8- COMPONENTS : ' cluster-provider-kind'
9- REPO_NAME : ' https://github.com/openmcp-project/cluster-provider-kind'
10- GENERATE_DOCS_INDEX : " false"
11-
123includes :
134 shared :
145 taskfile : hack/common/Taskfile_controller.yaml
15- flatten : true
6+ flatten : true
7+ vars :
8+ NESTED_MODULES : api
9+ API_DIRS : ' {{.ROOT_DIR}}/api/v1alpha1/...'
10+ MANIFEST_OUT : ' {{.ROOT_DIR}}/api/crds/manifests'
11+ CODE_DIRS : ' {{.ROOT_DIR}}/cmd/... {{.ROOT_DIR}}/internal/... {{.ROOT_DIR}}/api/v1alpha1/... {{.ROOT_DIR}}/pkg/...'
12+ COMPONENTS : ' cluster-provider-kind'
13+ REPO_URL : ' https://github.com/openmcp-project/cluster-provider-kind'
Original file line number Diff line number Diff line change 1- v0.0.4-dev
1+ v0.0.5
You can’t perform that action at this time.
0 commit comments