Commit Graph

60 Commits

Author SHA1 Message Date
Patrick Assuied c3e430310c Added example of usage per PR feedback
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-11-04 13:54:38 -08:00
Patrick Assuied ea68d9f829 Add missing kafka pubsub properties
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-10-31 13:02:18 -07:00
Anton Troshin 0e22a69243
Add Kafka escapeHeaders documentation (#4332)
* Add Kafka escapeHeaders documentation

Signed-off-by: Anton Troshin <anton@diagrid.io>

* update the escapeHeaders setting docs

Signed-off-by: Anton Troshin <anton@diagrid.io>

* review fixes

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-09-06 11:26:39 -07:00
denisbchrsk a079545709
Add Kafka heartbeat interval and session timeout to component reference (#4074)
* docs: add session timeout and heartbeat interval to kafka pubsub reference

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: add session timeout and heartbeat interval to kafka binding reference

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: add recommendation to how to set heartbeat interval

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: small change to heartbeat interval doc

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: update sessionTimeout and take new merged changes into consideration

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: remove redundant doc lines

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: fix heartbeatInterval and sessionTimeout

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

---------

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 12:46:11 -07:00
Hannah Hunter 39db5686aa successful upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-14 11:25:41 -04:00
Hannah Hunter 77eb748639
[Pub/sub] Expand `consumerID` examples in component specs (#4187)
* add clarification for consumerID

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update consumerID examples to include link to all template tags

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-07 21:04:46 -07:00
Hannah Hunter e2b12c4993 merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-03 12:47:54 -04:00
Sam 7a386ba1cb
docs: add some of the kafka enhancement new metadata fields (#4099)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-04-11 17:26:34 -07:00
Patrick Assuied 5c92fd5ab2
Adjust documentation per `rawPayload=true` requirements (#4086)
* Adjust documentation per `rawPayload=true` requirements

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* small tweak

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* PR feedback

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* more editing

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

---------

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-04-09 22:33:28 +03:00
Mark Fussell 7a6f38494a
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 12:40:03 -08:00
Mark Fussell 48e2f46385
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 12:39:56 -08:00
Mark Fussell 74fcb49572
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 12:39:51 -08:00
Mark Fussell b2cbc2d55f
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 12:39:43 -08:00
Fabian Martinez 4764458239 add kafka aws iam to docs
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
2024-01-31 20:30:28 +01:00
Hannah Hunter 0fcbd0a5d2 upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 15:40:09 -05:00
Patrick Assuied b0dafe0897
fix formatting (#3950)
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-01-12 13:03:21 -08:00
Patrick Assuied ae4e13754b
Feature/add-kafka-pubsub-schema-registry (#3946)
* Added doc for kafka pubsub Avro schema registry support

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update setup-apache-kafka.md

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

---------

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-12 11:25:17 -08:00
Simon Headley 390de66da8
Describing Kafka consumer behaviour when consuming from multiple topics (#3931)
* Describing Kafka consumer behaviour when consuming from multiple topics

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Further specifying the behaviour of Kafka consumer groups on topics.

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Changing 'this will guarantee' to 'this guarantees' as per PR review

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Simon Headley <headleysj@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-01-11 14:38:57 -08:00
Simon Headley 20494df4ec
Specifying the behaviour of the ConsumerID field when configuring Kafka pub/sub (#3935)
Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-01-05 09:05:14 -08:00
Oliver Tomlinson e82d51c2ca
update to use the default kafka version to avoid uneccessary errors (#3837)
updated kafka pubsub component docs

Signed-off-by: Oliver Tomlinson <oliverjamestomlinson@gmail.com>
2023-10-19 06:37:50 -07:00
Mukundan Sundararajan adf10bbb2f add docs for oidc extensions field in kafka
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-10 04:23:40 +05:30
Cassandra Coyle 5a15cbec38 update documented default value for clientID for both k8s & self-hosted mode
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2023-09-07 15:26:57 -05:00
Hannah Hunter fa1cfd5a68 updates per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-14 15:06:54 -04:00
Hannah Hunter 565523d939 update pub/sub component specs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-13 16:19:16 -04:00
Deepanshu Agarwal 4149daeede
Specifying Kafka version as 1.0.0 in Note for Kafka with EH (#3474)
* Note to specify version as 1.0.0 for EH with Kafka

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* incorporate Review comments

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

---------

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-07 09:08:24 -07:00
Bernd Verst 7b8e24ff37
Kafka PubSub: Document certificate authentication (#3291)
Documents the certificate authentication method in Kafka. This method is not new, but now a dedicate authType option exists to toggle this.

Signed-off-by: Bernd Verst <github@bernd.dev>
2023-03-27 11:18:12 -07:00
Yaron Schneider 914e1c5369
document all brokers support bulk pub/sub (#3179)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-02-15 17:32:04 -08:00
Shubham Sharma 4339b21ec6 Other fixes
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-10 00:56:25 +05:30
Mukundan Sundararajan efcb297f17
Kafka bulk support documentation (#3071)
* add initial docs for kafka bulk support

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* address review comments

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

---------

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-07 20:00:12 -08:00
Bert Verstraete a54c403e79
Expand component metadata templating docs (#3070)
* Expand component metadata templating docs
- Add info on {namespace} and {appId} template
- Reference metadata templating on Kafka component docs

Signed-off-by: VerstraeteBert <bert.verstraete@cognite.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/kafka.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>

* Fix broken link

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>

---------

Signed-off-by: VerstraeteBert <bert.verstraete@cognite.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-03 17:22:10 -08:00
Hannah Hunter 62c4b17fb9 update strimzi link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 16:46:03 -06:00
Hannah Hunter 268da740ec
Docs upmerge 12/16 (#3015)
* Fix: codeblock wasn't properly closed

Minor formatting fix.

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* update code examples

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Fix broken link in components-concept page

Commit 043a39d3d1 shuffled content around and removed a section called "Pluggable Components", breaking an existing link to this section. This PR fixes the link to point to the section now hosting the appropriate content.

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Add Resiliency to the concepts page

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update redis.md

Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>

* Remove ServiceInvocation.NoDefaultContentType feature flag

Fixes #2869

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* dotnet submodule

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Simplifying kubernetes YAML config (#2908)

* Simplifying Kubernetes YAML

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update pluggable-components-registration.md

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Clarify GH actions doc (#2906)

* dotnet submodule

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* attempt to clarify doc

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Revert "dotnet submodule"

This reverts commit 8fdeb6182d.

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* dotnet submodule (#2904)

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update latest Python SDK version

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* etag true for dynamodb (#2902)

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* [Run w/o docker] Add tabs and port number (#2905)

* add tabs and window example

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* edits per Mark

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* 1/3 update per alecor191

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update redis.md

Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>

* Add missing rocketmq pubsub to table

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update aws-secret-manager.md

Signed-off-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>

* Update daprdocs/content/en/concepts/resiliency-concept.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/concepts/resiliency-concept.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/concepts/resiliency-concept.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Apply feedback to resiliency concept page

* Mark pubsub.hazelcast as deprecated

Fixes #2708

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-hazelcast.md

Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* update supported versions list (#2916)

* update supported versions list

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* updated supported versions

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/concepts/resiliency-concept.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update azure-kubernetes-service-extension.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update redis.md

Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>

* Update redis.md

Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>

* Update eventgrid.md command typos (#2932)

Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>

Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>

* Add sidecar health image and fix broken links

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* update python to be declarative example

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Start of resiliency quickstart

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update daprdocs/content/en/getting-started/quickstarts/resiliency-quickstart.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update docs runtime version to 1.9.3

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update azure-api-management.md

Removed one word

Signed-off-by: Richard de Zwart <richard@dezwartenco.nl>

* Use Google Analytics 4 ID (#2941)

Signed-off-by: Patrice Chalin <chalin@cncf.io>

Signed-off-by: Patrice Chalin <chalin@cncf.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Fix Python SDK version

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* update code snippets

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Azurite queue default port is 10001

fix: Update azurite port to 10001 instead of 10000

See [docs](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio#queue-listening-port-configuration)

Signed-off-by: ThumNet <jeffreytummers@gmail.com>

* updates per resiliency example

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Add resiliency images for quickstarts

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Updates to resiliency svc invoke quickstart

* updates per Nick review

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update daprdocs/content/en/developing-applications/integrations/Azure/azure-kubernetes-service-extension.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* capitalize Dapr

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Fix resiliency component quickstart

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update runtime version to 1.9.4

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update subscription examples (#2957)

* dotnet submodule

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update to v2alpha

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* revert some changes

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update routes

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Kafka SASL SCRAM Authentication (#2939)

* Adds settings for SASL SCRAM SHA-256 and SHA-512

Signed-off-by: Andrew <mindovermiles262@gmail.com>

* Update setup-apache-kafka.md

Signed-off-by: Andrew <mindovermiles262@gmail.com>

Signed-off-by: Andrew <mindovermiles262@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Update fluentd.md (#2967)

Elastic search installed by helm will version 8 series which does not let dapr connect with kibana(Because it enables authentication),
After using version 7 series works as expected

Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>

Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>

* Adding missing brace for json document example (#2968)

There is a missing brace in the example json

Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>

Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Update Kubernetes job page (#2973)

Adds a paragraph mentioning `restartPolicy` needs to be set to `Never` for successful job completion.

Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>

Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>

* Remove backoffmaxretries from pubsub.mqtt metadata spec

Signed-off-by: shivam <shivamkm07@gmail.com>

* Fix resiliency run command in quickstart (#2983)

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update version to 1.9.5 (#2987)

* Updated per feedback

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* clarify app namespace

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Improve Hashicorp Vault documentation on CA certificates. (#2988)

* Improve Hashicorp Vault documentation on CA certificates.

Hashicorp Vault component documentation for CA related fields
(`caPem`, `caCert` and `caPath`) does not describe the precedence
among those flags and a big ambiguous on what those flags mean.

This PR tries to alliviate that.

Closes #2989

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Removing stored procedure references from cosmosDB docs (#3000)

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* fix broken ref in distributed_lock_api

Signed-off-by: Lenshood <lenshood.zxh@gmail.com>

* Adding `helm repo update` (#3010)

Signed-off-by: salaboy <Salaboy@gmail.com>

Signed-off-by: salaboy <Salaboy@gmail.com>

* change link for sidecar security (#3011)

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update port to match go code (#3014)

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
Signed-off-by: Richard de Zwart <richard@dezwartenco.nl>
Signed-off-by: Patrice Chalin <chalin@cncf.io>
Signed-off-by: ThumNet <jeffreytummers@gmail.com>
Signed-off-by: Andrew <mindovermiles262@gmail.com>
Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
Signed-off-by: shivam <shivamkm07@gmail.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Lenshood <lenshood.zxh@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: wxbty <38374721+wxbty@users.noreply.github.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
Co-authored-by: Richard de Zwart <richard@dezwartenco.nl>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
Co-authored-by: ThumNet <jeffreytummers@gmail.com>
Co-authored-by: Jeffrey Tummers <jeffreytummers@shipitsmarter.com>
Co-authored-by: Andrew <mindovermiles262@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
Co-authored-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Co-authored-by: Renato L. de F. Cunha <renatocunha@acm.org>
Co-authored-by: shivam <shivamkm07@gmail.com>
Co-authored-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Lenshood <lenshood.zxh@gmail.com>
Co-authored-by: salaboy <msalatino@vmware.com>
2022-12-21 11:33:16 -08:00
Hannah Hunter a35f0dcdb8
Upmerge to 1.9 (#2793)
* feature/helmchart: supported private helm chart repo to install dapr cluster

Signed-off-by: 1046102779 <seachen@tencent.com>

* Updates wasm middleware documentation with compilation instructions

These changes are coupled with https://github.com/dapr/components-contrib/pull/1833

Signed-off-by: Adrian Cole <adrian@tetrate.io>

* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>

* feedback

Signed-off-by: Adrian Cole <adrian@tetrate.io>

* permute

Signed-off-by: Adrian Cole <adrian@tetrate.io>

* feature/helmchart: supported private helm chart repo to install dapr cluster

Signed-off-by: 1046102779 <seachen@tencent.com>

* add note to aws sns/sqs component doc; quick edit

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* change data to value

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* feature/helmchart: supported private helm chart repo to install dapr cluster

Signed-off-by: 1046102779 <seachen@tencent.com>

* Patch 3 (#2691)

* Update release version from 1.8.2 to 1.8.3

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>

* Update shortcode from 1.8.2 to 1.8.3

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>

* fix: typo

Signed-off-by: 1046102779 <seachen@tencent.com>

* feature: add a private helm repo for dapr

Signed-off-by: 1046102779 <seachen@tencent.com>

* Update install-dapr-cli.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-deploy.md

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: yellow chicks <seachen@tencent.com>

* Fix pubsub quickstart component name to match QS source code

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* add output of success

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* remove word

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add sentence

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* redis 6 update (#2718)

Signed-off-by: yaron2 <schneider.yaron@live.com>

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update Dapr version to 1.8.4 (#2714)

* Update Dapr version to 1.8.4

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update CLI version to 1.8.1

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Fixed an issue with code highlighting

Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>

* Fix links to broken middleware components

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* RethinkDB has no transactions, etags

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* fix a typo (#2748)

Signed-off-by: Loong <loong.dai@intel.com>

Signed-off-by: Loong <loong.dai@intel.com>

* fix typo (#2751)

Signed-off-by: RcXu <honeyxhl@163.com>

Signed-off-by: RcXu <honeyxhl@163.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update component status in v1.7

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Mark components as stable in v1.8

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Correct state azure stablestorage status in v1.7

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update setup-sqlserver.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* fix some typos (#2765)

Signed-off-by: Loong <loong.dai@intel.com>

Signed-off-by: Loong <loong.dai@intel.com>

* Typo fix installtion > installation (#2726)

Signed-off-by: Greg. A. <gautric@users.noreply.github.com>

Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Add a new version of the Dapr Diagrams deck (#2773)

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Fix typos in MongoDB state configuration file example (#2775)

Closes https://github.com/dapr/docs/issues/2774

Signed-off-by: Yash Nisar <yashnisar@microsoft.com>

Signed-off-by: Yash Nisar <yashnisar@microsoft.com>

* update service invo row item

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update az cli commands

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* remove unnecessary flags

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* ignore links

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Fix broken link

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Fix broken link

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* remove ignore links

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: 1046102779 <seachen@tencent.com>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: yellow chicks <seachen@tencent.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: RcXu <honeyxhl@163.com>
Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Co-authored-by: 1046102779 <seachen@tencent.com>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Loong Dai <loong.dai@intel.com>
Co-authored-by: Mr.Black <honeyxhl@163.com>
Co-authored-by: Greg. A <gautric@users.noreply.github.com>
Co-authored-by: Yash Nisar <yashnisar@microsoft.com>
2022-09-14 17:13:28 -07:00
Hannah Hunter ff9de5c8f4
Remove namespace element from component examples (#2647)
* remove namespace

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* fix links

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add namespace back to schema and config

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add namespace back to some examples

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-27 13:51:41 -07:00
Yaron Schneider beb55d781e
Revert "Adds settings for SASL SCRAM SHA-256 and SHA-512 (#2621)" (#2624)
This reverts commit 58ae69de54.
2022-07-06 15:43:30 -07:00
Andrew 58ae69de54
Adds settings for SASL SCRAM SHA-256 and SHA-512 (#2621)
* Adds settings for SASL SCRAM SHA-256 and SHA-512

Signed-off-by: Andrew <mindovermiles262@gmail.com>

* Update setup-apache-kafka.md

Signed-off-by: Andrew <mindovermiles262@gmail.com>
2022-07-06 15:19:26 -07:00
Hannah Hunter bb27ffd146
[kafka] updates to bindings and pubsub component docs (#2552)
* add updates for kafka bindings and pubsub

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add suggestion from sky

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* reference authentication from pubsub

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add Mark suggestion

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-24 15:02:30 -07:00
Taction cfa2100598
fix kafka pubsub example config (#2429)
Signed-off-by: zhangchao <zchao9100@gmail.com>
2022-05-10 11:41:30 -07:00
greenie-msft afdc6469c1
Merge branch 'v1.6' into kafka_pubsub_metadata_as_headers_1408 2022-01-21 11:52:34 -08:00
Phil Kedy 162a07e126 Comments per PR
Signed-off-by: Phil Kedy <phil.kedy@gmail.com>
2022-01-21 10:36:07 -05:00
Scott Hussey 4979af3abc Update some phrasing and links
- Correctly link to subsection

Signed-off-by: Scott Hussey <sthussey@gmail.com>
2022-01-05 20:09:06 -06:00
Phil Kedy 6079c0e34b Docs tweak for #1408 / #1409: Kafka PubSub using metadata as headers
Signed-off-by: Phil Kedy <phil.kedy@gmail.com>
2022-01-05 10:20:03 -05:00
Scott Hussey 581a7f5aea Document Kafka pub/sub OIDC authentication
- Add documentation to configure Kafka pub/sub component
  for OIDC authentication

- Update documentation on the Kafka pub/sub component TLS
  configuration to clarify a separation of TLS for transport
  and authentication.

Signed-off-by: Scott Hussey <sthussey@gmail.com>
2021-12-28 14:57:29 -06:00
greenie-msft f3bf612ea7
Merge branch 'v1.5' into apache_kafka_1912 2021-11-10 13:18:27 -08:00
greenie-msft 6f97e682ad
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-10 09:57:16 -08:00
zhangchao 535603894e fix review 2021-11-09 09:22:50 +08:00
zhangchao 5038c92b2b add secret store refrence 2021-11-06 17:53:17 +08:00
zhangchao 119e0358bd add consumeRetryInterval to tls example yaml 2021-11-06 17:30:08 +08:00
zhangchao 85f4f053fd Merge branch 'v1.5' into add_tls_for_kafka_pusub
* v1.5: (82 commits)
  Update middleware-opa.md (#1833)
  Add succes message for msft docs
  Update link_validation.yaml
  Localization Check in Links Validation
  minor spacing change
  cupdating for newly stable components
  Microsoft Docs links should be language neutral
  Update cosmosdbgremlinapi.md
  Update cosmosdbgremlinapi.md
  Update setup-rabbitmq.md
  changing some missed instances of GA to Stable
  Update cron.md
  cosmosdbgremlinapi ouput binding
  fixed typo in component yaml
  Update daprdocs/content/en/operations/components/certification-lifecycle.md
  Update daprdocs/content/en/operations/components/certification-lifecycle.md
  Update daprdocs/content/en/operations/components/certification-lifecycle.md
  Update daprdocs/content/en/operations/components/certification-lifecycle.md
  Update daprdocs/content/en/operations/components/certification-lifecycle.md
  Update daprdocs/content/en/operations/components/certification-lifecycle.md
  ...

# Conflicts:
#	daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
2021-11-06 17:29:11 +08:00
zhangchao c45ecde24f fix review 2021-11-06 17:03:18 +08:00