Commit Graph

3208 Commits

Author SHA1 Message Date
Hannah Hunter 0e026a1c94 updates per docs triage meeting with Mark/Nick
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 19:37:34 -06:00
Yaron Schneider 492751f66f
add security token for http binding (#3109)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-02-01 17:27:39 -08:00
greenie-msft 704b336138
Merge pull request #3084 from hhunter-ms/issue_2873
Resiliency docs
2023-02-01 16:28:12 -08:00
Hannah Hunter b8fc7e35c1
Merge branch 'v1.10' into stable-components
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-01 18:24:53 -06:00
Hannah Hunter 0c26685be0
Merge pull request #3005 from shubham1172/shubham1172/add-bulk-publish-doc
Add bulk publish documentation
2023-02-01 18:14:11 -06:00
Hannah Hunter d010f86be5 pass pt 2
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 16:28:21 -06:00
Hannah Hunter 4396eff7df workflow architecture readability
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 16:16:16 -06:00
Chris Gillum 8aec0476a7 Flesh out fan-out/fan-in description
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-01 13:44:08 -08:00
Hannah Hunter a83ab1e65f update diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 15:04:00 -06:00
Hannah Hunter b8efe4ad2e pass pt 1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 14:09:40 -06:00
ItalyPaleAle 62daf817fa Updated stable / beta components
Some components had certification tests but were not marked as stable.
Likewise, some components had conformance tests but were not marked as beta.

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-01 11:24:00 -08:00
Hannah Hunter 8d17f5f4dd
update code sample to mark suggestion in issue (#3090)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 11:10:16 -08:00
Alessandro (Ale) Segala 6d0e401266
Merge branch 'v1.9' into policies-fix 2023-02-01 11:02:19 -08:00
Alessandro (Ale) Segala f183a00651
Merge branch 'v1.9' into fix-ctrl-c 2023-02-01 11:01:42 -08:00
ItalyPaleAle 64f1ccbbf9 Document that --app-id cannot contain dots in self-hosted mode
Fixes #2969

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-01 11:01:13 -08:00
ItalyPaleAle 6415f00c55 Updated docs for authoring middleware components in 1.10
Fixes #2993

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-01 10:55:46 -08:00
Hannah Hunter 54b1bda0f2 add diagrams, quick review of overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 10:34:23 -06:00
Chris Gillum e331080137 Updated workflow-overview.md
- Fixed several terminology issues in the overview
- Rewrote function chaining as "task chaining"
- Added code sample for task chaining
- Added a couple links and diagrams

Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-31 18:20:21 -08:00
Yaron Schneider 99d8dad162
Merge branch 'v1.9' into fix-2964 2023-01-31 17:38:36 -08:00
ItalyPaleAle 84ca743f6b Document UNIX permissions and recommended paths for mounted volumes
Fixes #2964

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 17:01:19 -08:00
Hannah Hunter 3e1f84c858
Merge branch 'v1.9' into cookies-are-not-delicious-delicacies 2023-01-31 17:00:10 -06:00
Hannah Hunter 7d7defb2e3
fix link (#3114)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 14:59:22 -08:00
Hannah Hunter 569aacc7af
Merge branch 'v1.10' into shubham1172/add-bulk-publish-doc
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-31 16:16:55 -06:00
Hannah Hunter 1a6564f7fb remove weird comment in example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 16:02:16 -06:00
ItalyPaleAle af668b5037 Replace youtube embeds with youtube-nocookie for GDPR compliance
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 13:35:49 -08:00
Roberto Rojas a547209996
[1.10][AWS SNS/SQS] PubSub Component to Stable (#3095)
* marks aws snssqs state store component as stable

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>

* updates pubsub sqs component docs

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>

---------

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-31 12:11:35 -08:00
ItalyPaleAle 596532f88d Some fixes to the resiliency policies docs
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 12:06:08 -08:00
ItalyPaleAle abbadf4258 Fix stop signal command
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 11:42:37 -08:00
Pravin Pushkar 9551d689ae
[HTTP Binding]: adding metadata options for client auth during mTLS (#3050)
* [HTTP Binding]: adding metadata options for client authentication during mTLS

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-01-31 11:34:16 -08:00
Hannah Hunter 5a0eb8bae0 update diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 12:30:17 -06:00
Sujit D'Mello 01cb66772c
Commands to change directory have incorrect path (#3105)
The instructions contain various instances where the user is expected to change directory from the root of the Quickstart folder, but the **cd** command listed has an incorrect path specified so it does not work as intended. Most will figure out the typo off course but just this will make the experience a bit better for those new to Dapr.

Here's an example of one instance:

Old command:

```bash
cd ../service_invocation/go/http/checkout
```

New command:

```bash
cd service_invocation/go/http/checkout
```

Signed-off-by: Sujit D'Mello <sujit@hotmail.com>
2023-01-31 08:55:50 -08:00
Hannah Hunter 225c6909c1 fix broken link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 10:31:13 -06:00
Hannah Hunter 876a98f717 forgot one lollll
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 10:22:29 -06:00
Hannah Hunter 8d318e0896 adding all the files for good measure
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 09:24:57 -06:00
Hannah Hunter 519a8ff695 forgot to add breaking file
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 09:15:24 -06:00
ItalyPaleAle 888fadf6fe Document minimum requirement of K8s 1.23
Fixes #2936

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-30 17:15:18 -08:00
Hannah Hunter 8c355a5583 updates per sync
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 19:14:03 -06:00
ItalyPaleAle b226c0e964 Update Event Hub components docs
Fixes #3083

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-30 17:09:56 -08:00
Hannah Hunter 2197ca6c9f fix conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 17:17:06 -06:00
Hannah Hunter 301780738a revert change so I can run locally
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 17:00:40 -06:00
Hannah Hunter 8b81686094 updates to how-to, overview, faq
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 16:55:22 -06:00
Hannah Hunter 0497775584 Merge branch 'issue_2798b' of https://github.com/hhunter-ms/docs into issue_2798b 2023-01-30 16:54:43 -06:00
Hannah Hunter cb6f479c10 remove from overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 16:54:05 -06:00
nyemade-uversky 7a3b32b400
Update faq.md 2023-01-30 15:50:43 -07:00
Hannah Hunter a538f1b5f3 update how to
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 16:44:27 -06:00
nyemade-uversky 4d2f2a5290
Update workflow-management-overview.md 2023-01-30 15:41:39 -07:00
nyemade-uversky f89cf090ff
Create workflow-management-overview.md 2023-01-30 15:40:59 -07:00
nyemade-uversky 44a0766a41
Create _index.md 2023-01-30 15:40:04 -07:00
nyemade-uversky 356e649d94
Delete _index.md 2023-01-30 15:38:12 -07:00
nyemade-uversky 490f18f250
Delete workflow-overview.md 2023-01-30 15:38:01 -07:00
nyemade-uversky 4f7b0d88bd
Delete howto-workflow.md 2023-01-30 15:36:25 -07:00
nyemade-uversky 038603ed98
Update workflow-overview.md 2023-01-30 15:35:35 -07:00
nyemade-uversky 7129484053
Update workflow-overview.md 2023-01-30 15:34:29 -07:00
nyemade-uversky 4c5a825223
Update workflow-overview.md 2023-01-30 15:33:28 -07:00
Chris Gillum c02a6078bd Merge branch 'issue_2798b' of https://github.com/hhunter-ms/docs into issue_2798b 2023-01-30 14:25:23 -08:00
Chris Gillum be6109e267 More reordering/refactoring of develop-workflows.md
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-30 14:25:16 -08:00
nyemade-uversky b76e46aec4
Update howto-workflow.md 2023-01-30 15:23:34 -07:00
Chris Gillum 0db0a1afc3 More workflow authoring content plus reordering
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-30 13:57:45 -08:00
Chris Gillum 83842edaa4 Merge branch 'issue_2798b' of https://github.com/hhunter-ms/docs into issue_2798b 2023-01-30 13:56:54 -08:00
Hannah Hunter e967259a2b
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-30 15:27:42 -06:00
Hannah Hunter 97792ed2bc update overview w info from Ryan and community call demo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 15:21:07 -06:00
Chris Gillum 86904c6236 More workflow authoring content
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-30 11:30:10 -08:00
Chris Gillum 4418a621bb Fix image sizes and start workflow development guide
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-30 10:06:36 -08:00
Hannah Hunter 2fdfedf8e4 small updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 11:49:50 -06:00
Hannah Hunter 0164ee6f33 update internal grpc port table entry
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 10:42:48 -06:00
Hannah Hunter 238b8987f5 fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 10:05:46 -06:00
Hannah Hunter 716d75f2cb update per Mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 09:44:57 -06:00
Shubham Sharma bce9a3c6ae Remove native terminology
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-30 14:04:41 +05:30
Shubham Sharma 44af40d9ed Merge branch 'v1.10' into shubham1172/add-bulk-docs-az-sb 2023-01-30 14:03:55 +05:30
Shubham Sharma dbb05e79fa Merge branch 'shubham1172/add-bulk-docs-az-sb' of github.com:shubham1172/docs into shubham1172/add-bulk-docs-az-sb 2023-01-30 14:03:49 +05:30
Shubham Sharma f7a4cf4a3f Address comments
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-30 14:00:19 +05:30
Shubham Sharma 15bfe12460 Merge with v1.10
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-30 13:17:34 +05:30
Shubham Sharma 864db6341f Address comments
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-30 13:15:15 +05:30
Shubham Sharma 73ebc9ac40 Add more examples
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-30 12:14:01 +05:30
Shubham Sharma 07ab3ebda9 Add explicit feature to comp data
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-30 10:59:37 +05:30
VuiDJi 414f720b43
fixing typo (#3063)
Signed-off-by: VuiDJi <abayan89@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2023-01-29 21:23:54 -08:00
Hannah Hunter 2a7e2bc3b1 Merge branch 'v1.10' of https://github.com/dapr/docs into issue_2873 2023-01-27 19:01:26 -06:00
Hannah Hunter 4a2440dbc6 typo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-27 18:51:01 -06:00
Hannah Hunter 89dbc9ab68 capitalization consistency; add overview to title
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-27 18:48:58 -06:00
Hannah Hunter 5c8a60e8b3 updates to wording
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-27 18:39:41 -06:00
Hannah Hunter 190e5ffad9 notes from mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-27 17:07:22 -06:00
Hannah Hunter 929fd28b65 add spaces to ref shortcode
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-27 15:59:12 -06:00
Hannah Hunter 8739354ca1 small edits
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-27 15:34:33 -06:00
Hannah Hunter c3a238d0fd Merge branch 'issue_2798b' of https://github.com/hhunter-ms/docs into issue_2798b 2023-01-27 15:01:22 -06:00
Hannah Hunter db8e3bea8c address first Mark comment
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-27 15:00:59 -06:00
Hannah Hunter 8f72e541c7
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-27 14:58:33 -06:00
Hannah Hunter b65db41d7e pull template into another file
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-27 14:37:26 -06:00
nyemade-uversky 19d552872b
update how to 2023-01-27 11:47:57 -07:00
Hannah Hunter 3fa9fabee0
fix typo (#3082)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-26 22:27:13 -08:00
nyemade-uversky 4e4e76266e
update concepts links 2023-01-26 15:59:02 -07:00
nyemade-uversky e9e474748f
Update workflkow concepts 2023-01-26 15:52:49 -07:00
Phillip Hoff e23e6e20ba Add "preview" banner.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
2023-01-26 14:12:30 -08:00
Hannah Hunter 4f4536f06d Merge branch 'v1.10' of https://github.com/dapr/docs into issue_3047 2023-01-26 15:05:31 -06:00
Hannah Hunter d34ca506b0 start dapr run -f docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 19:54:18 -06: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 68cf31ca8a upmerge before endgame
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 16:33:41 -06:00
Phillip Hoff 06aa5f5bc7 Sketch inclusion of Pluggable Components docs.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
2023-01-25 12:55:47 -08:00
Hannah Hunter 87b4fa4bc5 update dapr run commands
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 14:21:06 -06:00
Hannah Hunter e67a7287b6 Merge branch 'v1.10' of https://github.com/dapr/docs into issue_2873 2023-01-25 13:00:58 -06:00
Hannah Hunter 848bd86d7c update link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 11:29:41 -06:00
Hannah Hunter 851c3d5971 fix build
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 11:11:01 -06:00
Isekai-Seikatsu 9d7e295385
Fix secrets.json path typo (#3087)
Signed-off-by: Isekai-Seikatsu <brian1689878638@gmail.com>

Signed-off-by: Isekai-Seikatsu <brian1689878638@gmail.com>
2023-01-25 08:24:43 -08:00
Hannah Hunter aa685e68b7 fix build
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-24 16:09:09 -06:00
Hannah Hunter 1f805e5b99 update resiliency docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-24 16:04:21 -06:00
Hannah Hunter f341cdefb1
Merge pull request #3075 from solacese/v1.10
Adding Solace PubSub Component Docs
2023-01-24 13:54:17 -06:00
TKTheTechie 5ef2b250f4
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:47 -05:00
TKTheTechie d0492583f6
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:36 -05:00
TKTheTechie 874a665173
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:29 -05:00
TKTheTechie 1f25aa03dc
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:18 -05:00
TKTheTechie 17e5e5017a
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:10 -05:00
TKTheTechie 83fd12d803
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:47:53 -05:00
TKTheTechie 3faa75e0c7
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:47:45 -05:00
TKTheTechie e33e454b5f
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:47:32 -05:00
TKTheTechie d6ce7c1d62
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:47:07 -05:00
Alessandro (Ale) Segala e93d700a83
Rename mqtt components to mqtt3 (#3059)
See https://github.com/dapr/components-contrib/issues/2359

The old component names are still available as aliases

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

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-23 20:20:45 -08:00
Alessandro (Ale) Segala b445c0314b
Docs for logging options in the Configuration spec (#3034)
See dapr/dapr#5462

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

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-23 18:37:29 -08:00
Hannah Hunter b05342d6c9 update next steps
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-23 17:36:19 -06:00
Hannah Hunter 467538457b update patterns text
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-23 17:25:05 -06:00
Ryan Lettieri 8afb4bf561
Uploading workflow api diagram 2023-01-23 13:23:30 -07:00
Hannah Hunter ed6e0d5e53 add features header back to overview doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-23 10:55:56 -06:00
Hannah Hunter c5fea38c59 add features and workflow patterns
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-23 10:48:52 -06:00
Hannah Hunter 03f070266b add authoring workflow doc to components section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-23 10:42:27 -06:00
Hannah Hunter d50ea6f838 add as preview feature with quick grammar pass
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-23 10:34:12 -06:00
Hannah Hunter a1258b93cd remove logic apps and dtfx-go
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-23 10:27:13 -06:00
Hannah Hunter 556e230644 add workflows to the faq
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-23 10:20:07 -06:00
Tomasz Pietrek 11f90b03bd
Add docs for domain and api prefix (#3040)
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
2023-01-21 16:48:05 -08:00
Filinto Duran 5c2c449cc3
add information about needed ports for kube api to reach (#3078)
* add information about needed ports for kube api to reach

Signed-off-by: Filinto Duran <filinto@diagrid.io>

* correct identation of next paragraph

Signed-off-by: Filinto Duran <filinto@diagrid.io>
2023-01-20 21:25:19 -08:00
Hannah Hunter ed949cbd2b match colors in images
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-20 14:22:04 -06:00
Deepanshu Agarwal b4d1e2b88f Add Bulk Subscribe Docs
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-01-21 01:33:39 +05:30
Hannah Hunter fbf8f10d3d remove incomplete link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-20 13:57:17 -06:00
Hannah Hunter f3ed13bdbe missed an image
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-20 12:27:34 -06:00
Hannah Hunter 61bd7fd805 update images
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-20 12:21:26 -06:00
Hannah Hunter a1115e91c7 update building blocks image
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-20 10:34:01 -06:00
Deepanshu Agarwal 22a3c40890 Merge commit 'refs/pull/3005/head' of https://github.com/dapr/docs into v1.10 2023-01-20 15:20:57 +05:30
TKTheTechie 089814c38c Adding Solace PubSub Component Docs
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-19 18:21:10 -06:00
Chris Gillum 97468a8c57 Merge branch 'issue_2798b' of https://github.com/hhunter-ms/docs into issue_2798b 2023-01-18 23:20:10 -08:00
Chris Gillum 90ecd94f13 More Dapr workflow operational updates
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-18 23:19:59 -08:00
nyemade-uversky 675e06335a
update how to section 2023-01-18 17:39:15 -07:00
nyemade-uversky b91ccb2613
update post and get request 2023-01-18 17:34:18 -07:00
nyemade-uversky c7c915e8b3
update response body for start method 2023-01-18 17:31:25 -07:00
nyemade-uversky 8521c14879
update metadata attribute table 2023-01-18 17:07:35 -07:00
nyemade-uversky 96337605f8
Update workflow api reference page 2023-01-18 17:03:59 -07:00
Hannah Hunter 235626fa0f
`components-path` --> `resources-path` in how-tos and quickstarts (#3016)
* find and replace comopnents-path to resources-path

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

* missed a couple

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

* updates per pravin

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

* mark components-path as deprecated

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

* reword

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-18 12:14:18 -08:00
Hannah Hunter da62b1833c remove optional
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-18 14:08:54 -06:00
nyemade-uversky 918cc3fc9f
Delete dtfx-go.md 2023-01-18 12:51:57 -07:00
nyemade-uversky 70ffc61a15
Remove logic apps 2023-01-18 12:51:37 -07:00
nyemade-uversky f02a778081
Remove logic apps 2023-01-18 09:16:25 -07:00
nyemade-uversky 51c92cacf2
Updated how to 2023-01-18 09:14:08 -07:00
joshvanl 77688ac055 Now `version` has been moved from to subcommand: change all instances of `dapr --version` to `dapr version`.
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-01-18 11:30:57 +00:00
Shubham Sharma 51e8797170 Note about ordering
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-18 12:16:25 +05:30
Chris Gillum ff36b156f1 Initial workflow engine operational content
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-17 22:26:55 -08:00
Shubham Sharma b53f417dbd
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-18 11:19:18 +05:30
Shubham Sharma 5313dffd1b
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-18 11:17:00 +05:30
Hannah Hunter 072ee76aaf
Merge pull request #3055 from shubham1172/shubham1172/add-bulk-docs-az-eh
Azure Event Hubs bulk publish documentation
2023-01-17 14:04:18 -06:00
VuiDJi 735f6738c1
fixed a typo in sentinelMasterName and it's examples (#3064)
Signed-off-by: VuiDJi <abayan89@gmail.com>

Signed-off-by: VuiDJi <abayan89@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-01-17 09:35:09 -08:00
Roberto Rojas a95ddf4d43
[1.10][AWS DynamoDB] Documentation for Partition Key Metadata Field (#3052)
* [1.10][AWS DynamoDB] Documentation for Partition Key Metadata Field

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-dynamodb.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-dynamodb.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>

* updates status to stable + fixes as PR review

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>

* Update setup-dynamodb.md

Removing unneeded dots

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update setup-dynamodb.md

can to console

Signed-off-by: Mark Fussell <markfussell@gmail.com>

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-01-17 08:52:50 -08:00
Sam 05bf098c46
docs: improve consistency on directory mvment prefix (#3061)
Signed-off-by: Samantha Coyle <sam@diagrid.io>

Signed-off-by: Samantha Coyle <sam@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2023-01-16 16:30:01 -08:00
Marc Duiker 9094ec86e0
Change --resource-path to --components-path (#3058)
Signed-off-by: Marc Duiker <marcduiker@gmail.com>

Signed-off-by: Marc Duiker <marcduiker@gmail.com>
2023-01-16 13:15:32 -08:00
Chris Gillum 748f001c3d Add outline for workflow engine operational doc
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-13 10:50:56 -08:00
Shubham Sharma eef5f69d87 Update bulk sub metadata
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-12 11:30:03 +05:30
Shubham Sharma ebf64d4a35 Add docs
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-12 11:08:59 +05:30
Shubham Sharma 471ab6263d Add a comment on how to set metadata
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-12 10:59:39 +05:30
Shubham Sharma ba82619509 Add note to Azure SB pubsub
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-12 10:39:52 +05:30
Shubham Sharma 22e040ddec Add docs
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-12 10:04:21 +05:30
Hannah Hunter cfc8797991 fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-11 16:57:47 -06:00
Hannah Hunter 4a7145bc08 Merge branch 'v1.10' of https://github.com/dapr/docs into issue_2798b 2023-01-11 15:26:13 -06:00
nyemade-uversky aa51738a4f
Re-worked features list 2023-01-11 11:21:13 -07:00
nyemade-uversky 01074e15c6
Update overview 2023-01-10 16:04:17 -07:00
nyemade-uversky a5627ab0c3
Changed workflow overview 2023-01-10 13:04:47 -07:00
Hannah Hunter fbc95effd0
Merge pull request #3045 from hhunter-ms/issue_3043
Restructure Developing Applications TOC section
2023-01-10 12:49:07 -06:00
Alessandro (Ale) Segala 20c446543b
[1.10] Docs for Cloudflare components (#3032)
* WIP

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

* Complete docs for Workers KV state store

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

* Docs for the binding

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

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Update per review feedback

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

* Ignore links to cloudflare dashboard

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

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Changed per review feedback

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

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-09 20:22:07 -08:00
Shubham Sharma 48b7ebce27 Add Java example
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-09 16:44:39 +05:30
Hannah Hunter 74a8bd27de tweak middleware doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-05 16:51:33 -06:00
Hannah Hunter 90cf4cf865 toc restructure
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-05 16:47:07 -06:00
Shubham Sharma 13d06288f4 Fix tag
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-05 11:23:09 +05:30
Shubham Sharma 6671a6e6ba Add more docs
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-05 11:22:02 +05:30
Hannah Hunter 36743211b0
Configuration API quickstart docs (#3009)
* new configuration api quickstart

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

* add new file

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

* updates per sarthak

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

* add diagram

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

* updates per Mark

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-04 15:10:43 -08:00
Hannah Hunter dec0c8c21c initial edits from nyemade
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-04 13:28:33 -06:00
Shubham Sharma 58eb6d6003 Update API reference'
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-04 16:34:01 +05:30
Pepe García d19b1d8eaa fix typos
Signed-off-by: Pepe García <pepe@pepegar.com>
2023-01-04 09:30:52 +00:00
Syuparn a1d4b22c00
fix links in wasm middleware docs (#3029)
Signed-off-by: syuparn <s.hello.spagetti@gmail.com>

Signed-off-by: syuparn <s.hello.spagetti@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-01-03 21:30:07 -08:00
Alessandro (Ale) Segala 6357701de6
Fixed issues with a11y on component list pages (#3031)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-01-03 21:09:44 -08:00
Alessandro (Ale) Segala 0d9b5a2792
Update docs for PostgreSQL state store (#3033)
Update the component due to changes introduced in dapr/components-contrib#2302 and dapr/components-contrib#2379

Fixes #2966

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

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-03 20:18:45 -08:00
Joao C Costa d9f56b9137
Corrected rendering of exports (#3035)
Signed-off-by: Joao C Costa <joaocc@users.noreply.github.com>

Signed-off-by: Joao C Costa <joaocc@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2023-01-03 17:13:24 -08:00
Tomasz Pietrek de0bdd806b
Update deliver policy docs (#3007)
* Update deliver policy docs

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>

* Remove deliverAll policy

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
2023-01-03 17:07:48 -08:00
Hannah Hunter 04b744bb7d
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-03 13:24:37 -06:00
Hannah Hunter a6175ea884 upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-03 12:04:01 -06:00
Hannah Hunter 4bc895a9bb
Merge branch 'v1.9' into patch-2 2023-01-03 11:19:20 -06:00
Hannah Hunter 90ed3f6c66
fix link
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-03 10:55:30 -06:00
Hannah Hunter e1086e7545 Merge branch 'issue_2937' of https://github.com/hhunter-ms/docs into issue_2937 2023-01-03 10:24:28 -06:00
Hannah Hunter 3ce9862a4b fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-03 10:24:06 -06:00
Hannah Hunter 37bc8623c5
Merge branch 'v1.9' into issue_2937 2023-01-03 09:34:41 -06:00
Yaron Schneider e65f5893a1
Merge branch 'v1.9' into patch-2 2022-12-28 16:10:44 -08:00
Arjun Devarajan e17299616f
Add lightweight analytics pixel to dapr website (#3025)
This analytics pixel provides high-level web traffic insights for project maintainers so they can better understand how docs are being read and used. This pixel does not use cookies (or JavaScript at all) and is GDPR-compliant. It is a clear 1x1 pixel that won't affect page rendering or load times.

Signed-off-by: Arjun Devarajan <arjun@scarf.sh>

Signed-off-by: Arjun Devarajan <arjun@scarf.sh>
2022-12-22 13:14:54 -08:00
Mark Fussell 20e3158714
Merge branch 'v1.9' into issue_2937 2022-12-21 11:36:04 -08: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
Syuparn b73428716d
fix description of Redis maxRetryBackoff metadata (#3020)
Signed-off-by: syuparn <s.hello.spagetti@gmail.com>

Signed-off-by: syuparn <s.hello.spagetti@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-12-21 07:36:27 -08:00
Hannah Hunter 7fa05d6996
Merge branch 'v1.9' into issue_2984 2022-12-19 16:39:40 -06:00
Renato L. de F. Cunha 58902c637e
Remove mentions of backoff from rabbitmq docs (#2978)
* Remove mentions of backoff from rabbitmq docs

In a recent change, the rabbitmq component dropped support for backoff policies.
This updates the documentation page by leaving those out as well.

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

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

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

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

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

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

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

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Add @ItalyPaleAle's comments about differences in message delivery

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

Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-12-16 17:14:34 -08:00
Hannah Hunter 7f51c02e21
Merge branch 'v1.9' into issue_2984 2022-12-16 12:07:20 -06:00
salaboy a21176e7b0 Update daprdocs/content/en/getting-started/tutorials/configure-state-pubsub.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <msalatino@vmware.com>
Signed-off-by: Mauricio Salatino <salaboy@salaboy.local>
2022-12-16 08:30:19 +00:00
salaboy aefd25594d Update daprdocs/content/en/getting-started/tutorials/configure-state-pubsub.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <msalatino@vmware.com>
Signed-off-by: Mauricio Salatino <salaboy@salaboy.local>
2022-12-16 08:30:19 +00:00
Lenshood 6411364a17 fix broken ref in distributed_lock_api
Signed-off-by: Lenshood <lenshood.zxh@gmail.com>
Signed-off-by: Mauricio Salatino <salaboy@salaboy.local>
2022-12-16 08:30:19 +00:00
salaboy 24417b1bca Small suggestion to save resources for local dev
This is just a suggestion, feel free to disregard it, but I found myself using that flag all the time for dev purposes.

Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Mauricio Salatino <salaboy@salaboy.local>
2022-12-16 08:30:19 +00:00
Hannah Hunter 5d33c61975
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>
2022-12-15 21:33:26 -08:00
Mark Fussell 4cfafa1a6b
Merge branch 'v1.9' into issue_2984 2022-12-15 20:20:44 -08:00
Hannah Hunter 4f717d97a5
change link for sidecar security (#3011)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-12-15 20:19:42 -08:00
Hannah Hunter 8fdb4ca78e update unlock dotnet code
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-12-15 17:54:55 -06:00
Hannah Hunter 15cf08d038 update acquire lock dotnet
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-12-15 17:39:40 -06:00
Hannah Hunter 6f5788a963 remove duplicate table row
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-12-15 17:28:01 -06:00
salaboy 6d3f537f2f
Adding `helm repo update` (#3010)
Signed-off-by: salaboy <Salaboy@gmail.com>

Signed-off-by: salaboy <Salaboy@gmail.com>
2022-12-15 12:52:43 -08:00
Shubham Sharma e89864e2ad Remove a statement
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-12-14 11:53:48 +05:30
Shubham Sharma 12bbac91d4 WIP publish docs
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-12-14 11:48:56 +05:30
Lenshood 7d07eb9aee
fix broken ref in distributed_lock_api
Signed-off-by: Lenshood <lenshood.zxh@gmail.com>
2022-12-14 11:40:15 +08:00
Ryan Lettieri eac8e9ffbf
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>
2022-12-13 17:47:32 -08:00
Tiago Alves Macambira 05850e7f5b
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>
2022-12-13 17:35:40 -08:00
Loong Dai e075a43e3c
docs: fix typos (#2996)
* docs: fix typos

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

* Update daprdocs/content/en/operations/components/certification-lifecycle.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Loong Dai <long0dai@foxmail.com>

Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong Dai <long0dai@foxmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-12-13 17:15:42 -08:00
Tomasz Pietrek 26e134fe2c
Add ack policy docs (#2992)
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
2022-12-13 17:14:34 -08:00
PATHAN SALMAN KHAN f1d7b02993
Update howto-publish-subscribe.md (#2990)
startServer() have been renamed to `start()`  In  'DaprServer.ts' 
so this means `await server.startServer()` will now be called as `await server.start()`

Signed-off-by: PATHAN SALMAN KHAN <54095769+salmankhan-prs@users.noreply.github.com>

Signed-off-by: PATHAN SALMAN KHAN <54095769+salmankhan-prs@users.noreply.github.com>
2022-12-13 17:12:52 -08:00
Shubham Sharma 0903f90992
Add reference for dapr bot (#2980)
* Add dapr bot docs

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* re-trigger pipeline

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* nits

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Add link

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* re-trigger pipeline

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* re-trigger pipeline

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Update daprdocs/content/en/contributing/daprbot.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Update daprdocs/content/en/contributing/daprbot.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Update daprdocs/content/en/contributing/daprbot.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-12-13 16:42:41 -08:00
jinjianfeng-chn 7d5c4bc626
Modified the RocketMQ document based on V1.10 (#2951)
* Modified the RocketMQ document based on V1.10

Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: jinjianfeng-chn <feng081212@163.com>

* Grammar/readability pass

Signed-off-by: jinjianfeng-chn <feng081212@163.com>

Signed-off-by: jinjianfeng-chn <feng081212@163.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-12-13 16:36:11 -08:00
Hannah Hunter d6d51bab8b clarify app namespace
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-12-12 17:13:49 -06:00
Hannah Hunter d541960672 some edits
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-12-12 15:51:12 -06:00
Hannah Hunter 6173f14ddb
Merge pull request #2931 from ItalyPaleAle/runtime-5409
Updated API logging docs per dapr/dapr#5409
2022-12-09 08:43:33 -06:00
Hannah Hunter 7dc04870d2
Merge branch 'v1.10' into add-nats-streamName
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-12-08 17:03:56 -06:00
Hannah Hunter 616fa44034
Merge pull request #2971 from sarsharma/cron_certification
Change Cron Binding from `input/output` to `input` binding
2022-12-08 16:34:21 -06:00
Loong b68242b450 update unix-domain-socket comment
Signed-off-by: Loong <loong.dai@intel.com>
2022-12-08 19:55:15 +08:00
Sarthak Sharma cd7055c8c5 update cron docs
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
2022-12-07 15:59:29 +05:30
ItalyPaleAle 28f05d286b Updated per feedback
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-05 18:30:48 +00:00
Yaron Schneider a0006f8ce1
Merge branch 'v1.9' into fix-2708 2022-12-03 16:20:15 -08:00
greenie-msft f5bccb74f0
Update version to 1.9.5 (#2987) 2022-12-02 10:19:52 -08:00
greenie-msft 495f88fa84
Merge branch 'v1.9' into fix-mqttsetup-1.9 2022-11-30 15:47:31 -08:00
greenie-msft 1da9cb47f6
Fix resiliency run command in quickstart (#2983)
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-30 15:45:08 -08:00
Tiago Alves Macambira 7b2c3daea8 Promote Hashicorp Vault secret store from Beta to Stable.
With https://github.com/dapr/components-contrib/pull/2316 we should complete Hashicorp Vault certification and promote it to stable.

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2022-11-30 10:57:06 -08:00
shivam 661a8ff5c8 Remove backoffmaxretries from pubsub.mqtt metadata spec
Signed-off-by: shivam <shivamkm07@gmail.com>
2022-11-28 22:41:02 +05:30
Yaron Schneider f5f5017f35
Merge branch 'v1.9' into fix-2708 2022-11-27 17:56:29 -08:00
Renato L. de F. Cunha 9ee2e27b40
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>
2022-11-25 14:37:19 -08:00
Chris Kingdon 976dcab9ce
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>
2022-11-23 09:54:39 -08:00
Armin Schlegel 6b578277f7
added docs for jetstream token based auth (#2959)
Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de>

Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de>
2022-11-23 09:54:16 -08:00
vikram-thiru 18f5e66690
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>
2022-11-23 09:38:31 -08:00
Alessandro (Ale) Segala 09cc2dbe62
Merge branch 'v1.9' into fix-2708 2022-11-21 22:32:41 -08:00
Hannah Hunter d55d2f25d5
Merge branch 'v1.9' into greenie-msft-patch-7 2022-11-21 12:35:58 -06:00
greenie-msft e72c40141c
Merge branch 'v1.9' into resiliency_quickstart 2022-11-21 09:49:56 -08:00
Andrew b540fa308c
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>
2022-11-19 18:04:57 -08:00
Mark Fussell 0d4a790835
Merge branch 'v1.9' into resiliency_quickstart 2022-11-17 22:12:05 -08:00
Mark Fussell 3c0dad5aea
Merge branch 'v1.9' into v1.9.4 2022-11-17 22:11:44 -08:00
Hannah Hunter e2fa30d3c2
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>
2022-11-17 20:34:21 -08:00
Nick Greenfield 320ed537ff Update runtime version to 1.9.4
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-17 15:40:38 -08:00
Nick Greenfield 1154bc7c34 Fix resiliency component quickstart
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-17 10:49:36 -08:00
greenie-msft 081f0bf277
Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-17 10:35:59 -08:00
greenie-msft ea5ae8dc0d
Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-17 10:35:52 -08:00
greenie-msft c8bac817e7
Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-17 10:35:46 -08:00
greenie-msft 21a7611c2b
Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-17 10:35:39 -08:00
greenie-msft 302f3dc8a2
Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-17 10:35:31 -08:00
Hannah Hunter 2d7f4cd1e4 capitalize Dapr
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-17 12:10:41 -06:00
greenie-msft 149669d233
Merge branch 'v1.9' into resiliency_quickstart 2022-11-17 09:00:01 -08:00
greenie-msft c493def137
Merge branch 'v1.9' into greenie-msft-patch-7 2022-11-16 14:48:19 -08:00
greenie-msft 1769f15fac
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>
2022-11-16 14:48:13 -08:00
Hannah Hunter c4f8b2576e pull in update
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-16 15:52:02 -06:00
Hannah Hunter 68f8951f74 updates per Nick review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-16 15:49:55 -06:00
Nick Greenfield b80a59a7c9 Updates to resiliency svc invoke quickstart 2022-11-16 13:27:34 -08:00
Jeffrey Tummers 8bf5bdd0fb
Merge branch 'v1.9' into patch-1 2022-11-16 06:08:51 +01:00
Nick Greenfield 5b7b832bc4 Add resiliency images for quickstarts
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-15 09:54:19 -08:00
Hannah Hunter 37844bcd0c updates per resiliency example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-11 19:00:20 -06:00
Hannah Hunter fc6fc9ffc1
Merge branch 'v1.9' into resiliency_quickstart 2022-11-11 10:04:30 -06:00
Mark Fussell c9f61fa607
Merge branch 'v1.9' into issue_2738 2022-11-10 13:06:19 -08:00
Hannah Hunter 5665fbab1c
Merge branch 'v1.9' into greenie-msft-patch-7 2022-11-10 11:26:49 -06:00
Hannah Hunter 1b1214c88b
Merge branch 'v1.9' into patch-1 2022-11-10 11:20:22 -06:00
Hannah Hunter 79eda64b5f remove links for now
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-09 17:03:37 -06:00
Hannah Hunter d77fb935ec rearrange how to
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-09 12:14:13 -06:00
Hannah Hunter ddeffadcb4
Merge branch 'v1.9' into issue_2738 2022-11-09 10:43:00 -06:00
Hannah Hunter a3864fa826
Merge branch 'v1.9' into resiliency_quickstart 2022-11-09 10:32:13 -06:00
ThumNet ddc252ef82
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>
2022-11-09 16:44:08 +01:00
Hannah Hunter 5cecc7d215
Merge branch 'v1.9' into fix-2708 2022-11-08 15:51:57 -06:00
Hannah Hunter a5f75708a5
Merge branch 'v1.9' into patch-3 2022-11-08 15:46:47 -06:00
Hannah Hunter 7a69b98a47
Merge branch 'v1.9' into patch-1 2022-11-08 15:08:28 -06:00
Patrice Chalin f2268ac5e2
Use Google Analytics 4 ID for v1.10 (#2945)
Signed-off-by: Patrice Chalin <chalin@cncf.io>

Signed-off-by: Patrice Chalin <chalin@cncf.io>
2022-11-08 12:22:19 -08:00
Hannah Hunter b33dfb6ca4 Merge branch 'v1.9' of https://github.com/dapr/docs into issue_2738 2022-11-08 13:28:30 -06:00
Hannah Hunter 3cf224f8ec update code snippets
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-08 13:27:03 -06:00
Hannah Hunter 303acb3dea updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-08 11:24:26 -06:00
greenie-msft 5783d9a432
Fix Python SDK version
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-08 09:01:22 -08:00
Patrice Chalin 04221174e6
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>
2022-11-08 08:16:24 -08:00
Richard de Zwart 53b1521690
Update azure-api-management.md
Removed one word

Signed-off-by: Richard de Zwart <richard@dezwartenco.nl>
2022-11-08 12:11:44 +01:00
Nick Greenfield 802aaf11ce Update docs runtime version to 1.9.3
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-07 10:43:02 -08:00
greenie-msft 8bf29a5b90
Update daprdocs/content/en/getting-started/quickstarts/resiliency-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-04 11:33:11 -07:00
Nick Greenfield 54d43c280b Start of resiliency quickstart
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-03 16:15:06 -07:00
Hannah Hunter b2d97e13f9 Merge branch 'issue_2738' of https://github.com/hhunter-ms/docs into issue_2738 2022-11-03 13:55:15 -05:00
Hannah Hunter 9930c56c1d update python to be declarative example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-03 13:54:51 -05:00
greenie-msft 3e46718b13
Merge branch 'v1.9' into patch-1 2022-11-03 10:03:56 -07:00
greenie-msft 36b7e2c464
Merge branch 'v1.9' into resiliency_concepts 2022-11-03 09:24:38 -07:00
Nick Greenfield a64803c09d Add sidecar health image and fix broken links
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-03 09:23:48 -07:00
Ana Cozma 5cfba9f69c
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>
2022-11-03 07:37:49 -07:00
wxbty 80b61c484c
Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
2022-11-03 11:23:34 +08:00
wxbty 19393252de
Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
2022-11-03 11:22:46 +08:00
ItalyPaleAle 86c35d6ac0 Updated API logging docs per dapr/dapr#5409
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-11-03 00:33:20 +00:00
greenie-msft 528d695482
Update azure-kubernetes-service-extension.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-02 16:03:37 -07:00
greenie-msft 51d3a552c1
Merge branch 'v1.9' into patch-3 2022-11-02 15:48:26 -07:00
greenie-msft 0a8e4d16bd
Merge branch 'v1.9' into patch-1 2022-11-02 15:46:48 -07:00
Alessandro (Ale) Segala 47ad833756
Merge branch 'v1.9' into fix-2708 2022-11-02 15:40:38 -07:00
greenie-msft 47bd8726c8
Update daprdocs/content/en/concepts/resiliency-concept.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-02 15:10:32 -07:00
Hannah Hunter 3a70766a0c move things around per nyemade
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-02 16:23:57 -05:00
Hannah Hunter 16d21556e2
Merge branch 'v1.9' into issue_2738 2022-11-02 10:47:26 -05:00
ItalyPaleAle d405696f82 Added `timeoutInSeconds` property for `state.mysql`
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-11-01 21:15:20 +00:00
greenie-msft e05cfba28f
Merge branch 'v1.9' into resiliency_concepts 2022-11-01 14:07:13 -07:00
Mukundan Sundararajan e024c0a6e1
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>
2022-11-01 08:32:17 -07:00
Tomasz Pietrek a5077c41b4 Add NATS streamName docs
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
2022-11-01 11:38:35 +01:00
Hannah Hunter 2fd1a6a85f add new file
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-31 17:05:29 -05:00
Hannah Hunter bfba5b930e update overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-31 17:04:12 -05:00
greenie-msft f98df1cde2
Merge branch 'v1.9' into patch-15 2022-10-31 15:00:00 -07:00
Hannah Hunter 9207f90def move things around
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-31 16:50:27 -05:00
Alessandro (Ale) Segala 638ab77f2b
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>
2022-10-31 12:44:44 -07:00
ItalyPaleAle ac919b9fde Mark pubsub.hazelcast as deprecated
Fixes #2708

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-10-31 18:15:26 +00:00
Nick Greenfield 717ef391de Apply feedback to resiliency concept page 2022-10-31 10:36:16 -07:00
greenie-msft d8a641468c
Merge branch 'v1.9' into resiliency_concepts 2022-10-31 08:49:09 -07:00
greenie-msft 93eb7c06b8
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>
2022-10-31 08:49:03 -07:00
greenie-msft 0292942ade
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>
2022-10-31 08:48:54 -07:00
greenie-msft 2972c26540
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>
2022-10-31 08:48:47 -07:00
Hannah Hunter fc847a48aa update to overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-28 10:53:31 -05:00
vishalsignity 08455c7134
Update aws-secret-manager.md
Signed-off-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
2022-10-28 17:54:37 +05:30
Bernd Verst 61878784e5 Add missing rocketmq pubsub to table
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-10-27 16:30:05 -07:00
Hannah Hunter 5ead0a168b diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-27 17:10:46 -05:00
Hannah Hunter 2d1662a376 update to overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-27 17:10:00 -05:00
Hannah Hunter 6d05fae979 add scenarios
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-27 14:38:43 -05:00
Hannah Hunter 9212dda747 update overview, add to how-to
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-27 13:23:53 -05:00
wxbty 830b4c2076
Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
2022-10-27 13:54:44 +08:00
Hannah Hunter 9437a9a4e5 updates to overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-26 18:43:42 -05:00
Hannah Hunter a7f3a7d0bf updates to overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-26 18:40:16 -05:00
Hannah Hunter 9f84a888e9 start workflow api skeleton
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-26 15:52:32 -05:00
Hannah Hunter da5e7a23af 1/3 update per alecor191
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-26 13:04:42 -05:00
Hannah Hunter da2e9fff4c
Merge branch 'v1.9' into issue_2738 2022-10-26 10:12:44 -05:00
Hannah Hunter c8e3745cd1
Merge branch 'v1.9' into patch-15 2022-10-26 09:58:34 -05:00
Artur Souza ded985213d
Merge branch 'v1.9' into fix-2869 2022-10-24 12:55:53 -07:00
Mark Fussell 802186ef01
Merge branch 'v1.9' into patch-15 2022-10-20 19:40:15 -07:00
Hannah Hunter ec00a5c9d5
Merge branch 'v1.9' into issue_2738 2022-10-20 16:01:33 -05:00
Hannah Hunter 3422654634
[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>
2022-10-20 13:54:04 -07:00
Mark Fussell ae717fb76a
Merge branch 'v1.9' into issue_2738 2022-10-20 13:35:37 -07:00
Hannah Hunter b5ed1515ad
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>
2022-10-20 13:33:22 -07:00
Mark Fussell 292e10df17
Merge branch 'v1.9' into issue_2738 2022-10-20 13:23:39 -07:00
Bernd Verst 54e1547394
Update latest Python SDK version
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-10-20 12:58:17 -07:00
Hannah Hunter 63495e4d59
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>
2022-10-20 12:47:57 -07:00
greenie-msft bf2475d053
Merge pull request #2893 from Jarema/update-jetstream-docs
Update JetStream pub sub docs
2022-10-19 15:14:59 -07:00
greenie-msft 767e86ed26
Merge branch 'v1.9' into resiliency_concepts 2022-10-19 10:27:02 -07:00
Hannah Hunter aeeaa7abf4
Merge branch 'v1.9' into issue_2738 2022-10-19 10:05:23 -05:00
Marcos Candeia 1fdcfbd7de
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>
2022-10-18 07:47:37 -07:00
ItalyPaleAle ba4b8bed0b Remove ServiceInvocation.NoDefaultContentType feature flag
Fixes #2869

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-10-17 11:19:52 -07:00
wxbty 914b2192e1
Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
2022-10-17 17:40:03 +08:00
greenie-msft 962d24170c
Merge branch 'v1.9' into resiliency_concepts 2022-10-14 16:05:36 -07:00
Nick Greenfield 8fb7d502fa Add Resiliency to the concepts page
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-10-14 16:03:57 -07:00
greenie-msft b4bdbea820
Merge branch 'v1.9' into patch-2 2022-10-14 10:44:39 -07:00
Tiago Alves Macambira 490f437150
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>
2022-10-14 10:25:16 -07:00
Hannah Hunter e56b4a0f32 update code examples
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-14 09:32:15 -05:00
Hannah Hunter 17961aaf59 Merge branch 'v1.9' into first_v1.10_upmerge 2022-10-14 07:49:00 -05:00
Hannah Hunter 13101e5a9d
Merge branch 'v1.9' into patch-1 2022-10-14 07:26:32 -05:00
Jarema ddf13e6444 Update JetStream pub sub docs
Signed-off-by: Jarema <melgaer@gmail.com>
2022-10-14 09:45:58 +02:00
Bernd Verst 239cfdbdae
Updated supported versions (#2892)
Updates for releases 1.9.0 and 1.8.5. 1.6.X no longer supported.

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

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-10-13 17:36:50 -07:00
Tiago Alves Macambira eec904d34e
Fix: codeblock wasn't properly closed
Minor formatting fix.

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2022-10-13 16:28:52 -07:00
greenie-msft b220c7ef0e
V1.10 (#2890)
* prep 1.9 for release

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

* add sdk versions

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

* update upgrade path table

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

* Docs v1.10 website

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-10-13 16:04:43 -07:00
Hannah Hunter fa209236dc
Merge branch 'v1.9' into endgame_v1.9_prep 2022-10-13 15:58:50 -05:00
Hannah Hunter 5d25056c46
Merge branch 'v1.9' into endgame_v1.9_prep 2022-10-13 12:50:27 -05:00
greenie-msft 71249b4445
Merge branch 'v1.9' into upmerge_10-12 2022-10-13 10:49:51 -07:00
Hannah Hunter cfede6bf26
update discord link in quickstarts (#2888)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-13 09:26:54 -07:00
Hannah Hunter 4d5d22f7e6
Merge branch 'v1.9' into endgame_v1.9_prep 2022-10-13 08:46:44 -05:00
greenie-msft 21e9601ced
Merge branch 'v1.9' into upmerge_10-12 2022-10-12 16:58:11 -07:00
Hannah Hunter 5d02670f89 Merge branch 'v1.8' into upmerge_10-12 2022-10-12 18:39:53 -05:00
greenie-msft f8ea8472e1
Merge branch 'v1.9' into greenie-msft-patch-6 2022-10-12 16:38:41 -07:00
greenie-msft 5c50f573f3
Merge branch 'v1.9' into greenie-msft-patch-6 2022-10-12 16:16:07 -07:00
greenie-msft 8320d44a7e
Merge branch 'v1.9' into patch-1 2022-10-12 16:15:58 -07:00
greenie-msft f39f46194f
Update generic.yaml
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-10-12 16:14:03 -07:00
Tiago Alves Macambira 0817bb8b10
Fix column ordering in supported components table
PR https://github.com/dapr/docs/pull/2863 added a new column for feature multipleKeyValuesPerSecret. But the while the ordering of this new column is OK in the header, it is wrong in the actual table data.

This PR fixes that.

Closes #2787

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2022-10-12 16:13:23 -07:00
Hannah Hunter 4edfabbb30 Merge branch 'endgame_v1.9_prep' of https://github.com/hhunter-ms/docs into endgame_v1.9_prep 2022-10-12 18:10:34 -05:00
Hannah Hunter d01757100a update upgrade path table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-12 18:10:10 -05:00
Hannah Hunter e7892a04af
Merge branch 'v1.9' into endgame_v1.9_prep 2022-10-12 18:02:01 -05:00
Nick Greenfield 3217382bb6 Fix broken links to dotnet sdk 2022-10-12 15:59:14 -07:00
Hannah Hunter ab828079fc Merge branch 'endgame_v1.9_prep' of https://github.com/hhunter-ms/docs into endgame_v1.9_prep 2022-10-12 17:37:07 -05:00
Hannah Hunter 827b144d7c add sdk versions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-12 17:36:40 -05:00
Hannah Hunter b222134b11
Merge branch 'v1.9' into resiliency/generic_policies 2022-10-12 17:14:04 -05:00
greenie-msft e87fa09f6e
Update resiliency-overview.md 2022-10-12 15:13:24 -07:00
greenie-msft d90a060b92
Update resiliency-overview.md 2022-10-12 15:12:33 -07:00
Hannah Hunter db1e57b1a2
Merge branch 'v1.9' into endgame_v1.9_prep 2022-10-12 15:57:19 -05:00
Alessandro (Ale) Segala 5e718b4c3d
Added docs for app health checks (#2870)
* Added docs for app health checks

Fixes #2734

Also removes ServiceInvocation.NoDefaultContentType flag (fixes #2869)

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

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* tweaks

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Added example

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Merge branch 'v1.9' of https://github.com/dapr/docs into apphealth

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

* Updated `dapr run` CLI ref

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

* Added image for app health

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

* fixes

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

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-10-12 13:01:40 -07:00
halspang d56d8a4d48
Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: halspang <70976921+halspang@users.noreply.github.com>
2022-10-12 12:57:43 -07:00
Hannah Hunter 3e213055de prep 1.9 for release
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-12 13:36:26 -05:00
Hannah Hunter b788f3619f
Merge branch 'v1.9' into resiliency/generic_policies 2022-10-12 13:04:26 -05:00
Marcos Candeia b3bdd51771
Docs/pluggable components (#2875)
* Pluggable Components Docs and Overview

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

* Fix plural dapr configs

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

* Fix dapr links

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

* Link unix domain sockets

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

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-discovery.md

Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-discovery.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Rearrange protobuf text

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

* Add pluggable component as a preview feature

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

* Replace gRPC-based to pluggable

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

* Fix sections weight

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

* Added UNIX-like system prereq

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

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Rename discovery to registration

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

* Add alert note on certification lifecycle

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

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Reorder the text and adding Built-in

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Fixing link

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Edits

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* edits

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Fixing up table

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* revert package-lock change

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

* Apply suggestions from code review

Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Remove localization from url

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

* Add new grpc-components diagram

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

* Rename image

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

* Change exe to process

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

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
2022-10-12 11:01:35 -07:00
greenie-msft 5b7a327aad
Merge branch 'v1.9' into resiliency/generic_policies 2022-10-12 09:09:22 -07:00
Mark Fussell 4d860db7e1
Update to observability docs for OTEL (#2876)
* otel doc

Signed-off-by: msfussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md

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

* Update daprdocs/content/en/operations/monitoring/metrics/metrics-overview.md

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

* Update daprdocs/content/en/operations/monitoring/tracing/otel-collector/_index.md

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

* Update daprdocs/content/en/operations/monitoring/tracing/otel-collector/open-telemetry-collector.md

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

* Update daprdocs/content/en/operations/monitoring/tracing/otel-collector/open-telemetry-collector.md

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

* Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Fixed URL address

* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md

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

* Apply suggestions from code review

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

* Update daprdocs/content/en/operations/monitoring/metrics/metrics-overview.md

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

Signed-off-by: msfussell <markfussell@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-10-11 22:36:04 -07:00
greenie-msft 86f4627ebd
Merge branch 'v1.9' into resiliency/generic_policies 2022-10-11 20:58:07 -07:00
Tiago Alves Macambira 8f08e681df
Update SecretStore API documentation to account for Features feature. (#2863)
* Update SecretStore API documentation to account for Features feature.

Updates secret stores data/components and partial HTML fragment to
account for this new feature, updating the table of supported secret
stores.

Updates Secret Store API page to refer to this feature in the secret
retrieval API documentation.

Updates HashiCorp Vault documentation to explicitly mention this
feature is supported and used by HashiCorp Vault.

Closes #2787

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

* Improves documentation, kas k8s as a multi kv secret store.

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

* Removing TODO and small fix

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

* Minor fix

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

* Clarification about vaultValueType

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

* Improve Local File Secret Store documentation

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

* Tiny fixes

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

* Tiny fixes

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

* Apply suggestions from code review

Applying suggestions from @greenie-msft

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Apply suggestions from code review

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
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>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/file-secret-store.md

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

* Apply suggestions from code review

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

* Update `multiValued` definition

Makes its relation to the `multipleKeyValuesPerSecret` behavior explicit.

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

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-10-11 16:34:02 -07:00
Mark Fussell 2be6b324c0
Merge branch 'v1.9' into resiliency/generic_policies 2022-10-11 16:32:34 -07:00
Hal Spang 26d31b5b30 Add link to community call with resiliency
Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-10-11 16:22:49 -07:00
Alessandro (Ale) Segala 99adf22957
Remove outdated comment on creating a middleware (#2880)
* Remove outdated comment on creating a middleware

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

* Removing unnecessary link

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-10-11 16:16:03 -07:00
Hal Spang 45a4fad914 Add more detail around policy hierarchy
This commit also adds in a more complicated yaml example which
hopes to outline how policies interact better.

Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-10-11 15:52:58 -07:00
Hal Spang 8cd6aba44f Add policy hierarchy section and expand defaults
Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-10-11 15:52:58 -07:00
halspang 192285f513 Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: halspang <70976921+halspang@users.noreply.github.com>
2022-10-11 15:52:58 -07:00
halspang a40364799f Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: halspang <70976921+halspang@users.noreply.github.com>
2022-10-11 15:52:58 -07:00
halspang 41850fce2c Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: halspang <70976921+halspang@users.noreply.github.com>
2022-10-11 15:52:58 -07:00
halspang 2c13899bd8 Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: halspang <70976921+halspang@users.noreply.github.com>
2022-10-11 15:52:58 -07:00
Hal Spang 30ba289976 Add documentation for generic resiliency policies
This commit adds an overview of the generic policies, their keywords,
and a brief example of how they are chosen.

https://github.com/dapr/docs/issues/2664

Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-10-11 15:52:58 -07:00
copy rogers 58811fae1c
quickstarts code fix (#2877)
* quickstarts code fix

Signed-off-by: rogerogers <rogers@rogerogers.com>

* Match quickstart readme files

Signed-off-by: rogerogers <rogers@rogerogers.com>

Signed-off-by: rogerogers <rogers@rogerogers.com>
2022-10-11 15:16:48 -07:00
Marcos Candeia e6b57063b1
Add docs for app middleware (#2862)
* Add docs for app middleware

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

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update app middleware image

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

* List as a preview feature

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

* Fix app middleware diagram

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

* Updated middleware configuration overview

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

* Reword the overall doc and added sample reference

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/middleware.md

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

* Update daprdocs/content/en/developing-applications/middleware.md

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

* Update daprdocs/content/en/developing-applications/middleware.md

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

* Update daprdocs/content/en/developing-applications/middleware.md

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

Signed-off-by: Marcos Candeia <marrcooos@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>
2022-10-11 15:14:34 -07:00