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 happened?** When building images, docker target are ignored **What did you expect to happen instead?** **How can we reproduce the bug?** (as minimally and precisely as possible) Build two...

area/building-images

**What happened?** This is related to #2278. #2278 fixes the issue in most cases, but when you login to acr on windows using `az acr login` and your credentials are...

kind/bug

**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...

**What issue type does this pull request address?** /kind bugfix **What does this pull request do? Which issues does it resolve?** resolves #2324 It appears that neither password or identitytoken...

**Is your feature request related to a problem?** No **Which solution do you suggest?** I love DevSpace ui, the visualization of the kubernetes cluster's containers is great. However, i often...

Currently you can only define a git dependency either via https:// or git@ (ssh). Would be great if DevSpace would fallback to try https in the ssh case and ssh...

kind/feature
area/config

I used to have different dockerfile for different environment when using v5. Currently having couple annoying issues after migrating to v6. I have couple pods running on local kubernetes for...

`.env` file from depencies should be taking into account

**What happened?** I upgraded devspace, and tried to run my existing devspace projects in version 6.1.1 Devspace tells me: ``` error Auto reload is not supported anymore in DevSpace version...

area/dev

**What happened?** When I run devspace update plugin loft , I cant use the loft plugin anymore, I can remove it and add it again and it works, but using...