v0.6.0-rc1
Pre-release
Pre-release
github-actions
released this
17 May 17:38
·
117 commits
to main
since this release
Changelog
- d04deb1 Merge branch 'feat/kb-migrate' into feat/custom-checks
- cbed758 Merge branch 'main' into feat/custom-checks
- 562ce9f add
custom
field in ClusterIssueSpec - 2cb9eb1 add
custom
field in Issues saas payload - b58d680 add
mountCustomChecksVolume
field in PluginSpec - 6717242 add category and url fields in CustomCheckSpec
- 8a91dd2 add custom check fields
- 41be04e add docker-build-worker target in Makefile
- 952bb2c add kustomize labels in config/ manifests
- 7785d3c add one more customcheck sample
- 41bc89c bump k8s.io/metrics to v0.26.3
- 98fb865 bump marvin image tag
- 0bfd427 bump marvin version
- d913283 fix
params
type in CustomCheckSpec - 33ed427 fix worker marvin report parsing
- d050068 fix worker parse test
- 66a08b4 helm-chart: add configmaps and customchecks permissions in operator role
- c018286 helm-chart: add configmaps permissions in plugins role
- c77865d helm-chart: add new flags
- 0cfbfb1 helm-chart: bump marvin version
- 1b5c425 helm-chart: bump version to 0.6.0-rc1
- 2bced5d helm-chart: update README.md
- 7758cf9 implementing customcheck controller
- 4cd4ece import marvin types
- 0bf1d48 init custom check API and controller
- d685ed3 label custom issues
- e228285 move manager main.go and Dockerfile to cmd
- fb4c9ff popeye issues always builtin
- dacf3d7 refactor: migrate kubebuilder, k8s dependencies and go version (#216)
- 49e7efa rename config/rbac/ files
- 9dbf88a update default values of some flags
- 29b28ea update hack/boilerplate.go.txt to 2023
- 924133d using custom checks in marvin plugin
- 56bb446 using marvin types