fantapsody opened a new pull request #10822: URL: https://github.com/apache/pulsar/pull/10822
### Motivation Support loading `awsCredentialPluginParam` from secrets for kinesis connectors to avoid leaking of sensitive information with best efforts. ### Modifications Load kinesis configs with `IOConfigUtils.loadWithSecrets()`. ### Verifying this change This change is already covered by existing tests and this PR also adds tests to confirm both loading credentials from plaintext config object and secrets work as expected. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
