Skip to content

Releases: loft-sh/loft

v0.6.0-alpha.1

02 Sep 22:08
Compare
Choose a tag to compare
v0.6.0-alpha.1 Pre-release
Pre-release

🐛 Bug Fixes

  • fixes an issue where the profile picture is changed all the time

🚀 New Features

  • add cluster subdomain frontend
  • loft start --reset & mark ingress-nginx as app
  • add subdomain backend
  • add upgrade frontend
  • add profile picture
  • add filter to cluster column (spaces / quotas / vclusters)

🤖 Changes to CI/CD

  • update devspace plugin only for stable release versions

🧪 Tests Added/Fixed

  • add sleep tests

📦 Other

  • improvement: white background for sleeping progress on hover
  • improvement: add sorter / filter for owner & status
  • improvement: avatar placement
  • improvement: improve logout popover styling
  • improvement: improve logout popover

v0.5.0

25 Aug 13:48
Compare
Choose a tag to compare

🚀 New Features

  • cli: New loft start command that allows you to easily install loft into any kubernetes cluster
  • sleep-mode: new sleepmode.loft.sh/delete-after annotation, that allows you to specify a timeout after which the space should get deleted if there was no activity in it
  • ui: New default cluster templates that define common needed resources like limit ranges and network policies that can easily be used for space creation.

🐛 Bug Fixes

  • chart: fixes an issue where the chart could not be upgraded
  • cli: fixes an issue where --print was set to default in loft create vcluster

v0.4.0

20 Aug 12:37
7d970a2
Compare
Choose a tag to compare

🚀Space Detail View

You can now investigate spaces by clicking on a space name in the loft ui. The space sub view will show resources that are within the space with extra information. You can view any resource there (also CRDs and extension API Server resources).

image

🧪 Other Changes

  • ui: add upgrade vCluster button & popup
  • ui: in the show yaml popup, patch instead of update is used to avoid conflict errors
  • ui: updated apps catalog to reflect helm hub
  • ui: added missing READMEs for some recommended charts
  • ui: improved error message for wrong certificate
  • cli: specifies used loft config in created kube context to be able to handle multiple different logged in users at the same time
  • vcluster: fixes an issue where created services without namespace would be rejected
  • vcluster: bump internal version to v0.0.1-beta.23

v0.3.9

17 Aug 07:49
e454ee9
Compare
Choose a tag to compare

🐛 Bug Fixes

  • cli: fixes an issue in owner references
  • virtualcluster: fixes an issue where secret types where not correctly synced

v0.3.8

14 Aug 19:01
e454ee9
Compare
Choose a tag to compare

🐛 Bug Fixes

  • cli: remove broken ownerreference check

🤖 Changes to CI/CD

  • improve release note generation

v0.3.7

14 Aug 07:42
Compare
Choose a tag to compare

🤖 Changes

  • cli: add --wait flag for loft delete space and loft delete vcluster --delete-space
  • vcluster: Fixes a bug where the imagePullSecrets were not correctly synced (#33)
  • Bumped internal kiosk version to v0.1.18

v0.3.6

11 Aug 12:33
Compare
Choose a tag to compare

🤖 Changes

  • Added option for OIDC authentication to retrieve additional claims through user info
  • Fixes an issue where users created through single sign on had to fill out organization and team size

v0.3.5

10 Aug 18:51
f310b21
Compare
Choose a tag to compare
Update README.md

v0.3.4

10 Aug 17:32
f310b21
Compare
Choose a tag to compare

🤖 Changes

  • Fixes an issue where cluster resets were only possible for locally connected clusters

v0.3.3

07 Aug 09:10
Compare
Choose a tag to compare

🤖 Changes

  • Added permissions to put a space to sleep and wakeup a space to the default space cluster role
  • New button in cluster view to reset loft cluster roles & kiosk