Changed
- Upgrade to upstream Helm chart
v0.1.75
- Added support for headless service, see: https://github.com/project-zot/helm-charts/pull/68
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
v0.1.75
ScaledObject
resources and enable back hpa for read and gateway components.ScaledObject
resources for loki-read
and loki-gateway
.loki-read
and loki-gateway
in favor of Kedaoidc.expiry.refreshTokens.validIfNotUsedFor
to 30 days, according to oidc.expiry.refreshTokens.absoluteLifetime
From upstream chart version v2.51.0 onwards, the chart uses kong kubernetes ingress controller (kic) v3.5.0.
This version of kic dropped the CRDs from its repository to use indepenently maintainted and versioned CRDs from the https://github.com/kong/kubernetes-configuration repository.
For chart users that change the default kic version (ingressController.image
), we advise to also change the CRDs installation values to match the kic version. Change kubectlApplyJob.files
to any other file in helm/kong-app/files/
folder. The default for kic v3.5.0 is files/kong-kubernetes-configuration-v1.5.2.yaml
.
oidc.expiry.refreshTokens.absoluteLifetime
to 30 days