[kafka] updates to bindings and pubsub component docs#2552
[kafka] updates to bindings and pubsub component docs#2552
Conversation
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
@skyao @berndverst - Please take a look at this |
daprdocs/content/en/reference/components-reference/supported-bindings/kafka.md
Outdated
Show resolved
Hide resolved
|
@hhunter-ms @msfussell @berndverst In kafka pubsub component document, there is a long chapter named "Authentication". Now after refactory, all the authentication method of kafka pubsub component document are supported in kafka binding component. So we need to copy these "Authentication" content to kafka binding component. Or, since the "Authentication" content are exactly the same (now the two component use the same code to do kafka connection and authentication), can we "reference" in the two document and not so many duplicated content? |
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
I suggest that we keep this in the pub/sub component, since this is the most heavily used and then reference this section from the Binding. @hhunter-ms - could you update this? |
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
daprdocs/content/en/reference/components-reference/supported-bindings/kafka.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter hannahhunter@microsoft.com
Description
Added supported features to tables
Issue reference
PR will close: #2437