- Add
silencecontroller. - Add
synccommand. - Push
silence-operatorto app-collections.
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
- Update guide for ‘Fine-tuning upgrade disruption on AWS’
- Update basic article for the `‘Automatic termination of unhealthy nodes’ feature.
- Add guide for ‘Fine-tuning upgrade disruption on AWS’
- Add basic documetation for `‘Automatic termination of unhealthy nodes’ feature.
- Update of many external links https://github.com/giantswarm/docs/pull/612
- Guide on creating a cluster via the CP K8s API: added info on how to delete a cluster, little stylistic changes https://github.com/giantswarm/docs/pull/609 https://github.com/giantswarm/docs/pull/613
Added
- Add
SilenceCRD.
- Add
Added
- Add catalog and kubernetes labels and notes annotation.
- Add
release.giantswarm.io/last-deployed-versionClusterCR annotation
Added
- Add ‘AWSMetadataV2’ annotation to configure the metadata endpoint.
- Add ‘AWSSubnetSize’ annotation to configure the subnet size of Control Plane and Machinedeployments.
Changed
- Make sure the helm stable catalog will be loaded after EOL (November 13, 2020). (#1954)
- Improve the usability of the admin-only users page. (#1946)
- Send real user monitoring data to the Giant Swarm Rest API (#1974)
Fixed
- Fix a rendering problem in MS Edge where in cluster creation, in the releases list, the show/hide button would cause a content re-flow (#1956)
- On an app details page, don’t show the
PROVIDESlabel ifappVersionis not given (#1957) - On an app details page in the Other Versions tab, display
unknownif theappVersionis not given (#1958) - In an App Catalog, fix app names that disappear on mouse-over (#1953)
- Don’t reload the page when pressing enter in the app search form. (#1952)
Added
- Add minReadySeconds to deployment template as optional parameter
Updated
- architect-orb 0.11.0 -> 0.14.0
- github workflow