Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Allowed resource requests and limits to be configured with
values.yaml. (#24)
Changed
- All CRDs are now available as both
v1.CustomResourcDefinition and v1beta1.CustomResourceDefinition through
crd.LoadV1 and crd.LoadV1Beta1. Type-specific New*CRD() functions are unchanged. - Graduated Azure CRDs to
v1.
Changed
- Make NGINX IC Service
externalTrafficPolicy configurable and default to Local.
- Add information on the bidding price of AWS spot instances (#471)
- Add documentation of tenant cluster labelling using API & kubectl (#467)
Added
- Generate Cluster API CRDs from upstream module.
Changed
- Relax
AzureConfig CRD validation.
What’s changed
- We’ve adjusted the getting started guide to support clusters that do not come with an ingress controller installed by default. (#1387)
- Some more adjustments for the app platform naming change. (#463)
- Fix similar instance types reference (#466)