
Current inheritance model we use site -> type -> global is currently violated inheriting in global phases from type/gating. Also makes capd job voting. Change-Id: I9dd6e8b9050fa37b7f38690aebf4fcae71771b80 Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
18 lines
452 B
YAML
18 lines
452 B
YAML
resources:
|
|
- ../../../type/gating/phases
|
|
- ../../../function/airshipctl-base-catalogues
|
|
patchesJson6902:
|
|
- target:
|
|
group: airshipit.org
|
|
version: v1alpha1
|
|
kind: Clusterctl
|
|
name: "clusterctl_init"
|
|
path: infrastructure-providers.json
|
|
patchesStrategicMerge:
|
|
- plan_patch.yaml
|
|
- cluster_map_patch.yaml
|
|
- executor_patch.yaml
|
|
transformers:
|
|
- ../../../function/clusterctl/replacements
|
|
- ../../../phases/replacements
|