v3.2.0-beta.1
Pre-release
Pre-release
·
8 commits
to release-3.2
since this release
Changes
- New feature to deploy vcluster-pro
- New loft config
uiSettings.customCssthat lets you include custom css stylesheets into the Loft UI - New loft config
uiSettings.customJavaScriptthat lets you include custom js into the Loft UI - We have stabalized our css classes so you can target them via css selectors as expected
- New loft config
uiSettings.navBarButtonsthat lets you add additional nav bar buttons to the sidebar of loft - We have refactored the RBAC permissions for projects to allow the following extra RBAC permissions:
projects/spec.*: Allows all changes to projectsprojects/spec.owner: Allows to change the owner of a projectprojects/spec.quotas: Allows to change the quotas of a projectprojects/spec.access: Allows to change the access section of a projectprojects/spec.allowedClusters: Allows to change the allowed clusters section of a projectprojects/spec.allowedTemplates: Allows to change the allowed templates section of a projectprojects/spec.members: Allows to change the members section of a projectprojects/spec.argoCD: Allows to change the argoCD section of a projectprojects/spec.vault: Allows to change the vault section of a project