Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
What’s Changed
New Contributors
Thanks
- @Sumitshah00 for reporting a possible security vulnerability
Full Changelog: https://github.com/giantswarm/happa/compare/v1.71.6...v1.71.7
Changed
- Sync to upstream helm chart 1.20.0.
- Add option to set annotationPrefix.
- Fixed the missing schema for .provider.webhook.serviceMonitor configs.
- Fixed incorrect indentation of selector labels under spec.template.spec.topologySpreadConstraints when topologySpreadConstraints is set.
Changed
- Expose
isManagementCluster value in the ClusterPicker scaffolder field. - Improve
formatTemplateString utility to support clusterNamePrefix placeholders.
See ./docs/releases/v0.93.2-changelog.md for more information.
Changed
- Configuration docs component in the scaffolder custom step has been refactored.
Fixed
Added
- Add KSM metrics
kube_servicemonitor_info and kube_podmonitor_info for ServiceMonitor and PodMonitor resources - Add KSM metrics
kube_podlog_info for PodLog resource
Changed
- About card on the cluster details page has been improved.
- Policy compliance component has been removed from the cluster details page.
- Show details for GitRepository, OCIRepository, HelmRepository in Flux plugin.
- Allow to install only deployable applications.
See ./docs/releases/v0.93.0-changelog.md for more information.
Added
- Gateway API support in Helm chart with HTTPRoute and Envoy Gateway SecurityPolicy.
- New
route configuration section in Helm values for Gateway API HTTPRoute. - Configurable
ingress.enabled and ingress.className in Helm chart.
Changed
- Add Gateway API and Envoy Gateway resources
Fixed
- Fix vertical pod autoscaler maxAllowed schema
Changed
- Update CI so the update-krew-index job waits until the binaries have been pushed to the registries.
Added
- Add support for
user.Exec using client-go credential plugin framework. - Support non-default session timeout lengths.
Changed
- Update
github.com/3th1nk/cidr to v0.3.0, adapt internal CIDR mask size calculation in the tempalte cluster command.
Changed
- Add cluster_id to Envoy Gateway dashboards