github loft-sh/loft v1.9.1-beta.1

pre-release3 years ago

Changes

  • api: we made some internal changes to the loft authentication mechanism, where access keys are now a CRD instead of being saved within a secret. A new access key is created for each session and each session is now displayed in the 'Profile > Access Keys' view. This change fixes several issues with OIDC related logins, where token invalidation was slow and changes in the identity provider would sometimes not reflect to loft. Migration of old access keys into new ones should be completely automatic.
  • cli: deprecation of flag --username in loft login, you now only need --access-key to log into loft via CLI
  • api: kiosk was updated to version v0.2.0 and loft now supports template parameters
  • ui: loft will redirect you after login to the original requested path if you were not authenticated
  • ui: added new input field to enter vcluster version
  • vcluster: fixed an issue where fieldPath spec.serviceAccountName was resolving the wrong service account name
  • vcluster: updated to version 0.0.27

Don't miss a new loft release

NewReleases is sending notifications on new releases.