github loft-sh/loft v1.7.2-beta.0

pre-release3 years ago

Changes

  • ui: fixed an issue where copy from pod logs was not possible for windows and linux
  • ui: changed sleep mode config options from hours to minutes
  • cli: it is now possible in loft start to install an ingress controller and upgrade loft to install an ingress without reseting loft or interacting with helm directly.
  • cli: port forwarding is now the default option selected if you install loft in a remote cluster
  • api: the config is now loaded from a secret with the name loft-config instead of a configmap. loft will automatically migrate existing config maps to secrets if found.
  • api: new loft environment option CONFIG_FILE_NAME to load the config from a file instead of a kubernetes secret.
  • api: new loft environment option CONFIG_API_DISABLED to disable the config in the UI and api server. Config is then silently loaded from a secret.
  • api: new metrics are exposed for the apigateway. For more informations take a look at the loft docs
  • chart: new chart options for loft deployment annotations, labels, nodeSelector, affinity and tolerations

Don't miss a new loft release

NewReleases is sending notifications on new releases.