Skip to content

Releases: loft-sh/loft

v0.6.4

10 Sep 13:25
Compare
Choose a tag to compare

🐛 Bug Fixes

  • ui: header buttons are now links
  • ui: logout menu buttons are now links
  • ui: make progress background in cluster view white on hover
  • ui: fixes an issue where table columns were "jumping"
  • cli: fixes an issue in loft start where helm install could timeout in local clusters
  • fixed several potential races in the loft api server that could occur while running loft within a vCluster
  • use patch instead of update for sleep mode to avoid conflict errors
  • fixed a potential nil pointer in sleep mode if a deployment has no labels

📦 Other

  • update kiosk to v0.1.20
  • ui: add checkbox for deleting namespaces in vCluster view

v0.6.4-beta.1

10 Sep 12:45
Compare
Choose a tag to compare
v0.6.4-beta.1 Pre-release
Pre-release

🐛 Bug Fixes

  • fixes an issue in loft start where an env variable was set twice
  • ui: fixes an issue where table would jump on tab change

💡 Code Refactoring

  • prefer uncached client in rest api routes

🧱 Build Process Changes

  • add pod limits to loft

v0.6.4-beta.0

10 Sep 00:18
Compare
Choose a tag to compare
v0.6.4-beta.0 Pre-release
Pre-release

🐛 Bug Fixes

  • fix selected rows delete for vclusters
  • fixes an issue in loft start & account cluster roles
  • use patch instead of update for sleeping
  • api: no more nil map panics

🚀 New Features

  • ui: 2 profile buttons are links or a
  • ui: headers are links
  • ui: make progress background white
  • ui: add checkbox for deleting namespaces

🤖 Changes to CI/CD

  • plugin: fix auto update devspace plugin.yaml

🧪 Tests Added/Fixed

  • api: helm charts

🧱 Build Process Changes

  • improve devspace.yaml

📦 Other

  • chore: retry get license request with returned server time
  • feat(test) check replicas in sleeping spaces

v0.6.3

08 Sep 08:36
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release
fix: rename local to loft-cluster

v0.6.3

08 Sep 08:36
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release
fix: rename local to loft-cluster

v0.6.2

07 Sep 12:49
Compare
Choose a tag to compare

🚀 New Features

  • ui: you are now able to browse vClusters and make changes directly through the UI. Just click on a running vCluster name and you'll see the vCluster details.
    Screenshot 2020-09-07 at 15 11 27
  • ui: new upgrade button that allows you to upgrade loft through the ui
  • ui: many columns now support a filter which makes it easier to navigate through many a lot of table rows
  • ui: space detail tables (pods, deployments etc.) can now be sorted
  • ui: new cluster subdomain that can be configured in the cluster overview
  • ui: you can now specify a profile picture for your current user that will be displayed at the top right

🐛 Bug Fixes

  • ui: fixes an issue in loft upgrade where helm threw the error: "Error: file '/loft' does not appear to be a gzipped archive; got 'application/octet-stream'"
  • fixes an issue where spaces were not woken up correctly (replicas was not correctly restored)
  • fixes a race condition in spaces that wake up and sleep quickly
  • fixes an issue where long running requests could time out easily (increased general timeout from 34 seconds to 120 seconds)

📦 Other

  • ui: limits.cpu, requests.cpu, limits.memory & requests.memory are now better readable in the quota table
  • ui: the logout menu was improved

v0.6.1

07 Sep 11:26
Compare
Choose a tag to compare
fix: rename local to loft-cluster

v0.6.1-beta.0

07 Sep 08:45
Compare
Choose a tag to compare
v0.6.1-beta.0 Pre-release
Pre-release

🐛 Bug Fixes

  • fixes an issue where replicas were not correctly restored
  • rename local to loft-cluster

🚀 New Features

  • add vcluster client capability
  • add vcluster client capability

🤖 Changes to CI/CD

  • improve plugin update

📦 Other

  • chore: view invoices link & format quota columns

v0.6.0

04 Sep 05:01
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
fix: minor ui improvements

v0.6.0

04 Sep 05:01
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
fix: minor ui improvements