loft icon indicating copy to clipboard operation
loft copied to clipboard

Namespace & Virtual Cluster Manager for Kubernetes - Lightweight Virtual Clusters, Self-Service Provisioning for Engineers and 70% Cost Savings with Sleep Mode

Results 72 loft issues
Sort by recently updated
recently updated
newest added

**Issue** While the dev command is super useful, it falls short when a user has left open a devspace dev as the port forwarding keeps the space active and never...

kind/feature

i'm using the latest loft version ``` NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION loft loft 1 2022-08-30 11:57:51.871844 +0800 CST deployed loft-2.2.2 loft-agent loft 1 2022-08-30 03:58:34.920569128 +0000...

Bumps [mdx-mermaid](https://github.com/sjwall/mdx-mermaid) from 1.2.2 to 1.3.0. Release notes Sourced from mdx-mermaid's releases. v1.3.0 Fix js injection v1.2.3 Fix type error TS2666 #49 @​ramykl Commits 1db4bdd fix(build): remove config files from...

area/dependencies

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=mdx-mermaid&from_version=1.2.2&to_version=1.3.0&pr_id=613fb65e-cd8b-472b-984e-fb43ed6080a8&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

I run `loft login https://vcluster.elevate.direct`. Browser log in pops up ( https://vcluster.elevate.direct/login?cli=true ) I enter my credentials. Browser screen goes blank. CLI never returns. I see in the browser network...

Fix for Loft Agent Values public repo link

When configuring a vcluster in the web UI the "sleep mode" section says "sleep after inactvity" and "delete space after inactivity" but it doesn't say what the units are (seconds?...

On a clean Ubuntu 22.04.3 : ``` $ curl -L -o loft "https://github.com/loft-sh/loft/releases/latest/download/loft-linux-amd64" $ chmod a+x loft $ ./loft login 08:37:50 info Not logged in To log in as a...

Fix broken link to security section of vcluster docs