Chris Laprun
Chris Laprun
There are some things we need to clean up around this and they will be addressed in a future release. Right now, the proper way to register the Kotlin module...
I've added support for further customisation of the Fabric8 `ObjectMapper` in the latest release: you should be able to customize the `ObjectMapper` that the Fabric8 client relies on by providing...
It's generated during the compile phase, or, at least, it should be!
I'll look into it, thanks for the report!
I mostly use the Quarkus dev mode and almost never do a "simple" compile (and I mistook `compile` to mean a more generic build, as in "generated at build time"...
Right now there isn't but my view on this is that we should address the underlying concern with the client.
It might be a good idea, though I'm a little worried about maintenance of these samples.
Which version of the extension are you using? 2.0.3 should have fixes for this issue.
There should be a warning in the console about this, no?
That said if your operator only needs to watch a single namespace, you can configure it to simply watch the namespace in which it will be deployed and that should...