nlu90 opened a new pull request #13059:
URL: https://github.com/apache/pulsar/pull/13059
### Motivation
Follow-up fix of #12950 for #12834
It turns out the Source and Sink doesn't inherit from Function cmd, so we
need to add the api separately.
### Modifications
add the `--secrets` argument into `pulsar-admin [source|sink]
create/update/localrun` command
### Verifying this change
- [ ] Make sure that the change passes the CI checks.
### Does this pull request potentially affect one of the following parts:
*If `yes` was chosen, please highlight the changes*
- The public API: new `--secrets` argument for submitting/updating
sources/sinks
### Documentation
Check the box below and label this PR (if you have committer privilege).
Need to update docs?
- [X] `doc-required`
(If you need help on updating docs, create a doc issue)
- [ ] `no-need-doc`
(Please explain why)
- [ ] `doc`
(If this PR contains doc changes)
--
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]