Mark Parker

Results 20 comments of Mark Parker

I have a use case. I use confd to write out rules files for Prometheus. I want each group in a separate .yaml file, and I have each group in...

Yes, and that's ultimately what I did. It may not be possible in the general case, however.

So the most recent version is broken; how are we to handle this?

Yes! This could significantly improve the allocation profile for our usages.

Still an issue Jan 2024. Downgrading to extension version 1.22.2 works.

> @jankap You may find some success with the `docker.dockerPath` setting, e.g. setting it to something like `"\"wsl -- docker\""`, but I'm not completely sure. It is something we are...

I'm having the same issue. @pellebjerkestrand I'd appreciate it if you could clarify your workaround. When you say "The root of the path passed to `--cert` is the path passed...

It looks like the .pfx file must be relative to where the host is running from. In the case of a C# function running on Windows during development (i.e. from...

This is still open, so my feedback is that it failed spectacularly: ``` $ dotnet resteaseclientgenerator -f .\tonic_api.json --DestinationFolder '.' -n tonic_client -a TonicApiClient info: RestEaseClientGenerator[0] Starting fail: RestEaseClientGenerator[0] OpenApiDiagnostic...

There is some discussion related to this [here](https://github.com/opencontainers/runtime-spec/issues/356#issuecomment-209582923) and [here](https://groups.google.com/a/opencontainers.org/forum/#!msg/dev/PlGKu7QUwLE/juMXbbMYDAAJ), for what it's worth.