-
Hello,
I am working through the [following](https://github.com/redhat-developer/codeready-workspaces/blob/master/devdoc/building/build-vsix-extension.adoc) and tried clicking the link and my browse…
-
**What happened?**
A complex dependency chain is stucking `devspace deploy`. Running `devspace deploy --sequential-dependencies` works. My guess is your dependency resolving code has a bug.
**What d…
-
## Checklist
* [x] Double-checked my configuration.
* [x] Tested using the latest version.
* [x] Used the Emissary executor.
## Summary
We have updated Argo Workflow to the version 3.3.8 an…
-
**What happened?**
Running the command `devspace upgrade --version v5.18.5` gives the error `fatal Couldn't upgrade: devspace version v5.18.5 couldn't be found`
**What did you expect to happen instea…
-
**What happened?**
The following error occurred when using `proxyCommands` in multiple containers:
```
04:34:46 dev:app proxy Start selecting a single container with selector pod name: app-[REDACTED]…
-
**What happened?**
```
deployments:
test:
inlineManifest:
apiVersion: v1
kind: Secret
metadata:
name: test
type: Opaque
data:
SECRET:…
-
For some usecases it would be great to add ConfigMaps from inline in `devspace.yaml`, so they can immediately used as volume in the containers.
It is currently possible to do this using `kustomize`'s…
-
**What happened?**
When building an image, the `--force-rebuild` flag is always true leading to image rebuilding even if the docker context did not change or even if `rebuildStrategy: ignoreContextCh…
-
This issue collects work items of the Eclipse Che https://github.com/eclipse/che/labels/team%2FB for Sprint 232 (Feb 15th - Mar 7th) (three weeks).
Continued from previous sprint https://github.com…
-
**What happened?**
* I am using the local registry feature from v6.2.0
* I noticed images are always rebuilding, even if they should not
* I noticed that in `./devspace/cache.yaml` the properties `do…