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
Phillip Hoff
f4a9cf3250
Merge remote-tracking branch 'refs/remotes/philliphoff/philliphoff-sdk-docs' into philliphoff-sdk-docs
2023-02-13 10:54:32 -08:00
Phillip Hoff
6f5052d0c3
Update submodule commit to latest in main.
...
Signed-off-by: Phillip Hoff <phillip@orst.edu>
2023-02-13 10:46:21 -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
3ff07c3068
Merge pull request #3162 from hhunter-ms/v1.10
...
Submodules
2023-02-10 17:41:59 -06: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
6bb84c6b90
dotnet submodule
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-10 14:20:16 -06:00
Hannah Hunter
dc87aab938
java submodule
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-10 14:19:11 -06:00
Hannah Hunter
5c0c4fcc2a
js submodule
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-10 14:18:11 -06:00
Hannah Hunter
daf501e64f
python submodule
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-10 14:16:48 -06:00
Hannah Hunter
2bd7c294f8
go submodule
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-10 14:12:51 -06: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
b380859db6
Merge pull request #3157 from ItalyPaleAle/fix-preview
...
Fixed preview features table
2023-02-09 15:38:27 -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
Hannah Hunter
8203481245
Merge pull request #3054 from shubham1172/shubham1172/add-bulk-docs-az-sb
...
Azure Service Bus bulk support documentation
2023-02-09 14:11:04 -06: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
greenie-msft
21f7de9a21
Merge pull request #3153 from ItalyPaleAle/fix-resiliency-docs
...
[1.9+] Fixed incorrect information on resiliency policies
2023-02-09 11:25:37 -08:00
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