devspace
devspace copied to clipboard
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
**What happened?** The "profiles" section is missing in the [v6 docs](https://devspace.sh/docs/configuration/reference).  **What did you expect to happen instead?** So far it seems like profiles are still supported, so I...
Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project.  #### 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 -':...
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...
**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...
**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...
**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...
**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...
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...