- Add documentation for the new
--cn-prefixflag inkubectl-gs login(#1569)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Rework hooks. (#263)
- Migrate
Chart.yamlto API version v2. - Rename labels.
- Add
post-upgradehook. - Move
ClusterIssuerCRs to helpers. - Remove unneccessary hook weights.
- Refine PSP & RBAC.
- Improve CRD installation job.
- Simplify default issuer installation job.
- Add
values.schema.jsonfor default isser chart.
- Migrate
- Rework hooks. (#263)
Changed
- Rework hooks. (#263)
- Migrate
Chart.yamlto API version v2. - Rename labels.
- Add
post-upgradehook. - Move
ClusterIssuerCRs to helpers. - Remove unneccessary hook weights.
- Refine PSP & RBAC.
- Improve CRD installation job.
- Simplify default issuer installation job.
- Add
values.schema.jsonfor default isser chart.
- Migrate
- Rework hooks. (#263)
- Add section to GitOps page explaining web UI restrictions (#1533)
Highlights for the week ending September 23, 2022
User interfaces
As of the latest version, our web UI is ready for use on Google Cloud Platform (GCP) installations.
kubectl-gs v2.23.0 adds the capability to create a client certificate for workload cluster access with a specific CN prefix. This means you can bind the client presenting this certificate to an RBAC role as a user. Check the
logincommand’s new--cn-prefixflag.Documentation
We now have a dedicated page clarifying the concept and value of app bundles and its place in the app platform.
- Simplify the gsctl disclaimer (#1566)
Added
- Added
--cn-prefixflag tologincommand which allows setting a specific CN prefix for workload cluster client certificates.
- Added
- Upgrade upstream chart from version 6.31.0 to 6.37.0, and grafana from 9.0.1. to 9.1.9. This release includes a small set of breaking changes that you can check here.
- Upgrade upstream chart from version 6.31.0 to 6.37.0, and grafana from 9.0.1. to 9.1.9. This release includes a small set of breaking changes that you can check here.
Changes
- Fix UI bugs in App Details page by @kuosandys in https://github.com/giantswarm/happa/pull/3736
- We made some internal changes towards supporting app installation on Cluster API provider GCP (Google Cloud Platform)
Full Changelog: https://github.com/giantswarm/happa/compare/v1.51.1...v1.51.2