Connectivity
Changes
- Align with upstream chart version 2.20.1 (Changes in upstream repository)
- Update kubectl-apply-job to 0.4.0
Changed
- Disable PSPs for k8s 1.25 and newer.
- Switch to
apiVersion: policy/v1for PodDisruptionBudget.
Changed
- Disable PSPs for k8s 1.25 and newer.
Changes
- Align with upstream chart version 2.19.1 (Changes in upstream repository)
- Fix
webhook-certbeing mounted regardless if.Values.ingressController.enabledis set. kong/charts#779
If you are upgrading from chart version lower than 3.0.0, it is neccessary to perform an intermediate upgrade to chart version 3.0.0 as this version contains a required migration process for enabling the use of seccompProfiles.
Changes
- Align with upstream chart version 2.19.0 (Changes in upstream repository)
- Update kong to 3.2.2
- Update kong ingress controller to 2.9.3
- Execute enterprise tests with kong-gateway container image version 3.2.2.1-debian
- Update kubectl-apply-job to 0.3.1 for compatibility with Giant Swarm release v19
Since we started working on aligning this chart to upstream as much as possible a while ago, this might be the last non-breaking release. We’re currently working on releasing v3.0.0, including several breaking changes and requiring to re-install the chart.
Removed
- Deployment/DaemonSet: Remove
cluster-autoscaler.kubernetes.io/safe-to-evictannotation. (#449) - Deployment/DaemonSet: Remove duplicate Prometheus annotations. (#455)
- Values: Remove
configmapkeys matching defaults. (#457)- Values: Remove
configmap.error-log-level. - Values: Remove
configmap.server-name-hash-bucket-size. - Values: Remove
configmap.worker-processes. - Values: Remove
configmap.worker-shutdown-timeout. - Values: Remove
configmap.use-forwarded-headers.
- Values: Remove
- Service: Remove deprecated & default annotations. (#458)
- Deployment/DaemonSet: Remove
Changed
- Create secret from
secretConfiguration.datavalue without breaking AWS Credentials values compatibility.
- Create secret from