airshipctl/manifests/function/baremetal-operator
Sean Eagan 299b2833b2 Pin krm function calls
This pins krm function calls to version `v2` which represents [0] [1] the latest
2.x.x semantic version. If we need to make breaking changes to any krm functions,
that can now be done by incrementing their major version and thus not
breaking these references.

[0]: https://review.opendev.org/c/airship/airshipctl/+/762924
[1]: https://review.opendev.org/c/airship/airshipctl/+/780875

Closes: #419
Change-Id: I6cf6519511c77da6cac7e46a6b56ea338bcf150c
2021-03-24 09:28:54 -05: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 Pin krm function calls 2021-03-24 09:28:54 -05: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.