v0.1.2
Container image is available at ghcr.io/mercedes-benz/garm-operator/garm-operator:v0.1.2
garm_operator.yaml
contains the operator deployment manifest with all the required RBAC rules and certificate configurations.garm_operator_crds.yaml
contains the CRDs for the operator.garm_operator_all.yaml
is the combination of the above two files.
Changelog
✨ Features
- df70011: feat: allow image deletion for in-deleting pools (@bavarianbidi)
- 2be4b2f: feat: improve pool deletion (@bavarianbidi)