- Build signed Windows binaries
- Extend CI config to include the Windows package in the Krew index when a new release is published
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Use
kube-systemas namespace.
- Use
Changes
- CLI guide for upgrading a cluster was improved by @gusevda in https://github.com/giantswarm/happa/pull/3362
- Allow to display longer node pool names by @gusevda in https://github.com/giantswarm/happa/pull/3361
- Header was fixed so it appears correctly above other elements by @gusevda in https://github.com/giantswarm/happa/pull/3347
Full Changelog: https://github.com/giantswarm/happa/compare/v1.40.0...v1.40.1
Changed
- Upgrade to
fluent-bit v1.9.1 - Sort out app labels.
- Push to app collections.
- Disable fluentbit if not outputs and inputs are defined.
- Upgrade to
Changed
- Make
kube-proxydashboard UX compliant. - Fix
ceph-clusterdashboard datasource.
- Make
- Clarify that
kubectl gs loginsupports client certificate creation for workload clusters on all providers except for KVM. (#1406)
- Clarify that
Changed
- Improved description of the
--control-plane-azparameter when templating a cluster.
- Improved description of the
- Add weekly highlights for 2022-04-14 (#1401)
This release contains a breaking change introduced by a change to the
spec.controllervalue of theIngressClassinstalled by this Helm chart. Before upgrading to this version, you’ll need to manually delete theIngressClassmanaged by this Helm chart.kubectl delete ingressclass <class name, "kong" by default>More information in the upstream “Upgrade considerations” documentation.
Updates
- Align with upstream chart version 2e89647 (Changes in upstream repository)
- Update kong/kubernetes-ingress-controller to 2.3.1
- Update kong/kong to 2.8.1. This fixes OpenSSL CVE-2022-0778.
- Execute enterprise tests with container image version 2.8.1.0-alpine