-
Bug
-
Resolution: Done
-
Blocker
-
2.4.1.Final, 2.5.0.Beta1
-
None
Originally we have used a QOSDK 6.3.3 dependencies directly.
When migrating to io.quarkus.platform:quarkus-operator-sdk-bom (3.4.3) operator sdk version accidentally dropped from 6.3.3 to 6.3.2. Unforiutnately this .2 version doesn't contain this PR
To make things worse there is currently no version of io.quarkus.platform:quarkus-operator-sdk-bom which contains this fix as the PR was included only in 6.3.x release line of QOSDK and the following release of io.quarkus.platform:quarkus-operator-sdk-bom (3.5.0) uses QOSDK 6.4
the solution is to (at least temporarily) use io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom instead of io.quarkus.platform:quarkus-operator-sdk-bom