Managed Apps
Changed
- Update
coredns
image to 1.12.0. - Disable HPA Memory target.
- Increase threshold for HPA CPU target to 80%.
Changed
- Updates Cert-manager Chart to Upstream 1.16.2
Added
- Adds new sync method based on Vendir to sync from upstream
Changed
- Update kong ingress controller to 3.4.1
- Align with upstream chart version 2.46.0 (Changes in upstream repository)
- Revert
ingressController.admissionWebhook
settings to upstream values. (Enabled by default with failurePolicy: Ignore
) - Update Kong Gateway image to
3.8.1.0-debian
- Execute CRD installation Job only if ingressController is enabled (
ingressController.enabled
)
Removed
- Keep PSP disabled by default and remove Giant Swarm PSP-PSS migration hacks
- Legacy Giant Swarm metrics Service and labels
Added
- Add
AutomatedException
feature.
Changed
- Disable logger development mode to avoid panicking
- Disable PSPs and CRD install job.
Changed
- Chart: Update Helm release vertical-pod-autoscaler to v9.9.1. (#333)
Removed
- Removed analytics functionality, kept GraphQL API and optional Helm values for compatibility reasons.
Changed
- Changed ownership to Team Shield
Changed
- Chart: Sync to upstream. (#760)
- Controller: Update image to v1.11.4.
- Kube Webhook CertGen: Update image to v1.5.0.
Added
- Chart: Some chores. (#172)
- Chart: Add Gateway API docs.
Changed
- Chart: Some chores. (#172)
- Chart: Update
README.md
. - Chart: Reorder
parentRefs
. - Values: Uncomment
gateway.annotations
.
Added
- Add support for Gateway API, a new
HTTPRoute
resource, as an optional deployment.
Fix
- added the option to configure additional approveSignerNames
Changed
- Changed ownership to team Shield
Removed
- Get rid of label
giantswarm.io/monitoring_basic_sli
as this slo generation label is not used anymore.