squakez commented on code in PR #5090:
URL: https://github.com/apache/camel-k/pull/5090#discussion_r1473138363
##########
pkg/util/camel/camel_runtime_catalog.go:
##########
@@ -232,3 +230,38 @@ func (c *RuntimeCatalog) IsResolvable(uri string) bool {
return true
}
+
+func jolokiaCatalogWorkaround() v1.Capability {
Review Comment:
I think both changes should be already released. We are in control of the
Jolokia version, so it really does not mind if the Quarkus has a different one.
Feel free to go ahead so I can rebase this PR once they are available.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]