Commit Graph

3197 Commits

Author SHA1 Message Date
Hannah Hunter c39e77268b update image name
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-07 10:11:07 -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 aec8eafc4b
gRPC service invo deprecation notice (#3205)
* deprecation notice

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

* Update daprdocs/content/en/operations/support/support-release-policy.md

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

* Update daprdocs/content/en/operations/support/support-release-policy.md

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-03-07 07:43:50 -08:00
Hannah Hunter bc5a54f0b9
Merge pull request #3231 from JoshVanL/state-store-cockroachdb-postgres-impl
CockroachDB feature parity with PostgreSQL
2023-03-07 09:30:15 -06:00
zhangchao dbb401d1aa add reconnectWaitInSeconds for rabbitmq binding
Signed-off-by: zhangchao <zchao9100@gmail.com>
2023-03-07 19:07:05 +08: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
Hannah Hunter 2d6e18d115 clarify timeout section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-06 15:39:46 -06:00
Josh van Leeuwen 599953c7e4
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:33:12 +00:00
Josh van Leeuwen 75c4b225dd
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:33:07 +00:00
Josh van Leeuwen 651ada8fbc
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:33:01 +00:00
Josh van Leeuwen 7614bb279d
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:32:55 +00:00
Hannah Hunter 5935cbc90d
Merge pull request #3225 from iamnicoj/patch-2
Updating to use  "resources-path" flag instead
2023-03-06 14:36:20 -06:00
Hannah Hunter b2bd42a22d
Merge pull request #3192 from JoshVanL/state-store-ttl-mongodb
Sets TTL support for mongodb state store to enabled
2023-03-06 14:24:46 -06:00
joshvanl 6276f0308f Updates CockroachDB docs with feature parity with PostgreSQL
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-03-04 19:17:40 +00:00
joshvanl 1800d28824 Add support for TTL to CockroachDB state store
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-03-02 15:39:57 +00:00
Nico J 248418610b
Updating to use "resources-path" flag instead
Flag --components-path has been deprecated, This flag is deprecated and will be removed in the future releases. Use "resources-path" flag instead

Signed-off-by: Nico J <nicolasj@outlook.com>
2023-03-02 09:48:15 -05: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
Jaydip Gabani 37fdfc372e adding annotation information to set sidecar container's seccompprofiletype
Signed-off-by: Jaydip Gabani <gabanijaydip@gmail.com>
2023-02-28 20:18:11 +00:00
joshvanl 53693c73bd Adds reference to TTL in mongodb state reference
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-02-28 17:05:42 +00: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
Hannah Hunter 3472750dc1
Merge pull request #3212 from ItalyPaleAle/dapr-config-update
Update information for daprsystem configuration
2023-02-28 10:26:45 -06:00
Mahmut Canga 031bd32639
removed dead link to dapr workflow
Signed-off-by: Mahmut Canga <macromania@users.noreply.github.com>
2023-02-27 15:49:20 +00:00
ItalyPaleAle afa50e22e5 Update information for daprsystem configuration
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-25 15:45:42 -08:00
Hannah Hunter 74865bffaa
add daprRuntimeVersion to code example (#3208)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-24 14:33:51 -08: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
greenie-msft d8602415e9
Update daprdocs/content/en/operations/support/support-release-policy.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>
2023-02-24 10:16:29 -08:00
Nick Greenfield a932b32212 Update version to 1.10.2
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2023-02-24 09:52:37 -08:00
Hannah Hunter 9bd9b05c75 remove duplicates 2023-02-22 17:21:25 -06: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 c7b3998c72 remove localization
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 16:28:22 -06:00
Hannah Hunter 326ba668dd reword the note
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 16:19:44 -06:00
Hannah Hunter fbcbf58459 try and create spacing
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 16:16:24 -06:00
Hannah Hunter 71eab41b97 refresh and clarify aad pod identity/workload identity
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 16:15:05 -06:00
nyemade-uversky a02f5ec9a9
Update runtime version from 1.10 to 1.10.1 (#3202)
* Update support-release-policy.md

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

* Update dapr-latest-version.html

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

---------

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-02-22 13:02:03 -08: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
Hannah Hunter 2e6ef65daf update screenshot and add bullet point
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 10:21:15 -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 e178d65f0d fix merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 13:22:29 -06:00
Hannah Hunter 1b8515cd24
Merge pull request #3186 from hhunter-ms/typo
Remove trailing ```
2023-02-16 13:18:50 -06:00
Hannah Hunter 66e95f97ff
Merge pull request #3185 from hhunter-ms/upmerge_02-16
Upmerge 02 16
2023-02-16 13:18:18 -06:00
Alessandro (Ale) Segala 7956f8214e
[1.10] Some docs fixes to components reference (#3187)
- Corrected name of Azure Cosmos DB (Gremlin API)
- Fixed bad rendering in KubeMQ bindings reference

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-16 11:13:44 -08:00
Hannah Hunter ea2cfd00ec remove trailing ```
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 12:17:29 -06:00
Hannah Hunter 39fc8f000b fix break
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 11:51:43 -06:00
Hannah Hunter 2399c2d700 fix merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 11:43:56 -06:00
Hannah Hunter 21d9ba2f13
Merge pull request #3168 from hhunter-ms/endgame_v1.10_prep
[Endgame] Prep v1.10 branch for release
2023-02-16 11:35:26 -06:00
Hannah Hunter 79a2e65a9b
fix navbar for preview branch (#3178)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 09:27:28 -08:00
Andre Bossard 1be4d86073 added externalSasl documentation
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
2023-02-16 15:08:46 +01:00
Yaron Schneider 0d3d614574
Add router alias middleware (#3180)
* Add router alias middleware

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

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

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

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

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

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-02-15 21:25:34 -08:00
Mukundan Sundararajan bf0950ae42
fix stable since version for aws sqs sns component (#3181)
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-15 20:28:43 -08: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
Minh Luan Quach d91f965307
Edited command argument & path (#3175)
* Edited command & path

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

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

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

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

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

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

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

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

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

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

---------

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Minh Luan Quach <minh@redisoftware.com.au>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-15 15:09:39 -08:00
Hannah Hunter a97d4669d9
Add metrics filter rules and video (#3174)
* add to metrics overview, bring in demo

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

* update from yaron

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

* add table

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-15 11:44:58 -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 0383b2f8d3
Merge branch 'v1.9' into endgame_v1.9 2023-02-15 13:30:49 -06:00
Joni Collinge 127aa75dfd
Add ASB session docs (#3171)
* Add note on session id in asb metadata

Signed-off-by: Joni Collinge <jonathancollinge@live.com>

* Add ASB sessions instruction

Signed-off-by: Joni Collinge <jonathancollinge@live.com>

* Change localized URL

Signed-off-by: Joni Collinge <jonathancollinge@live.com>

---------

Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2023-02-15 11:27:46 -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
joshvanl f7cddfb559 Sets TTL support for mongodb state store to enabled
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-02-15 16:34:47 +00:00
Hannah Hunter 3c1a331473
Merge pull request #3053 from shubham1172/shubham1172/update-cli-dapr-grpc-docs
Add documentation for --dapr-internal-grpc-port in Dapr CLI run command
2023-02-15 09:08:35 -06:00
Shubham Sharma e0a77b2469
Update daprdocs/content/en/reference/cli/dapr-run.md
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-15 08:23:34 +05:30
Shubham Sharma a038d96175
Update daprdocs/content/en/reference/cli/dapr-run.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-15 08:22:07 +05:30
Hannah Hunter 2a8170a1a6 Merge branch 'patch-1' of https://github.com/louisquach/docs into patch-1 2023-02-14 13:32:32 -06:00
Hannah Hunter 6870d01cba update broken link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 13:31:50 -06:00
Hannah Hunter fe3b047f86
Merge pull request #3163 from berndverst/patch-16
Instructions for installing a specific CLI version
2023-02-14 13:25:34 -06:00
Hannah Hunter d243be3675
Merge branch 'v1.9' into patch-1 2023-02-14 13:17:55 -06:00
Hannah Hunter 1e495c8060 update csharp code snippet
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 13:17:15 -06:00
Hannah Hunter 25b26946e9
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:29:08 -06:00
Hannah Hunter 6beef8dee7
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:29:00 -06:00
Hannah Hunter 8e777c79f9
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:28:54 -06:00
Hannah Hunter eff903ca14
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:28:47 -06:00
Hannah Hunter 2f5a49976b
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:28:41 -06:00
Hannah Hunter 79ee7405f5
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:28:29 -06:00
Hannah Hunter 451c5cfd8a
Update daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 11:59:13 -06:00
Hannah Hunter 138d46ce98
Update daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 11:58:59 -06: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 1ce18f68ae add section for multi-app run
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 11:45:44 -06:00
Owain Osborne-Walsh 75c8e9ec39
Typo oauth.md (#3172)
Small typo. a -> an

Signed-off-by: Owain Osborne-Walsh <48108258+owainow@users.noreply.github.com>
2023-02-14 09:22:44 -08:00
Hannah Hunter 0f6db99400
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:49:23 -06:00
Hannah Hunter 006ff1640c
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:49:15 -06:00
Hannah Hunter 93d7743ef5
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:49:00 -06:00
Hannah Hunter e2e8fdebce
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:48:51 -06:00
Hannah Hunter 898045f7fd
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:48:42 -06:00
Hannah Hunter c128c1ef37
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:48:36 -06:00
Hannah Hunter 88c87c7374
typo
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:46:12 -06:00
Hannah Hunter 7933f8b874 update sdk versions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 09:26:25 -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
Hannah Hunter d5b58dff12 endgame prep for v1.10 branch
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-13 10:36:12 -06:00
Hannah Hunter 787ae17e60 endgame prep for v1.9 branch
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-13 10:26:10 -06:00
Hannah Hunter f74bc0487e
Merge branch 'v1.9' into patch-1 2023-02-13 10:05:37 -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
Bernd Verst 3c4e7c3572 Add mac instructions
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-10 13:02:56 -08:00
Bernd Verst a7dbde4fa7 Add powershell instructions for windows
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-10 12:58:33 -08:00
Bernd Verst 6624e3c19e
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-10 12:49:39 -08:00
Bernd Verst 7bc863735a
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-10 12:49:34 -08:00
Bernd Verst b479734efe
Install a specific CLI version
Useful for installing RCs

Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-10 12:46:20 -08:00
Hannah Hunter 3292d1d087
Merge pull request #3155 from tmacam/patch-1
How to define spec.type for pluggable components.
2023-02-10 12:05:12 -06:00
Tiago Alves Macambira 8f21d81643
Some nitpicking fixes
* define acronym UDS right at the top of the document so we can use it later on
* no comma before etc.
* socket -> UDS filename

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-10 09:50:08 -08:00
Tiago Alves Macambira 40ecf2894a
Update daprdocs/content/en/operations/components/pluggable-components-registration.md
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-10 09:41:11 -08:00
Tiago Alves Macambira 8da777f8e8
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>
2023-02-09 19:26:34 -08: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 6d8ab82677 dapr run command installs dependencies for dotnet
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-09 16:09:44 -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
Hannah Hunter f5456ed086 update diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-09 15:07:36 -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 f9cfb336a6 Merge branch 'v1.10' into shubham1172/add-bulk-docs-az-sb 2023-02-10 01:26:06 +05:30
Hannah Hunter 39cc49652b
fix link
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-09 13:54:27 -06:00
Shubham Sharma 107050df52 Merge with v1.10
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-10 00:58:15 +05:30
Shubham Sharma 4339b21ec6 Other fixes
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-10 00:56:25 +05:30
Shubham Sharma 6567f4383e Merge with v1.10
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-10 00:54:30 +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 9f1961f044
Merge pull request #3104 from ItalyPaleAle/fix-2936
Document minimum requirement of K8s 1.23
2023-02-09 11:31:09 -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
KubeMQ a03757bc2f
Adding KubeMQ Pubsub and Binding documentation (#3149)
* Adding KubeMQ PubSub & Binding Documentation
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>

* Fix PubSub Generic yaml
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>

* Updates after PR review
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>

* Updates after PR review - Ignore Links
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>

---------

Co-authored-by: Lior Nabat <lior.nabat@gmail.clom>
2023-02-09 09:26:41 -08: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 49a54c7744
Merge pull request #3141 from SpikeWong/v1.9
Add rabbitMQ component tls related description & Set MQTT retain property per request
2023-02-09 11:13:47 -06:00
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
Alessandro (Ale) Segala a9dad472b6
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.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-02-09 08:04:25 -08: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 efd6e4ff27
Merge branch 'v1.9' into fix-resiliency-docs 2023-02-08 21:20:15 -08:00
Alessandro (Ale) Segala 8ac50eb1fd
Updated docs for Event Grid for Dapr 1.10 (#3152)
* Updated docs for Event Grid for Dapr 1.10

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

* Apply suggestions from code review

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

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-02-08 21:19:41 -08:00
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
Tiago Alves Macambira b9b58d8cfa
Update daprdocs/content/en/operations/components/pluggable-components-registration.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-08 21:07:28 -08:00
Mark Fussell cc7a5494fd
Update workflow-features-concepts.md
Light editing
2023-02-08 20:59:23 -08:00