Container image is available at ghcr.io/mercedes-benz/garm-operator/garm-operator:v0.3.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
- c68d4cd: fix: add notices file and risk report to release artifacts (#172) (@rafalgalaw)
- a59562d: fix: duplicate pools (#167) (@rafalgalaw)
- 61ed739: fix: foss scan (#168) (@rafalgalaw)
📚 Documentation
- 6061718: docs: garm >0.1.4 isn't fully compatible with the operator yet (#137) (@bavarianbidi)
🌱 Others
- dfdb2d2: chore(deps): bump actions/checkout from 4.1.1 to 4.2.0 (#174) (@dependabot[bot])
- 26c59d6: chore(deps): bump github.com/go-playground/validator/v10 from 10.21.0 to 10.22.0 (#132) (@dependabot[bot])
- bc4d43b: chore(deps): bump github.com/knadh/koanf/providers/file from 0.1.0 to 1.0.0 (#140) (@dependabot[bot])
- 82e82aa: chore(deps): bump github.com/knadh/koanf/providers/file from 1.0.0 to 1.1.0 in the koanf-dependencies group (#149) (@dependabot[bot])
- 175ca46: chore(deps): bump github/codeql-action from 3.26.6 to 3.26.10 (#175) (@dependabot[bot])
- 5539283: chore(deps): bump k8s.io/api from 0.29.6 to 0.29.7 (#147) (@dependabot[bot])
- 8399282: chore(deps): bump k8s.io/client-go from 0.29.6 to 0.29.7 (#145) (@dependabot[bot])
- 7f40c35: chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.5 to 0.17.6 (#154) (@dependabot[bot])
- 208a6d0: chore(deps): bump the k8s-io-dependencies group with 3 updates (#156) (@dependabot[bot])
- 9fdfcb8: chore(deps): group certain dependency updates (#148) (@bavarianbidi)
- f084c2b: chore(goreleaser): fixes generate-notices-file.sh (#179) (@rafalgalaw)
- d871d04: chore(goreleaser): keep git state clean when generating notices file (#177) (@rafalgalaw)
- 2e31109: chore: build with go 1.22.5 (#141) (@bavarianbidi)
- 663c005: chore: bump k8s dependencies (#136) (@bavarianbidi)
- 48b44bc: chore: enable scorecard action and badge (#165) (@bavarianbidi)
- 112a3fa: chore: remove life4/genesis dependency (#121) (@bavarianbidi)