Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
In the camel-k catalog there is a section that maps a capability to a specific artifact [1] so as example, you can discovery that the a circuit-breaker implementation is provided by the camel-quarkus-microprofile-fault-tolerance component/artifact.
It would be nice to have the same in the camel catalog so tooling can discover what artifacts are required for a specific feature in a runtime agnosctic way.
This can be part for example of the RuntimeProvider interface so each runtime can override it with its specific mapping.