This is an automated email from the ASF dual-hosted git repository.
mmarshall pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from d01471315ad [pip][design] PIP 289: Secure Pulsar Connector
Configuration (#20903)
add bfde0def2c2 [feat][io] Support configuration secret interpolation
(#20901)
No new revisions were added by this update.
Summary of changes:
pulsar-functions/instance/pom.xml | 9 +++
.../functions/instance/JavaInstanceRunnable.java | 71 ++++++++++++++--------
.../instance/JavaInstanceRunnableTest.java | 62 ++++++++++++++++++-
.../EnvironmentBasedSecretsProvider.java | 19 ++++++
.../functions/secretsprovider/SecretsProvider.java | 12 ++++
5 files changed, 143 insertions(+), 30 deletions(-)