Skip to content

Releases: mercedes-benz/garm-operator

v0.1.2

25 Oct 17:54
Compare
Choose a tag to compare

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

v0.1.1

25 Oct 04:29
Compare
Choose a tag to compare

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

v0.1.0

15 Sep 12:32
Compare
Choose a tag to compare

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

  • 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

This is the very first release of garm-operator to manage garm objects via Kubernetes.