Commit Graph

776 Commits

Author SHA1 Message Date
Hannah Hunter 2840ed7714
[Workflow] Add purge/pause/resume/raise event to docs (#3332)
* add new methods to api doc

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

* add methods to how to

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

* updates per ryan

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

* add raise event request

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

* add raise event api to the howto

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

* updates per Ryan;

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

* whitespace/updates

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

* add more description to raise event

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

* clarify raise event and add to the dotnet sdk example

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

* edit confusing text for raise event http

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

* updates per Ryan

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

* rearrange author workflows doc per Ryan suggestion

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

* update workflowreference to startworkflowresponse

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

* fix link

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

* edit from ryan

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

* part 1 of mark review

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

* Update daprdocs/content/en/reference/api/workflow_api.md

Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* updates per mark and chris

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

* few more edits per mark

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Chris Gillum <cgillum@gmail.com>
2023-05-17 16:15:52 -07:00
Josh van Leeuwen 0128abb13a
Adds docs about using `ttlInSeconds` to actor state store reference API (#3392)
* Adds note about using `ttlInSeconds` to actor state store reference API

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-management-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/reference/api/actors_api.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/reference/api/actors_api.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Embed the actor state TTL YouTube video in page

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-management-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Adds Actor State section to actor overview page

Signed-off-by: joshvanl <me@joshvanl.dev>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-17 16:12:13 -07:00
ItalyPaleAle a1902c8993 Update docs for AppHealthCheck as stable
Fixes #3331

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:37:26 -07:00
ItalyPaleAle 9355e6ba07 Document new values for `app-protocol` and deprecation of `app-ssl`
Fixes #3328

Also fixes #3414 by clarifying the wording around "insecure SSL"

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:28:04 -07:00
Yaron Schneider 6626fd5827
Add clarification for cloud events (#3417)
* add clarification for cloud events

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

* update missing fields

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-cloudevents.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-cloudevents.md

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

* add custom fields note

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

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-17 13:08:00 -07:00
Chris Gillum 08f5b29b5a
Apply msfussell suggestion on resiliency policy reference
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Chris Gillum <cgillum@gmail.com>
2023-05-16 21:23:11 -07:00
Chris Gillum 582f8a1a4f [Workflow] Add retry policy docs
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-16 16:44:56 -07:00
Hannah Hunter c13128e795 Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216 2023-05-16 14:53:33 -04:00
Hannah Hunter 2fb6772ad9 part 1 of mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-16 14:53:16 -04:00
Hannah Hunter bbee91c16e Merge branch 'v1.11' of https://github.com/dapr/docs into issue_3377 2023-05-16 12:16:18 -04:00
Mark Fussell de6b9ee103
Merge branch 'v1.11' into issue_3216 2023-05-15 15:57:45 -07:00
Chris Gillum 7f67288342
[Workflow] Update patterns doc with v1.11 HTTP API example (#3381)
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-09 17:51:44 -07:00
Hannah Hunter 47155c5212
Merge branch 'v1.11' into issue_3216 2023-05-09 13:56:25 -04:00
Hannah Hunter fa8bba0b13
Merge branch 'v1.11' into v1.10 2023-05-09 13:53:36 -04:00
Michael DePouw 6874659e3e
fix previous pattern link (#3396) 2023-05-09 09:34:17 -07:00
Hannah Hunter d85b49abb7 remove python examples until ready
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-09 10:05:04 -04:00
Hannah Hunter 7b1d40641a update python tabs, remove sdk from tabs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-08 15:54:36 -04:00
Hannah Hunter 29ce06fc1d add python tab
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-08 15:20:06 -04:00
Hannah Hunter 7ed4f469c0 Merge branch 'v1.11' of https://github.com/dapr/docs into issue_3377 2023-05-03 16:13:04 -04:00
Hannah Hunter 4f49c47111 update other docs for python sdk
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-03 12:45:31 -04:00
Hannah Hunter cbec48a681 add python tab to how-to
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-03 12:00:07 -04:00
Chris Gillum 0ef572f3eb Changes to v1.10 HTTP APIs for v1.11
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-01 18:21:21 -07:00
Chris Gillum 3711926c5f Update internal actor type documentation
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-01 18:20:51 -07:00
Hannah Hunter cfb6ac0bbf updates to the cryptography api docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-01 17:22:42 -04:00
abhi314e e5bb04652d
Update state-store-ttl.md
Signed-off-by: abhi314e <117723923+abhi314e@users.noreply.github.com>
2023-04-30 22:13:34 +05:30
Hannah Hunter 148123b6a4
Merge pull request #3336 from hhunter-ms/issue_3257b
[Actors] Update placeholder diagram
2023-04-13 14:40:01 -04:00
Hannah Hunter fa2416a97c
Merge pull request #3333 from wralith/update-js-sdk
Update javascript snippets
2023-04-13 10:04:41 -04:00
Deepanshu Agarwal 03a0ed26c5 Improve bulk subscribe statuses description
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-04-13 15:17:40 +05:30
Hannah Hunter e41371796d remove digital signatures
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 19:08:51 -04:00
Hannah Hunter 0045f98d88 update placeholder diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 18:59:31 -04:00
Wralith 499da5f746
Merge branch 'dapr:v1.10' into update-js-sdk 2023-04-12 23:51:59 +03:00
Hannah Hunter 9109e7f065
Merge pull request #3300 from hhunter-ms/issue_3257
Actors docs refresh pt 1
2023-04-12 16:01:00 -04:00
Hannah Hunter 4bc2739b47 updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 15:44:41 -04:00
Wralith 401ff35e94 Update javascript snippets
Signed-off-by: Wralith <wralithdev@gmail.com>
2023-04-12 05:23:28 +03:00
Hannah Hunter a9ffe331df
Merge pull request #3294 from Suhas-Kalagotla/3161-docs
updated docs about failing app health check won't remove a pod in cas…
2023-04-11 12:18:10 -04:00
Hannah Hunter 477b48a6ec
Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-04-06 15:51:22 -04:00
Sabrina Shepherd c0d1e6a931
Added an example for DotNet bulk subscribing (#3281)
* Added an example for DotNet bulk subscribing

Signed-off-by: Sabrina Shepherd <sabrina@nuqleous.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-bulk.md

Signed-off-by: Sabrina Shepherd <sabrinashepherd@outlook.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-bulk.md

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

---------

Signed-off-by: Sabrina Shepherd <sabrina@nuqleous.com>
Signed-off-by: Sabrina Shepherd <sabrinashepherd@outlook.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-04-05 15:50:27 -07:00
Hannah Hunter ad6b03c2da add to overview and concept pages
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-04 17:32:44 -04:00
Hannah Hunter fbe0c7e2c2 scaffolding
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-04 14:23:23 -04:00
Hannah Hunter 2a7d3221be remove for another PR
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-30 17:13:30 -04:00
Hannah Hunter fe468ff658 more changes per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-30 17:11:28 -04:00
Hannah Hunter 333f3ac771 update overview and add next steps
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-29 16:29:28 -04:00
Suhas-Kalagotla bb5e86aa9a updated docs about failing app health check won't remove a pod in case of kubernetes
By making a contribution to this project, I certify that:
    (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or
    (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or
    (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.
    (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

Signed-off-by: Suhas-Kalagotla <suhaskalagotla5@gmail.com>
2023-03-28 22:32:19 +05:30
Hannah Hunter b81160a08e update links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-23 11:23:01 -04:00
Hannah Hunter 8b3fc3f8f6 start of actor building block refresh
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-20 18:19:35 -04:00
Hannah Hunter ed26d8681f
Merge pull request #3238 from hhunter-ms/issue_3119
Add .NET, Go, Java state store TTL examples
2023-03-17 17:53:07 -04:00
Hannah Hunter 9ba3c29898 reorder languages and remove Java
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-17 17:41:52 -04:00
Hannah Hunter 026ce895f5 go example from yaron
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-16 17:47:54 -04:00
Hannah Hunter 4228805ec9 start actors overview edit
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-16 17:46:06 -04:00
Hannah Hunter 4cc7808cc7 go example?
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-13 14:53:19 -04:00
Hannah Hunter 22d814de43 remove go example for now
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-13 10:03:22 -04:00
Hannah Hunter 12c2e08719 remove java
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-08 15:44:05 -06:00
Hannah Hunter ad6a18a2e8 add java and go for review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-07 11:44:11 -06:00
Hannah Hunter 86fdd45481 add dotnet sdk example and set up tabs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-07 10:04:11 -06:00
Hannah Hunter 7278e3b8ac
update http/powershell example (#3198)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-06 21:44:14 -08:00
Hannah Hunter 30f0094ca0
Merge pull request #3233 from halspang/v1.10
Add call to MapSubscribeHandlers for .NET pubsub
2023-03-06 17:51:31 -06:00
halspang b8153990c8 Add call to MapSubscribeHandlers for .NET pubsub
https://github.com/dapr/docs/issues/2649

Signed-off-by: halspang <halspang@microsoft.com>
2023-03-06 15:38:41 -08:00
Hannah Hunter 0396b8587e
Merge pull request #3201 from hhunter-ms/issue_3158
[workflow] Add limitations section
2023-03-06 17:34:49 -06:00
Hannah Hunter 829cb32102 add tabs per chris suggestion
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-06 17:21:47 -06:00
Hannah Hunter 7787917326 updates from chris
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-06 16:22:52 -06:00
obenarchid 77b3299b90
Update howto-author-workflow.md
Fixes #3221

Signed-off-by: obenarchid <72271377+obenarchid@users.noreply.github.com>
2023-03-02 14:31:30 +01:00
Hannah Hunter b2628fea7b
Diagrams deck and pub/sub diagram (#3197)
* update deck and diagram

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

* updates to presentation deck and diagrams deck

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

* update outdated workflow diagram

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

* rename to match link

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 15:14:01 -08:00
nyemade-uversky 2bb5016d72
adding external events back to workflow docs
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-02-22 16:01:03 -07:00
nyemade-uversky ed62079fb8
Remove External Events" as feature in workflows 1.10
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-02-22 15:56:28 -07:00
Hannah Hunter d62bf561b3
fix link
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-22 14:39:44 -06:00
Hannah Hunter 296d1d732f limitations
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 11:50:31 -06:00
MD Ashique 5c866096d7
fixed rabbitmq docs for pubsub (#3182)
Signed-off-by: Md Ashique <mdashique@Mds-MacBook-Pro.guest.corp.microsoft.com>
Co-authored-by: Md Ashique <mdashique@Mds-MacBook-Pro.guest.corp.microsoft.com>
2023-02-20 21:06:45 -08:00
Hannah Hunter 67e809abd8 remove left over todo links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 14:20:49 -06:00
Hannah Hunter 2399c2d700 fix merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 11:43:56 -06:00
Yaron Schneider 914e1c5369
document all brokers support bulk pub/sub (#3179)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-02-15 17:32:04 -08:00
Hannah Hunter 87c49b1b25
Update to pub/sub statefulsets doc title/link title (#3176)
* update to title/link title per Mark

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* update order in toc

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

---------

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-15 11:44:05 -08:00
Hannah Hunter 22bf0e826c
Merge pull request #3159 from artursouza/subscribe_statefulset
Subscribe with StatefulSet
2023-02-15 11:30:43 -06:00
Artur Souza d11849ad8b
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:17:38 -08:00
Artur Souza 40851fffc5
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:17:29 -08:00
Artur Souza 90aa48914b
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:17:19 -08:00
Artur Souza c45f29f1f9
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:16:55 -08:00
Artur Souza 599ece9f30
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:16:46 -08:00
Artur Souza 25355f1280 Subscribe with StatefulSet
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-10 16:55:43 -08:00
Hannah Hunter 14f07709d8 fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-10 15:55:11 -06:00
Hannah Hunter bda594c6f4
Merge pull request #3142 from cgillum/v1.10-architecture
Workflow architecture diagrams
2023-02-09 19:42:21 -06:00
Hannah Hunter 08671d3c95
Merge pull request #3144 from hhunter-ms/issue_3107
Workflow quickstart docs
2023-02-09 16:17:23 -06:00
Hannah Hunter 98afe478f0 update from plural to singular
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-09 15:34:06 -06:00
ItalyPaleAle 2232328c86 Fixed preview features table
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-09 12:59:17 -08:00
Shubham Sharma 4339b21ec6 Other fixes
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-10 00:56:25 +05:30
Hannah Hunter 41224b62ec
Merge pull request #3077 from DeepanshuA/bulksubscribe_doc
Bulk Subscribe Documentation
2023-02-09 11:36:19 -06:00
Hannah Hunter 3f35e569c9 Merge branch 'v1.10' of https://github.com/hhunter-ms/docs into issue_3107 2023-02-09 11:28:43 -06:00
Hannah Hunter a1218806f5
Merge pull request #3139 from cgillum/v1.10-patterns
Workflow: Async HTTP and Monitor patterns
2023-02-09 11:27:45 -06:00
Deepanshu Agarwal 9a8390ad59 Include Demo link
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-02-09 22:53:04 +05:30
Hannah Hunter d15d4c35f3 remove todos from overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-09 10:27:45 -06:00
Deepanshu Agarwal 05b86c8799 Incorporate review comments
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-02-09 21:47:30 +05:30
Hannah Hunter 62774601e8 resolve conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-09 10:16:08 -06:00
Hannah Hunter 963a2018de mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-09 10:14:37 -06:00
Deepanshu Agarwal 855d44cc3b Merge branch 'v1.10' of github.com:dapr/docs into bulksubscribe_doc 2023-02-09 20:32:58 +05:30
Mark Fussell 4f0b0fa2d1
Update workflow-patterns.md
Light updates
2023-02-08 21:15:26 -08:00
Mark Fussell ab59b73cc9
Update workflow-overview.md
Light updates
2023-02-08 21:11:30 -08:00
Mark Fussell cc7a5494fd
Update workflow-features-concepts.md
Light editing
2023-02-08 20:59:23 -08:00
Mark Fussell 0209168e08
Update howto-manage-workflow.md
Light editing
2023-02-08 20:46:04 -08:00
Mark Fussell 8f0a36ad25
Update howto-author-workflow.md
some light editing
2023-02-08 20:42:12 -08:00
Hannah Hunter 379bb4bbde update links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-08 18:26:00 -06:00
Alessandro (Ale) Segala c8a84f6cb7
Updated docs for proxying of streaming gRPC (#3112)
* Updated docs for proxying of streaming gRPC

Fixes #3065

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

* Add note about resiliency

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>

---------

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: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-08 15:52:21 -08:00
Hannah Hunter 35603c30b7 link to quickstart
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 17:20:34 -06:00
Hannah Hunter caa8db80c4 update per Ryan quickstart pr and add diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 17:17:09 -06:00
Chris Gillum 00ad2f75e6
Apply PR suggestion
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Chris Gillum <cgillum@gmail.com>
2023-02-06 12:59:16 -08:00
Chris Gillum f004977370 Apply PR suggestion
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-06 10:24:24 -08:00
Chris Gillum 4e4b3b31fa Workflow architecture diagrams
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-06 10:16:39 -08:00
Ryan Lettieri 1c979a94d5 Adding in description for managing workflows
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2023-02-05 16:15:52 -07:00
Chris Gillum be9af3b979 Add monitor diagram
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-04 17:37:32 -08:00
Chris Gillum 545cdd4159 Workflow: Async HTTP and Monitor patterns
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-04 17:04:54 -08:00
Federico Codognotto 75109bf8a1
Update doc for CEL match for numeric values (#3128)
* Fix CEL match documentation for numeric values

Signed-off-by: Federico Codognotto <fede.codo38@gmail.com>
Signed-off-by: Federico Codognotto <fcodognotto@tempestive.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Federico Codognotto <62144863+federicocodo@users.noreply.github.com>

---------

Signed-off-by: Federico Codognotto <fede.codo38@gmail.com>
Signed-off-by: Federico Codognotto <fcodognotto@tempestive.com>
Signed-off-by: Federico Codognotto <62144863+federicocodo@users.noreply.github.com>
Co-authored-by: Federico Codognotto <fcodognotto@tempestive.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-03 17:08:50 -08:00
Deepanshu Agarwal 5fd351fa1f Incorporate Review Comments
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-02-03 12:04:57 +05:30
Deepanshu Agarwal b23ecff9d1 Merge branch 'v1.10' of github.com:dapr/docs into bulksubscribe_doc 2023-02-03 12:04:20 +05:30
Hannah Hunter e9e3513dd1 remove management from language
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-02 17:40:43 -06:00
Chris Gillum ceef9bfbbd Merge branch 'issue_2798b' of https://github.com/hhunter-ms/docs into issue_2798b 2023-02-02 15:25:31 -08:00
Chris Gillum b8ce5c6cc7 Update async HTTP pattern
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-02 15:25:24 -08:00
Hannah Hunter 80025e2a86
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 16:40:15 -06:00
Deepanshu Agarwal d38f90fba7 Merge branch 'v1.10' of github.com:dapr/docs into bulksubscribe_doc 2023-02-02 16:08:54 +05:30
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
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
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
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
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
Hannah Hunter 5a0eb8bae0 update diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 12:30:17 -06: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
Hannah Hunter 8c355a5583 updates per sync
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 19:14:03 -06: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 cb6f479c10 remove from overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 16:54:05 -06: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
nyemade-uversky b76e46aec4
Update howto-workflow.md 2023-01-30 15:23:34 -07: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
Hannah Hunter 2fdfedf8e4 small updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 11:49:50 -06:00
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
Hannah Hunter 8739354ca1 small edits
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-27 15:34:33 -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
nyemade-uversky 19d552872b
update how to 2023-01-27 11:47:57 -07:00
Hannah Hunter 68cf31ca8a upmerge before endgame
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 16:33:41 -06: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
Deepanshu Agarwal b4d1e2b88f Add Bulk Subscribe Docs
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-01-21 01:33:39 +05:30
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
nyemade-uversky 675e06335a
update how to section 2023-01-18 17:39:15 -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 51c92cacf2
Updated how to 2023-01-18 09:14:08 -07:00
Shubham Sharma 51e8797170 Note about ordering
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-18 12:16:25 +05:30
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
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
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
Shubham Sharma 48b7ebce27 Add Java example
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-09 16:44:39 +05:30
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
Pepe García d19b1d8eaa fix typos
Signed-off-by: Pepe García <pepe@pepegar.com>
2023-01-04 09:30:52 +00: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
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
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
Shubham Sharma 12bbac91d4 WIP publish docs
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-12-14 11:48:56 +05:30
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
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 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
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 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
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
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 bfba5b930e update overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-31 17:04:12 -05:00
Hannah Hunter 9207f90def move things around
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-31 16:50:27 -05:00