⚠️ Required variables for the clusterctl deployment are:
- DEPLOY_KERNEL_URL
- DEPLOY_RAMDISK_URL
- IRONIC_URL
- IRONIC_INSPECTOR_URL
- IRONIC_CA_CERT_B64 or IRONIC_NO_CA_CERT
- IRONIC_NO_BASIC_AUTH or IRONIC_USERNAME and IRONIC_PASSWORD
- IRONIC_INSPECTOR_NO_BASIC_AUTH or IRONIC_INSPECTOR_USERNAME and IRONIC_INSPECTOR_PASSWORD
Please refer to the getting-started
Changes since v0.4.2
✨ New Features
- Add BMO inject-ca-from custom patching (#263)
🌱 Others
- Add generation of empty-ironic-cacert secret for handling TLS disabled scenario(back port from master) (#247)
- Sync OWNERS file between master and release-0.4 branches (#248)
- Use predefined BMH status in examples (#212)
- Update go mod and image patch kustomization for the IPAM (#220)
- Allow disable automated cleaning (#156)
The image for this release is: v0.4.3
.
Baremetal-Operator and Ironic releases are capm3-v0.4.3
Thanks to all our contributors! 😊