- changed:
app.giantswarm.io
label group was changed toapplication.giantswarm.io
Connectivity
- changed:
app.giantswarm.io
label group was changed toapplication.giantswarm.io
- changed:
Added
- Service: Add
controller.service.internal.type
. (#571) - Default Backend: Add
defaultBackend.extraConfigMaps
. (#576)
Changed
- Chart: Simplify image templating. (#571)
- Deployment: Make extra modules image more configurable. (#572)
NOTE: This changes the schema ofcontroller.extraModules.image
&controller.opentelemetry.image
. Please update any overrides. - Configure
gsoci.azurecr.io
as the default container image registry. (#574)
- Service: Add
This release contains some breaking changes! Please also consult the migration guide
Added
- Add vendir for upstream sync.
- Add namespaced feature to scope permissions to one namespace.
- Add support for Gateway API (#305).
Changed
- Deployment: Align to upstream (#255).
- Use
crd.podSecurityContext
for crd job. - Rename
global.resources
asresources
. - Rename
externalDNS.extraArgs
asextraArgs
. - Rename
externalDNS.policy
aspolicy
. - Rename
externalDNS.sources
assources
and adjust default value. - Rename
externalDNS.interval
asinterval
. - Rename
global.image
asimage
using helper for name composition. - Move
global.securityContext
topodSecurityContext
and align names.
- Use
- Service: Align to upstream (#243).
- Replace
global.metrics.port
value withservice.port
. - Add service annotations with GS defaults.
- Set readinessProbe and livenessProbe from values.
- Move podAnnotations to values.
- Replace
- Update README and config docs (#290).
- Switch Registry to ACR (#318).
Removed
- Deployment: Align to upstream (#255).
- Remove dedicated option for
min-event-sync-interval
and set it in extraArgs. - Remove
externalDNS.dryRun
option.
- Remove dedicated option for
- Secrets: Remove deprecated values for AWS Route53 external authentication #266.
- Remove support for KIAM (#278).
- Remove
aws.iam.customRoleName
value (#278). - Remove
aws
,gcpProject
andexternalDNS
values (#284). - Remove Azure volume configuration (#284).
- Remove unused helpers (#290).
- Remove PSP (#305).
Changes
- Configure
gsoci.azurecr.io
as the default container image registry. - Update kubectl-apply-job to 0.7.0 for
gsoci.azurecr.io
container image registry.
- Configure
Changes
- Align with upstream chart version 2.33.1 (Changes in upstream repository)
Changes
- Align with upstream chart version 2.33.0 (Changes in upstream repository)
- Update kong to 3.5.0
- Update kong ingress controller to 3.0.1
- Execute enterprise tests with kong-gateway container image version 3.5.0.1-debian
Added
- Admission Webhook: Add
controller.admissionWebhooks.patch.networkPolicy.enabled
. (#568)
- Admission Webhook: Add