devspace
devspace copied to clipboard
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
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,...
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...
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...
**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:...
**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...
**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...
**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.
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...
**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...