github loft-sh/loft v1.1.0

3 years ago

🚀 New Features

  • cli: New loft share space and loft share vcluster commands that allow you to share resources with other users or teams through the CLI
  • ui: Added a new tab HelmReleases to the Spaces view that allows you to view and modify installed helm v3 releases within that namespace
  • ui: Added a logs button to Spaces -> Pods and vClusters -> Pods that shows the logs of the selected pod and container

🐛 Bug Fixes

  • ui: Fixes an issue where loft wouldn't show that there is an update available
  • cli: Fixes an issue where the upgrade loft warning would be shown in loft variables or unwanted commands

📦 Other

  • vCluster: Improved the sync algorithm for configmaps and secrets where now only needed configmaps and secrets are synced to the host cluster. This should drastically decrease the amount of synced configmaps and secrets in the host cluster
  • vCluster: Nodes, PersistentVolumes and StorageClasses are not synced anymore by default and "fake" resources are created instead to ensure correct cluster functionality. This increases isolation between host and virtual cluster and allows to deploy the virtual cluster in any namespace without any cluster scoped permissions.
  • cli: improved readability of options to select a space or vCluster
  • ui: the UI will now periodically update the time ago (e.g. created 10 seconds ago)
  • Updated internal vCluster to v0.0.2
  • Updated kiosk version to v0.1.21

Don't miss a new loft release

NewReleases is sending notifications on new releases.