Releases: undistro/zora
Releases · undistro/zora
v0.6.0-rc2
v0.6.0-rc1
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
v0.5.2-rc1
Changelog
- 4072821 0.5.2-rc1
- 3111726 Update target-cluster.md (#215)
- f39fbc3 add template target in Makefile
- fbdaaeb annotate package discovery to generate deepcopy implementation
- e2b7ba3 delete worker/run/ package
- e612b15 fix Makefile
- 2d67f14 fix manager Dockerfile
- 79d42ec fix manifests target in Makefile
- 9fd355b fix worker Dockerfile
- e1063d0 generate manifests
- 72e9caa ignoring doc dirs when adding license header
- cd929e0 merge packages plugins/errparse and plugins/cronjobs
- 7e2429c move controllers from controllers/ to internal/controller/ dir
- a6f7a9a move main.go and Dockerfile to cmd/manager/
- a44e0a4 move saas package to internal
- 86c9f35 move status.go from pkg/apis/ to api/zora/v1alpha1/
- 5fae657 moving saas payloads to saas package
- cb09ea7 removing TODOs
- 5f289e7 rename dir
apis
toapi
- 3a1bdd8 simplifies Makefile
- eca10b8 update .gitignore
- 19ae6e8 update PROJECT
- 92c9140 update config/ files
- 2e763e4 update github workflows
- ce537b2 update go and dependencies
- 21cb58e update rbac-proxy version
- e772cd5 update suite_test.go
v0.5.1
v0.5.1-rc1
Changelog
- ec64138 0.5.1-rc1
- 93f2119 Merge branch 'main' into feat/cluster-scoped-issues
- 6cede86 Merge branch 'main' into feat/cluster-scoped-issues
- a2914ac Merge branch 'main' into feat/cluster-scoped-issues
- ae5d93a add
clusterScoped
field on Issue, and remove unused code - 5f1ef29 remove unnecessary ignored from addlicense cmd
- 50033a3 reporting popeye cluster-scoped issues with no resources
- af1d90f update docker-build-worker description from Makefile
- 77e4629 update popeye image tag