Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Update to upstream
v1.2.0. (#151) - cert-manager-app now requires kubernetes version >=1.16.0. (#151)
- Switch rbac rules from
extensions to networking.k8s.io for ingresses. (#151)
Fixed
- Allow strings and integers in values schema for resources requests and limits. (#150)
- Remove
--num-availability-zones flag from kubectl gs template nodepool docs (#903)
Fixed
- Fixes validation of cpu requests and limits to allow for string and integer values.
- Update controller container image to
v0.45.0 to correct OpenSSL CVEs. (#188) - Change monitoring service port to
10254. (#188)
Added
- Add clusterresourcesets and clusterresourcesetbindings CRDs to the information about Cluster API CRDs and controllers.
Removed
- Removed the
--num-availability-zones flag from the kubectl-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.
Added
- Add network policy template.