Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Upgrade upstream external-dns from v0.7.3 to v0.7.4.
Changed
- Upgrade ingress-nginx-controller from v0.35.0 to v0.40.2.
Important upstream changes to pay special attention to:
- App/chart requires Kubernetes 1.16+ based platform release
- It is recommended to change API group of Ingress resources from
extensions/v1beta1 to networking.k8s.io/v1beta1 (available since Kubernetes 1.14)
- Default configuration changes:
- Support and enable by default mimalloc as a drop-in malloc replacement to reduce nginx memory utilization.
- Support configuring additional environment variables for NGINX Ingress Controller container, to support configuring additional mimalloc options.
- Adjust Helm
hook-delete-policy and hook-weight to make admission webhook management more reliable.
- Turn off built-in highlighting (#597)
- Drop “Policy” suffix from names ; Drop ARN part (#585)
Fixed
- Don’t let user execute the installation info request if they are not logged in (#1896)
What’s changed
- Proper check for provider capabilities (#1895)
What’s changed
Fixed
- Do not check for non-related capabilities in start script (#1893)
What’s changed
Fixed
- Do not check non-related to cloud capabilities (#1892)
Added
- Cluster overview now shows Kubernetes version (#1867)
- The app ‘cert-manager’ now appears in the preinstalled apps list (#1878)
Changed
- Cosmetic fix for the positioning of an error message when unable to fetch node pool details (#1881)
- The organization selector dropdown menu now accommodates longer organization names (#1873)
Fixed
- Support installed apps without labels (#1879)