This message was deleted.
# opni
a
This message was deleted.
f
.Sure thing. There are two big ticket items: • HA Gateway. This requires some backend changes and locking to enable. • Unified Auth. This means RBAC for the backends will be configurable from within the Management API, and will also include RBAC around the Management API itself Other than that there are some QoL features we want to introduce, particularly around the configuration of Opni; we intend for all options to be configurable after install and the install config to be very minimal
c
Thanks much for your response. Does the rbac work include support for namespace-level multi-tenancy? Does unified auth include oidc integration into opensearch? Finally is tracing support also scheduled for GA?
f
Yes the intention is to include namespace level granularity in roles. Unified auth means oidc integration into the gateway which will then operate as a trusted auth proxy for Opensearch (so effectively yes but auth concerns will all be handled by the gateway). Tracing is a little bit up in the air. It's currently being worked on so if it's not ready for GA it will come shortly after.
c
👍