Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
What’s changed
- Updated the development documentation in README (#2420)
Developer changes / New feature preparation
- Much refactoring and removal of sass towards css-in-js and typescript (#2383, #2409, #2410, #2411, #2412, #2349)
- Enabling more existing features using the Management API (MAPI) (#2413, #2416, #2421, #2425)
- Faster pre commit hook (#2422)
- Set nodeJS version to v14 (#2423)
- Update nginx to 1.19-alpine (#2426)
- Various other dependency updates
Added
- Also delete legacy
companyd organizations when deleting Organization CRs. - Prevent deleting legacy credentials when deleting
Organization CRs.
Changed
- Support single deployment with multiple replicas
Added
- Support the use of existing (pre-created) Argo Tunnels
- Pre delete hook that deletes the tunnels only for App managed tunnels (not pre-created tunnels)
Changed
- Enable
ingressClass and pathType by default to ease installing on kubernetes >= 1.18.
Changed
- Enable
ingressClass and pathType by default to ease installing on kubernetes >= 1.18.
- Add repositories to the Changes and releases category “Management API”: management-cluster-admission, organization-operator, rbac-operator (#943)
- Improve the relevance of search results by letting the age influence the score. Older posts (from the blog, especially) are ranked lower than pages/posts updated recently. (#940)
- Update generated content, picking up apiextensions v3.23.0 for CRDs
Added
- Add CAPI CRDs.
- Added the
ui.giantswarm.io/original-organization-name annotation. - Added status field to
Organization CRD to hold the created namespace.
Changed
- Updated the documentation for the
alpha.aws.giantswarm.io/aws-subnet-size annotation to explain the current behaviour
- Update nginx to v1.19 (#942)