devspace
devspace copied to clipboard
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
**Is your feature request related to a problem?** Currently devspace dependency cache is stored at `~/.devspace/dependencies`, whereas the local devspace cache is stored at `.devspace` in the directory of the...
We want to access DevSpace with DNS. Now we only able to access it via localhost:8090. I want to access it with DNS only. Can anyone help me with the...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.4+incompatible to 26.1.5+incompatible. Release notes Sourced from github.com/docker/docker's releases. v26.1.5 26.1.5 Security This release contains a fix for CVE-2024-41110 / GHSA-v23v-6jw2-98fq that impacted setups using authorization plugins...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
**What happened?** My devPod is always replaced by a new "pod" which is identical to the already running pod. This cause some delay between consecutive `devspace dev` command which is...
**What happened?** I'm trying to run k3d with devspace but am seeing unauthorized when pushing to the repository. ``` ❯ make build services="payment" info Using namespace 'takara' info Using kube...
**What happened?** I'm migrating a devspace.yaml from version 5.x to 6.x, and one of the major differences is the difference in specifying the deployment names. - https://www.devspace.sh/docs/5.x/configuration/deployments/helm-charts#examples - https://www.devspace.sh/docs/configuration/deployments/helm/#examples 6.x...
**Is your feature request related to a problem?** Devspace writes directly to the ssh config. But it is not able to detect if the configuration is already included. e.g. ```...
**Is your feature request related to a problem?** No. **Which solution do you suggest?** As a developer, I would like to see a diff after running the devspace deploy command,...
Bumps [immer](https://github.com/immerjs/immer) to 9.0.21 and updates ancestor dependency [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils). These dependencies need to be updated together. Updates `immer` from 8.0.1 to 9.0.21 Release notes Sourced from immer's releases. v9.0.21 9.0.21...