Commit Graph

1012 Commits

Author SHA1 Message Date
Shivam Kumar 5696e3ccdf
Update configuration api (#3410)
* updating alpha1 endpoint to stable

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

* lowercaing table name in postgres

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

* updating redis metadata

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

* updating redis and postgres to stable

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

* updating configuration manage: wip

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

* Apply suggestions from code review

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

* adding demo link

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

* updating sdk codes

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

* adding java sdk subscribe

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

* adding javascript sdk subscribe

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

* adding sdk unsubscribe

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

* adding quotes

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

* Update howto-manage-configuration.md

Updating a small grammar change

---------

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-29 09:25:19 -07:00
Josh van Leeuwen 46f9f4d06d
Actor State TTL Preview Feature (#3453)
* Update documentation to reflect that the Actor State TTL feature is now in preview, behind a feature gate.

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

* Update actor state curl example

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

* Clear up language about Actor state TTL behavior

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

* Remove Actor State TTL section from actors overview page, since the
feature is in preview

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

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

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

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

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

* Update actors_api.md

Changing layout

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 20:57:53 -07:00
Mark Fussell b783794987
Merge branch 'v1.11' into issue_3216 2023-05-26 18:02:27 -07:00
Marc Duiker 72bd4e272a Rewrite intro and add new overview image
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2023-05-26 16:07:41 +02:00
Hannah Hunter a19cd850f3
Merge branch 'v1.11' into issue_3323b 2023-05-25 13:37:20 -04:00
Hannah Hunter 0d714b58fd
Add demos to docs (#3452)
* add videos to docs

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

* mark review

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 22:53:53 -07:00
Hannah Hunter 85d4140e7a
Merge branch 'v1.11' into issue_3216 2023-05-24 19:34:40 -04:00
Hannah Hunter 9212f5e52e remove built-in
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 19:14:54 -04:00
Hannah Hunter 65ed237e90
Merge branch 'v1.11' into issue_3323b 2023-05-24 19:01:42 -04:00
Hannah Hunter 9d41d50756 updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 18:52:24 -04:00
Hannah Hunter 3e376cbf2a merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 09:16:13 -04:00
Hannah Hunter 064b3e8bbc
Merge branch 'v1.11' into issue_3216 2023-05-23 17:44:57 -04:00
Hannah Hunter 39de6c02a5 alessandro review pt 1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-23 17:39:57 -04:00
Hannah Hunter d0f5705b89
Merge branch 'v1.11' into issue_2766 2023-05-22 17:57:23 -04:00
Hannah Hunter 1018f22d62 Merge branch 'issue_2766' of https://github.com/hhunter-ms/docs into issue_2766 2023-05-22 14:51:43 -04:00
Hannah Hunter 5427be8930 move note to actors_api doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 14:51:27 -04:00
Chris Gillum 758dad59ef [Workflow] Update pattern docs with updated retry policies
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-22 11:05:36 -07:00
Hannah Hunter f4fd7fef2b
Merge branch 'v1.11' into issue_2766 2023-05-22 11:17:39 -04:00
Hannah Hunter 7ccec1b5b4 remove go code
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 11:15:53 -04:00
Hannah Hunter 01678000b1 add example of parseduration
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 11:07:26 -04:00
Hannah Hunter 2b6c5804c5
Fix typo (#3444)
* fix link

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

* remove punctuation from header

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>
2023-05-19 08:33:16 -07:00
Hannah Hunter ea1750ca8c remove punctuation from header
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-19 11:16:35 -04:00
Mark Fussell c8fd6a01f2
Merge branch 'v1.11' into issue_3216 2023-05-18 18:31:51 -07:00
Hannah Hunter 1825f178dd
[bulk pub/sub] add Shubham presentation video (#3441)
* fix link

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

* add youtube video

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>
2023-05-18 13:58:01 -07:00
Hannah Hunter fd08141fd7
Merge branch 'v1.11' into issue_3216
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-18 16:42:21 -04:00
Hannah Hunter 2e0a50f888
Merge branch 'v1.11' into issue_3323 2023-05-18 16:38:09 -04:00
Hannah Hunter 9b32d44a6c incorrect link, unrelated to issue
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 15:33:35 -04:00
Hannah Hunter df6dc1302d Merge branch 'issue_3323' of https://github.com/hhunter-ms/docs into issue_3323 2023-05-18 15:28:13 -04:00
Hannah Hunter c5581a9c66 small edits from nick
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 15:27:55 -04:00
Hannah Hunter 4b82a04c52 add note for timeouts and intervals formats
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 13:17:20 -04:00
Sam c1f152a91e
Extend service invocation to non-Dapr endpoints docs (#3384)
* docs(httpendpoint): add docs for service invocation to non-daprized endpoints

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: non-daprized -> non-dapr

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* docs: address some feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* docs: update according to rest of feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* Update howto-invoke-non-dapr-endpoints.md

Editing of the docs

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

* docs: update last pr feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: address grammar feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* Update _index.md

Updating weight in docs

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

* Update howto-invoke-non-dapr-endpoints.md

Grammar fix

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

---------

Signed-off-by: Samantha Coyle <sam@diagrid.io>
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-05-17 22:39:19 -07:00
Hannah Hunter d12c72e8d8
Merge branch 'v1.11' into fix-3331 2023-05-17 20:10:05 -04:00
Hannah Hunter 899207ebc5
Merge branch 'v1.11' into fix-3331 2023-05-17 19:38:26 -04:00
Hannah Hunter 94ff81229b
Merge branch 'v1.11' into fix-3328 2023-05-17 19:35:15 -04:00
Hannah Hunter 12cad7423a
Merge branch 'v1.11' into issue_3323b 2023-05-17 19:33:23 -04:00
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
Hannah Hunter aed9aebd43
Merge branch 'v1.11' into wf-retry-policies 2023-05-17 18:09:19 -04: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
Hannah Hunter 2747260ee4
Merge branch 'v1.11' into issue_3323b 2023-05-17 15:42:25 -04:00
Hannah Hunter be9ee3e8d0
Merge branch 'v1.11' into issue_3216 2023-05-17 15:11:11 -04: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 548c7f2055
Merge branch 'v1.11' into issue_3323 2023-05-16 14:17:37 -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
Hannah Hunter a36dea92c4 updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-11 15:47:36 -04:00
Hannah Hunter 830026d889 fix other localized link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 18:05:22 -04:00
Hannah Hunter 75aae3d92e osm freshness and fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 14:55:48 -04:00
Hannah Hunter 5821c3e9e9 freshness pass on grpc and gh actions docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 14:47:32 -04:00
Hannah Hunter b0b7016ba3 freshness pass on keda doc for k8s
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 14:14:23 -04:00
Hannah Hunter ac7ddaa9e3 refresh aws integration doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 10:52:37 -04: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 3a2c4352a2
Merge branch 'v1.11' into issue_3323 2023-05-09 17:21:38 -04:00
Hannah Hunter 089c53fe99 refresh azure integration docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-09 17:16:17 -04: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
Hannah Hunter b00b66252b upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-01 10:24:57 -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 3ad1821dc1 fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-28 16:19:37 -04:00
Hannah Hunter c6a5175b54
Merge pull request #3340 from philliphoff/philliphoff-go-pcs
Include Pluggable Components Go SDK docs.
2023-04-17 17:21:15 -04:00
Phillip Hoff f45523091a Include Pluggable Components Go SDK docs.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
2023-04-14 10:34:19 -07:00
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 0b2f8880ac upmerge check
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 16:26:19 -04: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
Alessandro (Ale) Segala dae15e1723
Update daprdocs/content/en/developing-applications/local-development/ides/vscode/vscode-remote-dev-containers.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>
2023-03-23 08:04:39 -07:00
ItalyPaleAle 8f204c0222 Add docs for using Dev Container feature
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-22 00:15:45 +00: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 378d85a6cb
Merge pull request #3195 from jjcollinge/patch-4
Fix app protocol in template reference doc
2023-02-28 10:50:44 -06:00
ItalyPaleAle 6ce62551ed Remove deprecated components bindings.twitter and pubsub.hazelcast
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-24 22:20:19 +00: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
Joni Collinge aef5ea3acf
Fix template reference (#3194)
Currently the template uses an array for env variables but it's actually a `map[string]string` a6f8c7694d/pkg/standalone/run.go (L75)

Signed-off-by: Joni Collinge <joni@diagrid.io>
2023-02-21 08:22:24 -08: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
Joni Collinge ab93471999
Fix app protocol in template reference
The protocol in the reference template file needs to match the acceptable app protocol strings `grpc` or `HTTP` which are current case sensitive.

Signed-off-by: Joni Collinge <joni@diagrid.io>
2023-02-20 16:10:26 +00: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
Hannah Hunter c6b17de1aa
Merge pull request #3170 from hhunter-ms/issue_3169
Link to multi-app run quickstarts
2023-02-14 11:57:32 -06:00
Hannah Hunter ee7e6a0524 remove links from overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 11:48:06 -06:00
Hannah Hunter ee77dfe53a
Merge pull request #3088 from philliphoff/philliphoff-sdk-docs
[WIP] Inclusion of Pluggable Components (.NET) SDK docs
2023-02-13 16:32:15 -06:00
Phillip Hoff 5d6098bbff Remove references to Java and Go SDK docs.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
2023-02-13 13:52:28 -08:00
Phillip Hoff c1bbf905d9 Fixup doc ref.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
2023-02-13 11:03:53 -08:00
Hannah Hunter 397b697a05 add links to multi-app run
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-13 12:39:15 -06:00
Hannah Hunter e92aec93dc
Update daprdocs/content/en/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/_index.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-13 11:33:26 -06: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