Russell Centanni
Russell Centanni
Hello! The default behavior for DevSpace is to deploy. / purge all applications under `deployments` in the devspace.yaml. This behavior is defined with the default [purge pipeline](https://www.devspace.sh/docs/configuration/pipelines/#purge). You can customize...
@mattwelke Can you take a look at the review feedback?
Can you try setting the environment variables like this and report back? ```shell DB_PORT=27017 EXPRESS_PORT=1337 devspace init ``` IIRC `--var` values won't be picked up by the docker-compose libraries used...
@zeno-mioso Could you run with the `--debug` flag and share the output? Providing the `devspace.yaml`, `Dockerfile` and the rendered `Deployment` (can run `devspace deploy --render`) would help us reproduce the...
@a-candiotti-pvotal More information would be great. Would it be possible to set up an example repository that reproduces the issue?
@ComaVN Sorry for the slow reply. The `devspace.yaml` you shared doesn't have a sync config. If this is still an issue for you, could you share the output? When I...
Thanks for reporting. This is likely a duplicate of https://github.com/loft-sh/devpod/issues/163. We're certainly planning to implement this, so stay tuned.
@dcharbonnier Thanks for reporting this issue. Can you reproduce this, and if so can you provide the log output from before the panic? If would also be helpful if you...
@dcharbonnier Does this still occur with the latest release?
Closing due to inactivity. Please reopen if it occurs again.