kubectl-gs release v1.26.0
Added
- Add clusterresourcesets and clusterresourcesetbindings CRDs to the information about Cluster API CRDs and controllers.
Removed
- Removed the
--num-availability-zones
flag from thekubectl-gs template
commands. The--availability-zones
flag 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.