devspace icon indicating copy to clipboard operation
devspace copied to clipboard

DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.

Results 356 devspace issues
Sort by recently updated
recently updated
newest added

**What issue type does this pull request address?** (keep at least one, remove the others) /kind bugfix **What does this pull request do? Which issues does it resolve?** (use `resolves...

**What issue type does this pull request address?** (keep at least one, remove the others) /kind feature **What does this pull request do? Which issues does it resolve?** Adds runtime...

/kind feature resolves https://github.com/loft-sh/devspace/issues/2269 ## Purpose This PR picks up on #2325 and introduces Tanka environment support for Devspaces. We internally use Tanka and would like to share a common...

**Is your feature request related to a problem?** When microservices are declared as dependencies in a monorepo, deploying the project without building the images ignores the image tag given through...

kind/feature

**What issue type does this pull request address?** (keep at least one, remove the others) /kind enhancement **What does this pull request do? Which issues does it resolve?** (use `resolves...

**What issue type does this pull request address?** /kind enhancement **What does this pull request do? Which issues does it resolve?** (use `resolves #` if possible) resolves #2595 **Please provide...

**What issue type does this pull request address?** (keep at least one, remove the others) /kind feature **What does this pull request do? Which issues does it resolve?** (use `resolves...

**Is your feature request related to a problem?** DevSpace is a tool which helps developers build microservices in a Kubernetes Native way. Yet, there is only 1 minimal example of...

kind/enhancement
good first issue
area/docs

**Is your feature request related to a problem?** No **Which solution do you suggest?** [https://www.devspace.sh/docs/5.x/guides/dev-staging-production](https://www.devspace.sh/docs/5.x/guides/dev-staging-production) **Additional context** Users may want to use devspace for different environments such as Dev, Staging...

area/docs

**Is your feature request related to a problem?** `winget` became the default package manager on Windows and it's available out of the box. The current approach either requires to download...