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.
- Volume mounts for workers
- Acceptance tests with selenium
- Conditional run for tests
- nginx.ingress.kubernetes.io/connection-proxy-header: close
- nginx.ingress.kubernetes.io/proxy-buffer-size: 256k
- time values for startupProbe
- Default replica count is 2 for main pod
cronjobs
list renamed tocron
- call php in appsetup for yii
- startupProbe and both probes can be disabled
First production release
- secrets for initContainer
- readinessProbe & startupProbe
- terminationGracePeriodSeconds: 120
- lifecycle postStart & preStop for grace shutdown
- memory limits for memcache and workers' containers
- startupProbe and both probes can be disabled
First production release
- secrets for initContainer
- readinessProbe & startupProbe
- terminationGracePeriodSeconds: 120
- lifecycle postStart & preStop for grace shutdown