Commit Graph

4732 Commits

Author SHA1 Message Date
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 f4b1764fa0
Merge pull request #3113 from ItalyPaleAle/cookies-are-not-delicious-delicacies
Replace youtube embeds with youtube-nocookie for GDPR compliance
2023-01-31 17:11:26 -06: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