Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
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
PROVIDES label if appVersion is not given (#1957) - On an app details page in the Other Versions tab, display
unknown if the appVersion is 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)
- Overhaul release reference and upgrade reference (#606, #611)
Added
- Add minReadySeconds to deployment template as optional parameter
Updated
- architect-orb 0.11.0 -> 0.14.0
- github workflow
Fixed
- Fixed relative URLs in READMEs of Apps in the App Catalog (#1944)
Added
- Add support for using a custom namespace set for a specific Kubernetes context in the Kubeconfig file.
- Add support for using the
--all-namespaces, -A flag for listing resources in all namespaces.
Changed
- Update RBAC API versions. (#84)
- Update
cert-manager to v1.0.3. (#86)
Added
- Add ‘AWSUpdateMaxBatchSize’ annotation to configure max batch size for AWS ASG update.
- Add ‘AWSUpdatePauseTime’ annotation to configure pause time between rolling a single batch in ASG.
Added
- Add annotation to enable feature to terminate unhealthy nodes on a cluster.
Cluster condition ProviderInfrastructureReady: True when AzureCluster is readyCluster condition NodePoolsReady: True when all node pools are readyCluster Upgrading condition UpgradeCompleted reason: used when Upgrading is set to False because the upgrade has been completedCluster Upgrading condition UpgradeNotStarted reason: used when Upgrading is set to False because the upgrade has not been startedCluster Creating condition CreationCompleted reason: used when Creating is set to False because the creation has been completedCluster Creating condition ExistingCluster reason: used when Creating is set to False because an older cluster (created without Conditions support) is upgraded to newer release that has conditions.
Removed
- Removed availability zones for
GermanyWestCentral in Azure. - Removed the
--domain flag on Azure.