Mirza Prangon

Results 8 comments of Mirza Prangon

I will bump this issue. I was trying to send a json data and a file in a mulitpart request, which I could not using k6. The openapi looks like...

I would also like support for gradle. Is there any plan on supporting gradle?

Facing the same issue. Basically, sending an object in the `multipart/form-data`, the content type becomes `text/plain`. Which is not desirable. Could not find a way to set the content type...

@tejasraman Yes I also tried on the `w16.2.4-k5.14` tag. Same error.

I found a similar issue - https://github.com/mkubecek/vmware-host-modules/issues/171#issuecomment-1275987915 . I am not proficient in kernels, so did not actually look at the code.

Could build workstation-16.2.4 and workstation-17.0.0 against CentOS 9 stream with kernel 5.14.0-183.el9.x86_64

I will add notes for reference. The openapi collector have values as follows: ```yaml extraEnvsFrom: [] extraVolumes: [] extraVolumeMounts: [] ``` Therefore, if you want to use external secret, for...

Sure, that sounds cool. We are using the devcontainer features extensively and would like to contribute back.