github loft-sh/loft v1.4.0

3 years ago

🚀 Secrets Management

You can now share and manage secrets through loft across your users and teams. Shared secrets can be defined through the loft UI, CLI or kubectl and can be used for development or CI/CD. Check out the docs for more information.

image

🚀 New features

  • high availability: loft can now be scaled up to multiple replicas and made highly available. Check out the docs for more information.
  • cli: new commands loft list secrets, loft get secret and loft set secret
  • sleep mode: new annotation sleepmode.loft.sh/ignore-active-conntections to ignore still active connections to a space
  • vCluster: new flag --node-selector and --enforce-node-selector that allows you to sync only certain nodes into the virtual cluster. The virtual cluster will also make sure that the pods created within the virtual cluster are not scheduled on other nodes. (see all virtual cluster flags in the docs)

🐛 Bug Fixes

  • Fixed an issue where an error during cluster creation was ignored

📦 Other

  • Updated vCluster to version v0.0.10

Don't miss a new loft release

NewReleases is sending notifications on new releases.