github loft-sh/loft v1.8.0

3 years ago

🚀 New features

  • api: Loft shared secrets are now namespace scoped instead of cluster scoped. This allows you to create shared secrets with the same name in multiple different namespaces. The --namespace flag was added to loft set/get/list secret commands and can also be configured in the Loft UI. This change is incompatible with old Loft CLI versions and they will not be able to retrieve shared secrets anymore. Please make sure to upgrade the Loft CLI and/or DevSpace Loft plugin to the newest version for that feature. For more information take a look at the loft docs.
  • api: Loft is now able to audit all API requests to the Loft management API, connected clusters & virtual clusters. Loft auditing provides a security-relevant, chronological set of records documenting the sequence of actions in loft. For more information check out the loft docs.

🐛 Bug Fixes

  • cli: Fixed an issue where creating a new shared secret would try to update a non existing one
  • api: Fixed an issue where the cluster annotation virtualcluster.loft.sh/default-values would not set the default vcluster version correctly

📦 Other

  • api: Loft will now try to generate internally needed resources (e.g. access key secrets, cluster roles, role bindings etc.) with more meaningful names

Don't miss a new loft release

NewReleases is sending notifications on new releases.