Skip to content

v3.1.1

Choose a tag to compare

@loft-bot loft-bot released this 04 May 22:11
· 0 commits to release-3.1 since this release

Vault Integration

Its now possible to sync project or global secrets directly from vault secrets in Loft. This can be configured either on a project or Loft config level and allows you to sync secrets directly through project secrets into virtual clusters or spaces, which can be very convenient if you use Vault as your central secrets engine. For more information, please take a look at the official docs.

Other Changes

  • feat: add global config option for login accesskey TTL
  • fix: clickjacking issue
  • refactor: improve login message
  • fix: correct management namespace on cluster creation
  • fix: issue where deploying apps was not possible inside virtual clusters
  • fix: importing a team space or virtual cluster
  • fix: allow dynamic loft release name
  • fix: increase context timeout for agent vcluster healthcheck
  • fix: fix mismatch tls secret
  • fix: handle stuck loft and agent upgrades
  • refactor: use database in Loft for certain features (audit, devpod, terraform etc.)
  • chore(ui): add ids and classs to elements for stable reference
  • fix(ui): make sure spec.chart is defined
  • chore(ui): uncomment clusterdomain code even though types are off
  • fix: remove get allowed vcluster helm charts
  • chore: lift go to 1.20
  • fix: Make sure template versions work no matter capitalization v1.0.x vs v1.0.X
  • feat: allow issuer url from environment variables