v0.3.0
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
- 1e194e5: feat: add conditions to status subresource on CRs (#86) (@rafalgalaw)
- ca4d50d: feat: add sample kube-state-metrics-config (#75) (@rafalgalaw)
- 459072c: feat: log verbosity level (#85) (@H777K)
- 072f70d: feat: pool enabled status as dedicated metric (#126) (@bavarianbidi)
- 7e2b943: feat: release kube-state-metrics configMap (#92) (@rafalgalaw)
🐛 Bug fixes
- 700efd7: fix: print-columns and ready condition aggregate (#104) (@rafalgalaw)
- b028770: fix: remove last-sync-time annotation (#91) (@rafalgalaw)
🌱 Others
- 0cd6fe0: chore(deps): bump actions/checkout from 3 to 4 (#98) (@dependabot[bot])
- d045531: chore(deps): bump docker/login-action from 2 to 3 (#96) (@dependabot[bot])
- c31022f: chore(deps): bump github.com/cloudbase/garm from 0.1.3 to 0.1.4 (#103) (@dependabot[bot])
- 1cbd3e1: chore(deps): bump github.com/go-openapi/runtime from 0.26.2 to 0.27.2 (#102) (@dependabot[bot])
- 1970358: chore(deps): bump github.com/go-openapi/runtime from 0.27.2 to 0.28.0 (#105) (@dependabot[bot])
- 2be988d: chore(deps): bump github.com/go-playground/validator/v10 from 10.17.0 to 10.19.0 (#99) (@dependabot[bot])
- 7e7bafe: chore(deps): bump github.com/go-playground/validator/v10 from 10.19.0 to 10.20.0 (#118) (@dependabot[bot])
- dc006fa: chore(deps): bump github.com/knadh/koanf/v2 from 2.0.1 to 2.1.1 (#114) (@dependabot[bot])
- 3816a7a: chore(deps): bump github.com/life4/genesis from 1.10.2 to 1.10.3 (#120) (@dependabot[bot])
- acb41e2: chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.19.0 (#93) (@dependabot[bot])
- 691b279: chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#107) (@dependabot[bot])
- b52361f: chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#115) (@dependabot[bot])
- 4e56e05: chore(deps): bump k8s.io/api from 0.28.3 to 0.28.9 (#116) (@dependabot[bot])
- 1d3f79c: chore(deps): bump k8s.io/apimachinery from 0.28.3 to 0.28.7 (#100) (@dependabot[bot])
- b6ce633: chore(deps): bump k8s.io/client-go from 0.28.3 to 0.28.9 (#117) (@dependabot[bot])
- ff8a5da: chore(deps): bump k8s.io/klog/v2 from 2.120.0 to 2.120.1 (#81) (@dependabot[bot])
- fe0da5b: chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.16.5 (#101) (@dependabot[bot])
- 5b6a3ce: chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.5 to 0.16.6 (#119) (@dependabot[bot])
- 7d8d7ae: chore: disable automatic k8s.io package updates (#94) (@bavarianbidi)