jiangpengcheng
jiangpengcheng
To make the function-mesh CRD more universal
*(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if this PR is one task of a github issue, please add `Master Issue: #` to...
*(If this PR fixes a github issue, please add `Fixes #`.)* Fixes #1524 *(or if this PR is one task of a github issue, please add `Master Issue: #` to...
### Reproduce: 1. create a sink ``` pulsarctl sinks create --archive data-generator.nar --name package-upload-sink --inputs persistent://public/default/package-upload-connector-topic --custom-runtime-options '{"inputTypeClassName": "org.apache.pulsar.io.datagenerator.Person"}' ``` 2. update the sink without tenant and namespace ``` ❯...
*(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if this PR is one task of a github issue, please add `Master Issue: #` to...