Marc

Results 21 comments of Marc

Hey @lizardruss I saw your comment as an email and I think all of my issues could be solved if each devspace.yaml would be aware in which directory it is...

Hey @lizardruss, what is the progress on the PR draft? I would really love this feature and it would make our workflow much simpler

Hey I tried the MR and this would solve my problems. We use a central template which contains some script, configs, etc. We want to copy them into the pod...

Ok i could finally give it a chance to build a binary from the MR and test it with out setup. Unfortunately, the way it is implemented right now is...

Specific use case: Some of our dependencies have their own helm chart defined in the helm directory. Currently the way we have implemented the deployment of these dependencies is that...

Okay, I think what I mentioned above can be partially resolved with dependencies. As with many things, it came down to us mixing up imports and dependencies. When using imports...

i would also love this feature

i have the same issue with any prefect version and any chart version. I observe this issue since deploying prefect which has been almost half a year last 2 days:...

At least for me, with Prefect 3.x, this seems to be no issue anymore 👍

you should be able to see the output in the devspace logs afaik, e,g. in one of the files in `$CWD/.devspace/logs`. Atleast that was the case last time I've used...