github loft-sh/loft v3.2.0-beta.0

latest releases: v4.0.0-beta.14, v4.0.0-beta.13, v4.1.0-alpha.12...
pre-release16 months ago

Changes

  • New loft config uiSettings.customCss that lets you include custom css stylesheets into the Loft UI
  • New loft config uiSettings.customJavaScript that 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.navBarButtons that 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 projects
    • projects/spec.owner: Allows to change the owner of a project
    • projects/spec.quotas: Allows to change the quotas of a project
    • projects/spec.access: Allows to change the access section of a project
    • projects/spec.allowedClusters: Allows to change the allowed clusters section of a project
    • projects/spec.allowedTemplates: Allows to change the allowed templates section of a project
    • projects/spec.members: Allows to change the members section of a project
    • projects/spec.argoCD: Allows to change the argoCD section of a project
    • projects/spec.vault: Allows to change the vault section of a project

Don't miss a new loft release

NewReleases is sending notifications on new releases.