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 2021/11/16 14:17:29 UTC

[GitHub] [pulsar] freeznet opened a new issue #12834: [pulsar-admin] support passing secrets (`secretsMap`) when create functions / connectors

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


   **Is your enhancement request related to a problem? Please describe.**
   `FunctionConfig` do have `secrets` field but not exposed to `pulsar-admin`, which makes user hard to use the `secrets` with Pulsar Functions and Pulsar Connectors.
   
   ref: https://github.com/apache/pulsar/blob/master/pulsar-client-admin-api/src/main/java/org/apache/pulsar/common/functions/FunctionConfig.java#L103
   
   **Describe the solution you'd like**
   Expose `secrets` in `pulsar-admin`, allow user to customize the `secrets` in JSON string.
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features you've considered.
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui closed issue #12834: [pulsar-admin] support passing secrets (`secretsMap`) when create functions / connectors

Posted by GitBox <gi...@apache.org>.
codelipenghui closed issue #12834:
URL: https://github.com/apache/pulsar/issues/12834


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org