All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- SRE-4488 (#118): patch
- Update CKS chart to support additional options and ExternalSecrets
- BACK-828 (#41): patch
HorizontalPodAutoscaler
tov2beta2
- Use
networking.k8s.io/v1
instead ofextensions/v1beta1
unconditionally
- CD-897 (#37): patch
- Update workloads to be type
StatefulSet
instead ofDeployment
to accommodate horizontal scaling - Add volumeClaimTemplates to
standard StorageClass
- Update workloads to be type
- CD-885 (#35)(#36): patch
- Enable DKIM signing for Gateway chart
- CD-888 (#36): patch
- Set up configmaps to have a base template for generic values and mode-specific config map templates for mode-specific values
- CD-786 (#33): patch
- Secrets in values.yaml
- Iterate through multiple keys for secret creation in CKS keys
- Readme updates
- CD-786 (#34): patch
- Update comments in
values.yaml
- Update comments in
- CD-786 (#26): minor
- Add Gateway charts, updates for CSE and CKS charts
- SRE-2913 (#27): minor
- Fix defaultMode for cse-ssl volume
- CSE version bump
- CORE-3558 (#13): patch
- Fix ingress naming for CSE
- Add ability to disable connection tests for CSE and CKS
- Add liveness probe for CSE
- Add changelog