Skip to content

v0.1.1

Compare
Choose a tag to compare
@bavarianbidi bavarianbidi released this 25 Oct 04:29
· 132 commits to main since this release

Container image is available at ghcr.io/mercedes-benz/garm-operator/garm-operator:v0.1.1

⚠️ this version contains a bug when it came to pool deletion if the referenced image has already gone.

Please directly use v0.1.2 which is a bug fixed version of v0.1.1.

  • 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

🐛 Bug fixes

📚 Documentation

🌱 Others