You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/03 14:10:31 UTC

[GitHub] [pulsar] freeznet opened a new issue #8425: [pulsar-function-go]add secrets provider for golang function

freeznet opened a new issue #8425:
URL: https://github.com/apache/pulsar/issues/8425


   **Is your enhancement request related to a problem? Please describe.**
   currently go function do not have secrets provider implemented. for Java and Python functions, we already have secrets providers implemented, such as `EnvironmentBasedSecretsProvider` and `ClearTextSecretsProvider`.
   
   this enhancement is also mentioned in https://github.com/apache/pulsar/pull/8352 and https://github.com/apache/pulsar/pull/8365
   
   as @sijie request, this issue is used to track down the develop progress of golang function's secrets providers, and will linked with k8s golang runtime's `KubernetesSecretsProviderConfigurator`
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on issue #8425: [pulsar-function-go]add secrets provider for golang function

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #8425:
URL: https://github.com/apache/pulsar/issues/8425#issuecomment-722782204


   @wolfstudy Could you please help take a look at this feature?


----------------------------------------------------------------
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:
users@infra.apache.org