airshipctl/manifests/function/baremetal-operator
Matthew Fuller 763b5c2248 Add support for extra BMO replacements
Adds support for additional Baremetal Operator replacements
in the NetworkCatalogue CRD.

Relates-To: #469
Change-Id: I4788813b3db82459d2b975fca2b3e74d3792cb63
2021-02-25 22:57:34 +00:00
..
config-file Update IPA packages in ironic 2020-12-10 15:07:04 +00:00
entrypoint Update PROXY, TARGET_NODE parameters 2021-01-22 17:54:09 +00:00
rbac Add Bare Metal Operator resources 2020-03-20 10:22:31 +04:00
replacements Add support for extra BMO replacements 2021-02-25 22:57:34 +00:00
ironic_nodeselector_patch.yaml Add nodeselector to init infra components 2021-02-03 02:26:01 +00:00
ironic_toleration_patch.yaml Add toleration for taint 2020-12-14 14:56:51 -06:00
ironic-pv.yaml Add Bare Metal Operator Ironic entrypoints 2020-03-31 15:39:16 -05:00
ironic-vars.yaml Add support for extra BMO replacements 2021-02-25 22:57:34 +00:00
ironic.yaml Implements custom QCOW delivery 2021-02-23 15:43:45 -06:00
kustomization.yaml Add nodeselector to init infra components 2021-02-03 02:26:01 +00:00
namespace.yaml Add Bare Metal Operator resources 2020-03-20 10:22:31 +04:00
operator_nodeselector_patch.yaml Add nodeselector to init infra components 2021-02-03 02:26:01 +00:00
operator.yaml Add Bare Metal Operator Ironic entrypoints 2020-03-31 15:39:16 -05:00
README.md Define structural schema for VersionsCatalogue 2021-02-24 18:00:28 +00:00

Function: baremetal-operator

This function defines a deployment of the Metal3 baremetal-operator, including both the operator itself and Ironic.

Optional: a versions-airshipctl VersionsCatalogue may be used to override the default container images. A base example for this catalogue can be found in the airshipctl-base-catalogues function. If using the catalogue, apply the replacements/ entrypoint at the site level, as a Kustomize transformer.

Optional: a networking VariableCatalogue may be used to override some of the ironic networking variables. A base example for this catalogue can be found in the airshipctl-base-catalogues function. If using the catalogue, apply the replacements/ entrypoint at the site level, as a Kustomize transformer.