Connectivity
Changed
- Chart: Sync to upstream. (#687)
- Controller: Update image to v1.11.2.
- OpenTelemetry: Update image to v20240813-b933310d.
- Kube Webhook CertGen: Update image to v1.4.3.
Removed
- Chart: Sync to upstream. (#687)
- Helpers: Remove useless
isControllerTagValid.
Fixed
- Fix Cilium pod being restarted too soon – instead of every 15 minutes – in case of failed regeneration recovery. This was because creation date parsing failed.
Added
- Chart: Sync to upstream. (#687)
- Chart: Explicitly set
runAsGroup.
Changed
- Update kong ingress controller to 3.1.6
- Update kong gateway to 3.6.1.7
- Enable ServiceMonitor by default, with relabelings for
node and app labels. - Update kubectl-apply-job to 0.8.0 for enabling
readOnlyRootFilesystem: true for kubectl CRD install job container.
Added
- Chart: Sync to upstream. (#673)
- Values: Add
controller.disableLeaderElection. - Values: Add
controller.electionTTL.
Changed
- Chart: Sync to upstream. (#673)
- Controller: Update image to
v1.11.1.
Changed
- Make the app visible for all providers.
Changes
- Update kubectl-apply-job to 0.8.0 for enabling
readOnlyRootFilesystem: true for kubectl CRD install job container.