Currently, we're using declarative configuration for dapr components. Instead we must update all components to expose corresponding endpoints and let daprd call into the components to identify their intent.
This is required because higher level platforms like Azure Container Apps (ACA) do not support declarative configuration approach for all the things dapr offers.