Ilya Chernomordik

Results 7 comments of Ilya Chernomordik

I had the same error : ``` Helm install failed: error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors: line 19: mapping key "apiVersion" already defined at...

I have a similar problem on 2.4.2 that can very well be connected to this, when I have `InlineData(1)` and the argument is `long? value`, the conversion fails saying that...

I have been using some workarounds for this issue, and I just figured out there is an undesired side-effect: if one is using topics/subscriptions, then sending a new message to...

It would be very nice if a part of addressing this issue would be providing the proper "format" and/or "pattern" field for the OpenApi. I am not sure if this...

Thanks for the update, that will though force us to add this environment variable to absolutely every definition where we use secrets. Would it be possible to automatically set this...

That would probably be an overkill as well since it will affect all the pods that do not necessarily need the injection at all. I am not great with Go...

I think the authors would like to keep akv2k8s straightforward without additional functionality like restarting the pods. I have already done a bit of a research and there is this...