Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.13.0 (2021-06-21)
⚠ BREAKING CHANGES
- istio + knative upgrade: A new values configuration architecture together with a long awaited new istio +
knative warrants a minor bump, so here we go!
Features
- add GIT_SSL_NO_VERIFY to drone (2c79ab4)
- always commit files if there are any (#436) (7bbccf5)
- default branch is main (cfbe790)
- drone extra root ca (4879d93)
- jaeger operator (c84dace)
- lots (27dcdbc)
- pullsecret-patcher, gatekeeper splitup (e012166)
- set storageClass (#435) (dd23765)
- tls passthrough (#433) (74a5b09)
Bug Fixes
- admin password for gitea and keycloak (#442) (186917f)
- admin password required (#439) (20335b7)
- bootstrap postgresqlPassword (#437) (91359cd)
- disable istio sidecar for drone (6be6cb4)
- excluding root ca for staging (5ae1463)
- gitea push (bd57ddc)
- gitea push script (8a23767)
- gitea-push script (#438) (317ca42)
- harbor fixed htpasswd, api skip ssl verify when staging (a075186)
- harbor perms, destroy script (4cf1573)
- helm flag (d617b08)
- husky (f108851)
- ingress design, schema, bugs (c8d8ea8)
- istio version tag (075c60f)
- jobs, lint (45892a9)
- knative gw (597b0ad)
- knative schema, file mounts (3390ca1)
- lots (48a6ccf)
- missing colors (14252f6)
- missing container resources (adf3418)
- missing files (a06e2b0)
- moved gatekeeper constraints to later stage (d85f239)
- moved gatekeeper constraints to later stage: missing file (77a7b2c)
- nativeSecrets was missing from schema, added npm scripts (13bd1d1)
- opa wait job, drone needs istio (e46ecdd)
- path to rendered values (#444) (25fd4b7)
- policy exclusions for operators without schema: kiali, jaeger, istio (c90f999)
- remove jobs from charts schema (#441) (dd839d3)
- schema additions from api (08aafc0)
- schema unrequired props (07c3108)
- schema, gitea push (67b9b61)
- secrets, job logic (e91713e)
- set upstream for local main branch (#440) (4720365)
- spelling (d5df2bc)
- variable expansion (#434) (a4ac2dc)
Others
- istio + knative upgrade: istio upgraded to 1.10.1 and Knative to 0.23.0 (2599790)
- knative upgrade to 1.20 (230d42d)
Code Refactoring
- istio: moved dashboards into chart, configured kiali, jaeger (2f47f7c)
- added flag for auth svc, removed azure autoscaler config (c833128)
- removed unused team prefix (a564009)
0.12.10 (2021-04-14)
Features
- team-ns: exposed resourceQuota and limitRange for teams (6b8fb6e), closes redkubes/unassigned-issues#155
Bug Fixes
Others
- added new format 2 for package json files [ci skip] (6c43b93)