All notable changes to this project will be documented in this file.
- wrap AQUA_PUBSUB_DBPASSWORD env var with if statement of active-active cluster enabled env variable in job-check-db-upgrade job (SLK-86284)
- Fix 'volumes' & 'volumeMounts' indentation in job-check-db-upgrade job (SLK-83783)
- Add AQUA_PUBSUB_DBPASSWORD env variable in job-check-db-upgrade job (SLK-84299)
- Fix indentation and formatting for external DB - #790
- Fixed a bug in the database password value references, that linked to wrong, non exitend values
- Fixed some typos and formatting style related aspects
- Add support for ArgoCD deployment - #799
- Immutable Secrets - Preventing changes to the data of an existing Secret (DB)
- Fix indentation and formatting for external DB - #790
- Fix envoy configuration
- Allow the API version of PodDisruptionBudget to be overridden #807
- Fix db crashing during the helm upgrade
- Update pre-upgrade hook to support mtls with external DB
- Update server deployment for extra volumes / volumemounts - PR#776
- Fix openshift scc
- Add vault agent injection support for db secrets
- Add support for external web secret
- Add support appProtocol in helm for L7 LB
- Add NodeSelectors to check-db-upgrade job
- Add namespace definition to check-db-upgrade job
- Fix API version check for ingress
- 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