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?** The "profiles" section is missing in the [v6 docs](https://devspace.sh/docs/configuration/reference). ![](https://uploads.linear.app/0aab256f-61c4-44f4-9aff-15fe09c2026b/d1260edd-58a7-48b4-afee-a37eeec3b5c3/cb41befb-d44f-42ca-b8ac-a42f0a6341ca) **What did you expect to happen instead?** So far it seems like profiles are still supported, so I...

kind/documentation
area/config

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=mermaid&from_version=8.14.0&to_version=9.1.3&pr_id=7e8eb57d-e4e4-4d05-aec4-2be6775fb913&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

**What happened?** From time to time I get the following error when doing `devspace deploy`. ``` configurations create_deployments: error deploying configurations: error executing 'kubectl --context arn:aws:eks:us-east-1::cluster/redoxlocal-eks-cluster apply --force -f -':...

kind/enhancement
needs-information

Hi Thanks for this amazing tool. Helm OCI registries is a new fashion now, most of container registries (ECR, Quay) support this format so it's quite convenient to publish the...

kind/feature
area/chart-deployment
needs-information

**What happened?** While upgrading to 5.17.0 I noticed that commands are no longer working. When trying to run a command from the devspace web interface I get `command is not...

area/config
needs-information

**Is your feature request related to a problem?** In our use case, we are using a monorepo that has a root devspace file with dependencies that points to subfolders **Which...

kind/feature
area/config

**What happened?** Custom commands that were working in 5.17.0 stopped working after upgrading to 5.18.0+. **What did you expect to happen instead?** The Path should be loaded and npm commands...

kind/bug

**Is your feature request related to a problem?** I am attempting to use devspace in my Azure Pipelines CI for image builds rather than the usual sequential pipeline task, one...

kind/enhancement
area/building-images

I started going through the docs page by page after noticing a few oddities. I was digging for how to force Docker to always `--pull` base images. Anyway, I managed...

**What happened?** Following docs links for profile configuration are broken: 1. [https://devspace.sh/cli/docs/configuration/profiles/patches](https://devspace.sh/cli/docs/configuration/profiles/patches) 2. [https://devspace.sh/cli/docs/configuration/profiles/basics](https://devspace.sh/cli/docs/configuration/profiles/basics) **What did you expect to happen instead?** Land on a page defining the Config > profile...

kind/documentation
area/ui