Changed
- ConfigMap: Add lameduck of 5 seconds to health check (#191).
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.
PodDisruptionBudget to move from maxUnavailable: 1 to maxUnavailable: 25% for better scalingreplicas, managed by HPA. (#188)PodDisruptionBudget to move from maxUnavailable: 1 to maxUnavailable: 25% for better scalingmaxUnavailable: 1 to maxUnavailable: 25% for better scalingThis release upgrades kong to release 3.1.1 which contains breaking changes. Please consider reading the upstream Breaking changes documentation before upgrading. Users of the kong enterprise should read the Kong Gateway changelogs of releases 3.0.0.0 onwards up to 3.1.1.3.
minReadySeconds value previous found at deployment.kong.minReadySeconds is now configured at path deployment.minReadySeconds./readyz path for ingress controller readiness check.