This repository was archived by the owner on Jun 6, 2025. It is now read-only.
Pass along env at discovery for descriptor substitution #428
Open
Description
Proxy 1.0.25 brings a new field in the discovery which is used for allowing env variables in topic and service to service options, we need to read/possibly filter and pass along to proxy. Impl in Java SDK as reference: lightbend/kalix-jvm-sdk#1228