Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
- Cover blog post in the search function (https://github.com/giantswarm/docs/pull/904)
- Remove
--num-availability-zonesflag fromkubectl gs template nodepooldocs (#903)
- Remove
Updated
- Update kong image version to 2.2.3 Reference:
- https://github.com/Kong/kong/issues/6739
- Add namespace metadata configuration document for apps (#901)
Added
- Add clusterresourcesets and clusterresourcesetbindings CRDs to the information about Cluster API CRDs and controllers.
Removed
- Removed the
--num-availability-zonesflag from thekubectl-gs templatecommands. The--availability-zonesflag should be used to specify a list of availability zones.
Changed
- Build release binaries using go 1.16. Kubectl-gs is now available for Linux and Darwin ARM64 machines including Apple M1 Macs.
- Upgrade dependency github.com/giantswarm/app to 4.9.0
- Fetch installation information using a new service, instead of relying on the Giant Swarm REST API.
Added
- Add network policy template.