antssilva96

Results 3 comments of antssilva96

Hi @spacether ! I had some free time and decided to have a go. I opened https://github.com/OpenAPITools/openapi-generator/pull/13164 I left some concerns in the MR body, if you could check them...

Is there any update on this, other than manually editing the generated files to include the `imagePullSecrets`? edit: `quarkus.kubernetes.image-pull-secrets=`

I think that makes sense, the current `validate` method is doing nothing anyways :thinking: Make sure that if no validation is provided the result is still a `Optional.empty()` to preserve...