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

Summary: In order to improve developer experience, we'd like to create more in-depth tutorials for Ruby projects. Our goal is to provide more information on setting up local environments, debugging,...

kind/documentation
needs-information

Summary: The current landing pages for the DevSpace Quickstart projects do not reflect updated logos and need refreshed HTML structuring and content. Each project also needs To do: * In...

kind/documentation

Summary: The current [dependencies page](https://devspace.sh/docs/configuration/dependencies/) examples do not include v6 constructs. The v6 documentation should be updated to reflect this. To do: Replace functions with updated functions from v6, as...

kind/documentation

**Is your feature request related to a problem?** It is not a bug, but somewhat like a problem. When devspace replaces a pod, helm annotations are not kept: ``` annotations:...

area/dev

**What happened?** Starting the dev pipeline results in creating the pod successfully and starting the proxies, however the process exits with a 'error writing command' message: ``` info Using namespace...

kind/enhancement
kind/question
needs-information
devspace

**Is your feature request related to a problem?** We use a private helm repository for some library charts, which is stored in AWS S3. In order to run `helm dependency...

kind/question
area/chart-deployment

**What happened?** Intellij pulls the schema from schemastore.org in order to provide code completion and assistance. The current schema there doesn't recognize version `v2beta1` and the IDE thinks everything is...

Would be nice if devspace could convert a docker compose file via kompose to a devspace, which would help people to adopt devspace if they already use docker compose.

kind/feature
area/init

Bumps [mermaid](https://github.com/knsv/mermaid) from 8.14.0 to 9.1.2. Release notes Sourced from mermaid's releases. 9.1.2 Release Notes 🚀 Features Add support for cyclic themeVariable rotation when more than 8 branches (#3049) @​ashishjain0512...

dependencies
javascript

**Is your feature request related to a problem?** We are using devspace v6 pretty extensively in our organization. We're trying really hard to make sure that our deployments in development...

kind/feature
area/config