Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

48 lines (40 loc) · 2.62 KB

Changelog

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 to v2beta2
    • Use networking.k8s.io/v1 instead of extensions/v1beta1 unconditionally
  • CD-897 (#37): patch
    • Update workloads to be type StatefulSet instead of Deployment to accommodate horizontal scaling
    • Add volumeClaimTemplates to standard StorageClass
  • 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
  • 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