Fleet Management
Changed
- Update
read-all
ClusterRole on every bootstrap. - Extend
rbac-operator
service account ClusterRole permissions to namespaces.
Changed
- Move management of static resources from Helm into code.
- Remove
view-all
related roles/bindings. - Bind customer admin group to
cluster-admin
cluster role in target organization namespace.
Added
- Add
NamespaceConfig
spec to Chart
CRD.
Fixed
- Remove duplicated registry in image entry after templating.
Added
- Add
NamespaceConfig
spec to App
CRD.
Changed
- Disallow provided cluster IDs from starting with a digit.
- Add label
ui.giantswarm.io/display
. - Add shortnames
org
and orgs
for CRD organizations.security.giantswarm.io
. - Disallow generated IDs to start with digits.
Changed
- Terminology update to use ‘workload cluster release’ consistently.
Changed
- Move to Giant Swarm Catalogue
Added
- Add support for showing information about Cluster API CRDs and controllers.
Changed
- Switch to a PKCE authentication flow.
Fixed
- If the CLI quits with an error, display the error via the default OS error stream.
Changed
Added
- Added a values.schema.json file to help with validating user values.