Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Monitoring headless Service.
- More Giant Swarm custom monitoring annotations.
- Explicitly expose metrics container port.
Changed
- Use default external-dns metrics port 7979.
What’s changed
- We now redirect to the cluster overview page if you are viewing a cluster, and it gets deleted by someone else. (#1756)
- Removed the ’next’ button from the install app modal. (#1729)
Fixed
- Close the organization dropdown when clicking on the
Details/Manage buttons (#1755) - In some cases, when upgrading a cluster, the nginx-ingress-controller app was not visible under installed apps. (#1749)
- Fixed an error when cancelling an app values/secrets upload. (#1733)
- Redirect user to the login page if initial data fetch fails (#1727)
Security
- Update app to tolerate higher security settings (#1750)
- force serialize-javascript to 4.0.0 (#1732)
Refactorings / Dev Changes
- Create an install ingress actions & reenable tests (#1713)
- Add an ErrorBoundary around Clusterlist to catch Errors there (#1734)
- More SASS refactorings. We’re slowly moving all our sass over to styled components. (#1730)
- Fix cannot set state of unmounted component warning in test. (#1747)
Admin only changes
- Giant Swarm staff can now pick any version when upgrading a cluster. (#1714)
Changed
- Re-introduced hook to allow for CRD install during app upgrades. (#55)
- Use unique names for CRD install hooks to avoid naming collisions. (#56)
Added
- Add sub-chart to delete any orphaned resources. (#56)
Added
- Added monitoring and common labels.
Changed
- Upgrade upstream external-dns from v0.7.2 to v0.7.3.
- Upgrade architect-orb to 0.10.1
Added
- Added labels for configuring scraping of services by Prometheus
(
Monitoring, MonitoringPath, MonitoringPort) to pkg/label. - Add managed-by label.
- Add version labels for app-operator and chart-operator.
Changed
- Update cert-manager from upstream 0.15.2 to 0.16.1. (#51)
Changed
- Updated backward incompatible Kubernetes dependencies to v1.18.5.
Changed
- Updated backward incompatible Kubernetes dependencies to v1.18.5.