Chris Laprun
Chris Laprun
21.0.2-graalce seems to work for my use case. Oracle fails with the same error. Weird.
I believe this is fixed, please re-open if I'm mistaken.
Rather confused about what's going on here… If you have an issue with the Keycloak operator, please open an issue on their issue tracker. I assume that if the issue...
`QUARKUS_OPERATOR_SDK_NAMESPACES` was never meant to override the namespaces specified by a given controller (an operator can have multiple controllers). Rather, it was meant to provide a "blanket" default value that...
> > That said, you should still be able to override even set values if you know the names of the controllers you want to change the namespaces for by...
@nrobert13 see https://github.com/quarkiverse/quarkus-operator-sdk/pull/471/commits/5510a85922e76dbb7a60cbaef17595d8022954a8, this should be working (at least, as of 4.0.5).
There might be something else at play here… Could you detail the steps to reproduce the issue, please?
Thanks, will give it a try.
@nrobert13 yes, there is indeed a problem with the current implementation. Working on a fix.
This should be addressed in 4.0.7 and 5.0.3. Please give it a try and re-open if needed.