Container image is available at ghcr.io/mercedes-benz/garm-operator/garm-operator:v0.4.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
🐛 Bug fixes
- e0fe178: fix: dublicate pool creation (#240) (@bavarianbidi)
- 2f08cef: fix: quickstart docs EOF (#221) (@rafalgalaw)
- ba5ce3c: fix: resolve CVE by using x/net (#228) (@bavarianbidi)
🌱 Others
- 9df8111: chore(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#227) (@dependabot[bot])
- 9cf67ca: chore(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 (#230) (@dependabot[bot])
- 8f8d96c: chore(deps): bump github.com/go-playground/validator/v10 from 10.23.0 to 10.24.0 (#229) (@dependabot[bot])
- 6533c04: chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#237) (@dependabot[bot])
- 9f9f024: chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#220) (@dependabot[bot])
- 6108933: chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 (#218) (@dependabot[bot])
- 6ac6797: chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 (#222) (@dependabot[bot])
- d59a7b3: chore(deps): bump github/codeql-action from 3.27.6 to 3.27.9 (#224) (@dependabot[bot])
- 4f821af: chore(deps): bump github/codeql-action from 3.27.9 to 3.28.0 (#226) (@dependabot[bot])
- 16378c0: chore(deps): bump github/codeql-action from 3.28.0 to 3.28.1 (#231) (@dependabot[bot])
- d61ae26: chore(deps): bump github/codeql-action from 3.28.1 to 3.28.6 (#234) (@dependabot[bot])
- 1345fec: chore(deps): bump github/codeql-action from 3.28.6 to 3.28.9 (#239) (@dependabot[bot])
- 8aec0e9: chore(deps): bump golang.org/x/mod from 0.22.0 to 0.23.0 (#238) (@dependabot[bot])
- 03d7e59: chore(deps): bump the k8s-io-dependencies group with 3 updates (#219) (@dependabot[bot])
- 1e87c6f: chore(deps): bump the k8s-io-dependencies group with 3 updates (#223) (@dependabot[bot])
- 4b0848c: chore(deps): bump the k8s-io-dependencies group with 3 updates (#232) (@dependabot[bot])
- 9349560: chore: bump golang to 1.24.0 (#241) (@bavarianbidi)
- 8b89fcc: chore: switch to new blackduck URL and new version (#233) (@bavarianbidi)