Releases: loft-sh/loft
Releases · loft-sh/loft
v0.6.0-alpha.1
🐛 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
🚀 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 inloft create vcluster
v0.4.0
🚀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).
🧪 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
🐛 Bug Fixes
- cli: fixes an issue in owner references
- virtualcluster: fixes an issue where secret types where not correctly synced
v0.3.8
🐛 Bug Fixes
- cli: remove broken ownerreference check
🤖 Changes to CI/CD
- improve release note generation
v0.3.7
v0.3.6
🤖 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
Update README.md
v0.3.4
🤖 Changes
- Fixes an issue where cluster resets were only possible for locally connected clusters
v0.3.3
🤖 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