Chris Laprun
Chris Laprun
I think you mean set the property to `true` so that devservices are enabled and use this instead of the mock server. This is what the extension is actually doing...
Out of curiosity, are you planning on using any other framework or do you plan on using plain Java?
Gotcha… that said, using the Quarkus extension doesn't really forces you into using any Quarkus-specific code but you do get some stuff for free, i.e. you only need to write...
OK, so the idea is to port your operator to Java? It would be interesting to hear about your use case if you could talk about it, that is :)
Hi @kdubb, is there a way for me to replicate the issue? To be clear, you're using QOSDK 6.5.0 with Quarkus 3.6.4, correct? Are you using the Quarkus platform BOM...
Would you be able to share your model since it seems to happen during CRD generation?
Just to make sure, you're not locking the fabric8 version anymore, right?
Thank you, @iocanel!
Any update on this, @iocanel?
Note that if the class is removed, it would still be useful to have a marker interface for easy discovery of Custom Resources (at least on first analysis, as the...