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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to