Skip to content

Releases: mercedes-benz/garm-operator

v0.3.0

21 May 13:41
072f70d
Compare
Choose a tag to compare

Container image is available at ghcr.io/mercedes-benz/garm-operator/garm-operator:v0.3.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

✨ Features

🐛 Bug fixes

🌱 Others

v0.2.3

23 Jan 14:09
9e931ec
Compare
Choose a tag to compare

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

  • 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

🐛 Bug fixes

v0.2.2

23 Jan 10:48
1334d0e
Compare
Choose a tag to compare

Container image is available at ghcr.io/mercedes-benz/garm-operator/garm-operator:v0.2.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

🐛 Bug fixes

🌱 Others

v0.2.1

09 Jan 14:32
9f11e74
Compare
Choose a tag to compare

Container image is available at ghcr.io/mercedes-benz/garm-operator/garm-operator:v0.2.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.

Caution

We do not recommend this version as it can cause a high number of API-Calls towards github.
And with that, it's possible that the used API-Key will get rate-limited which prevent garm itself from a successful runner creation

Changelog

✨ Features

🐛 Bug fixes

🌱 Others

v0.2.0

19 Dec 07:06
bfa89d1
Compare
Choose a tag to compare

Container image is available at ghcr.io/mercedes-benz/garm-operator/garm-operator:v0.2.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

✨ Features

📚 Documentation

🌱 Others

v0.1.3

21 Nov 16:16
9a99d0d
Compare
Choose a tag to compare

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

  • 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.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.