Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Removed
- Removed the
--release and --release-branch version from kubectl-gs template nodepool command.
Fixed
- Fix helm template to always install required
dex/dex-k8s-authenticator workloads. - Route
dex-k8s-authenticator to proper /callback endpoint.
Added
- Add separate instance of
dex-k8s-authenticator to handle GiantSwarm staff access.
Added
clusterrolebinding for GiantSwarm staff cluster-admin access.
- Update all articles to use the term “tenant cluster release” where appropriate (#642)
- Fixed a link (#647)
Added
- Add ability to extend
nginx-ingress-controllerwith specific values from appcatalog. - User value validation through a values.schema.json file based on the current values.yaml.
Changed
- Update image to
v0.41.2. (#133)
- Changes and Release
- Set color for selected category (#633)
- Automatically link pull requests in release notes markdown (#635)
- Update content
Changed
- Improve upgrade UX during Azure V4 to V5 cluster upgrade (#1977)
- UX enhancements in the “About upgrading” dialog (#1966)
- Let users retry creating a cluster, if there are server-side errors (#1974)
Fixed
- Display node pool creation error when trying to create a cluster and NPs at the same time, and node pool creation fails (#1972)
- Added info for the new
--release flag to the gsctl upgrade cluster command reference.