Skip to content

v0.2.1

Compare
Choose a tag to compare
@bavarianbidi bavarianbidi released this 09 Jan 14:32
· 102 commits to main since this release
9f11e74

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