Mark

Results 69 comments of Mark

@FabianKramm I thought I'd give the current alpha (v6.0.0-alpha.2) a go for the pipeline functionality but hit an issue. I ran `devspace upgrade --version v6.0.0-alpha.2` to upgrade which seemed fine....

@FabianKramm thanks. I'll give that a go soon.

@FabianKramm I'm still getting the same issue. I've also gone back to a real basic yaml to isolate as much as I can. I tried listing vars using just this...

Just tried v6.0.0-alpha.4 with the following test yaml files. Test A yaml fails as before, Test B yaml works fine. The "unmarshal" error earlier made me think perhaps the var...

So got all my config converted without errors now (using yaml map rather than arrays). Only it appears my commands that use variables in arguments are not populated if I...

> Why do you need to use args instead of typing out the command directly? I raised an issue in regards to a path separator when using the non-args way...

@FabianKramm you beat me to it! I got side-tracked on other work. That's great to see though so thanks for testing it. I mostly use the cross platform powershell core...

@FabianKramm I have base image and dependent images building via pipelines working well. Commands working using the preferred syntax too. I'm using alpha 7 fyi. Thanks for your help. Happy...

I've been noticing a similar connect timeout when using the http2 adapter. I can always reproduce the issue using a test client and server - the steps require the ability...