All notable changes to this project will be documented in this file.
- Add securitycontext for job check-db-upgrade - Issue #726
- Update gateway chart version to
2022.4.12
- Add support policy/v1beta1 and policy/v1 based on cluster version
- Add option to add annotation to the gateway serviceAccount
- Allow the ApiVersion of the Ingress to be specified via values.yaml
- Added support for Init containers and sidecar containers.
- Fix labels in the pre-upgrade hook job
- Add pre-upgrade hook job, to fail the upgrade if the DB upgrade is detected to fail.
- Fix Cluster Role Binding SA name
- Fix external DB certificate mounts in mtls connection
- Add support to switch rbac creation in server chart
- Fix gateway serviceaccount naming in custom namespace deployment - PR #641
- Fix mTLS config between external DB and server/gateway
- Update documentation
- Support to load to db certs for external DB - PR fix #493
- Add PSP support in rbac for backward compatibility - issue #606
- Fix hard-coded serviceaccount name to dynamic - issue #605
- Rename RoleBinding to ClusterRole vmware-system-privileged if platform=tkg
- Separate db volume size
- Init commit