Matthew Fuller 0fd3e16f2c Implement gating type
Fully implements gating type to be used by all provider types.

Closes: #575

Change-Id: I30ebb76466b3c273519ca42a6f81d7df0ef52800
2021-09-10 21:46:53 +00:00

14 lines
467 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# TODO (dukov) It's recocommended to upload BareMetalHost objects separately
# otherwise nodes will hang in 'registering' state for quite a long time
- ../../../../type/gating/ephemeral/controlplane
- ../../target/catalogues # NOTE: use target networking for this phase
- nodes
namespace: target-infra
transformers:
- ../../../../type/gating/ephemeral/controlplane/replacements