Hello, I've been making heavy use of the Aries JAX-RS Whiteboard, as well as the integrations with jackson, openapi, and shiro. One of the key items I'm looking for is the ability to configure the system via REST through config admin. For my application, the ability to hot deploy new bundles using the configurator or fileinstall configs is not possible. While it is possible to use the webconsole/hawtio to manage configuration, we are trying to handle all functions via REST.
I've looked at https://github.com/apache/aries-jax-rs-whiteboard/tree/master/integrations/rest-management/rest-management and this seems like what I'd be looking to do, however, the ability to work with CM is a wishlist item. Is any work being done to implement these wishlist items. Further, is any work being done to move to the Jakarta namespace for this? Really looking forward to it. I'm asking before I expose my own endpoints to configure my services and would prefer using something that already exists. -- V/r, Chaz