Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.19.0 (2023-03-14)
Features
- add OPA Gatekeeper metrics exporter (#1033) (304a3fd)
- add Trivy Operator (#1032) (ceda5db)
- custom role for otomi api (#1054) (3437339)
- add team workloads (#1034) (3551a42)
Bug Fixes
- activation link [ci skip] (7eca541)
- aws csi driver expected from 1.23 onwards, regression fix for non required secret (node role) (#1051) (e43162d)
- aws node role support means no secret needed (see schema) (#1052) (854a0c6)
- cluster autoscaler memory requests (#1049) (a0f1e3c)
- required property for egress policy (#1036) (4b84ee4), closes #1035
- scaling defaults (#1038) (4c24b6f)
- selfservice schema (#1048) (38c3c38)
Tests
Others
0.18.1 (2023-02-07)
Features
- Falcosidekick UI (#1021) (373ab03)
- Falco for thread detection (new app) (#999) (c2c3e3e), closes #1001
- Kiali configurable resources (#1014) (8c14d45)
- OLM upgrade (#993) (8e30c72)
- Velero independent cloud and storage configuration (#971) (43e938e)
- Thanos for multi cluster monitoring (new app) (#996) (27665cb)
Bug Fixes
- certmanager secrets (#1017) (94863ed)
- do not enable external-secrets by default (#1008) (a7fbb98)
- do not upgrade on very first install (#1020) (288f05f)
- detect Prometheus monitors for teams while multitenacy is disabled (#1005) (b7dca97), closes #1000
- external-secrets migration script (#1015) (73599ce)
- harbor registry htpasswd (#1024) (59db83b), closes #1019
- kiali deps (#998) (d532f77)
- kiali resources (#1028) (c4e42a0)
- save brand new secrets files (#1009) (a0e0571), closes #975
- set olm target namespace (#1026) (a3869ed)
- upgrade post routine (#1030) (9cc08c6)
- use olm namespace as it was before the olm char upgrade (03dea37)
- velero defaults (#1022) (c4ba59f)
Others
0.18.0 (2023-01-16)
Features
- add default response headers (#983) (6011f48), closes #789
- define ingress-nginx settings for each ingress class (#953) (923bf06)
- external-secrets upgrade plus cluster/team wide secrets (#960) (5a10948)
Bug Fixes
- make remote write custom config optional (#990) (93aa930)
- upgrade only relevant versions (#995) (11ad459)
Others
What's Changed
- fix: required property for egress policy by @j-zimnowoda in #1036
- fix: scaling defaults by @staticvoid255 in #1038
- feat: add OPA/Gatekeeper metrics exporter by @srodenhuis in #1033
- feat: add Trivy Operator by @srodenhuis in #1032
- feat: define team workloads by @j-zimnowoda in #1034
- test: update k8s versions for ci setup [ci skip] by @j-zimnowoda in #1045
- chore: tasks from main by @j-zimnowoda in #1047
- fix: selfservice schema by @j-zimnowoda in #1048
- fix: cluster autoscaler memory requests by @leiarenee in #1049
New Contributors
- @leiarenee made their first contribution in #1049
Full Changelog: v0.18.1...v0.19.0