Commit Graph

195 Commits

Author SHA1 Message Date
Aaron Crawfis 7b58276be0 Update SDK docs 2020-12-16 13:21:53 -08:00
Aaron Crawfis f3bbc3bd86
Merge pull request #1018 from yaron2/ignoreerrors-1
Add component schema
2020-12-16 10:18:47 -08:00
Aaron Crawfis f94673b5b2 Add more further reading 2020-12-16 10:07:16 -08:00
Aaron Crawfis ba29e9d451 Merge branch 'ignoreerrors-1' of https://github.com/yaron2/docs into pr/1018 2020-12-16 10:05:25 -08:00
Aaron Crawfis 03083e1320 Update component information 2020-12-16 10:05:23 -08:00
yaron2 0c547996b9 change weight 2020-12-16 09:36:30 -08:00
yaron2 01293049fd add component schema 2020-12-16 09:29:45 -08:00
Aaron Crawfis e701efeb05
Merge pull request #1013 from dapr/upgrade-info
Add information on upgrading Dapr
2020-12-16 09:21:03 -08:00
Aaron Crawfis 3dd32ec338
Merge pull request #1017 from yaron2/bulkget-2
Add bulk get api reference
2020-12-16 09:18:23 -08:00
Aaron Crawfis 9376f6c334 Merge branch 'v0.11' into v1.0-rc2 2020-12-16 09:13:11 -08:00
yaron2 8df31c203b add bulk get api reference 2020-12-16 09:11:13 -08:00
Aaron Crawfis 2f150b1af1 Add self-host upgrade instructions 2020-12-15 10:30:59 -08:00
Aaron Crawfis 321af418cb Change verb 2020-12-15 10:30:48 -08:00
Aaron Crawfis 21f138e9ea Add helm pre-req 2020-12-15 10:23:05 -08:00
Aaron Crawfis d2d283f3ad Add Kuberentes clarification 2020-12-15 10:21:52 -08:00
Aaron Crawfis 06a50d7cea Add information on upgrading Dapr 2020-12-15 10:18:21 -08:00
Aaron Crawfis a6cb06fa2f Update getting started to rc2 2020-12-15 09:17:04 -08:00
Aaron Crawfis 294fa96708 Merge branch 'v1.0-rc2' into v1.0.0-rc.1 2020-12-15 09:02:32 -08:00
Aaron Crawfis dc8137cd77 Add information on linking to specific sections 2020-12-14 14:21:34 -08:00
Aaron Crawfis 88d4112d5a Merge branch 'update-cli-ref' of https://github.com/mukundansundar/docs into pr/992 2020-12-11 18:34:16 -08:00
Aaron Crawfis 4d1d0d90f2 Update mtls supported platforms 2020-12-11 18:34:12 -08:00
Aaron Crawfis b0a14d85e7
Merge branch 'master' into update-cli-ref 2020-12-11 18:24:22 -08:00
Aaron Crawfis e94125a158 Move mtls flags above examples 2020-12-11 18:21:06 -08:00
Aaron Crawfis 8cf559e826 Move flags above examples 2020-12-11 18:18:06 -08:00
Aaron Crawfis 3007759c67 Clarify examples 2020-12-11 18:11:43 -08:00
Aaron Crawfis 04ce47c104 Add link to dashboard 2020-12-11 18:07:17 -08:00
Aaron Crawfis 0b85a44f31 Revert mtls change #2 2020-12-11 18:05:37 -08:00
Aaron Crawfis 734ae21305 Revert mtls change 2020-12-11 18:04:03 -08:00
Aaron Crawfis 043dc418f1 Add supported platforms section 2020-12-11 18:01:33 -08:00
Aaron Crawfis 21a48a0637 Fix mtls reference 2020-12-11 18:01:17 -08:00
Aaron Crawfis e7eff808ef Consolidate mtls 2020-12-11 17:51:56 -08:00
vinayada1 8e70fee35b
update steps to run hello-world with ACL in selfhosted mode (#996)
* update steps to run hello-world with ACL in selfhosted mode

* fix review comments

* Update invoke-allowlist.md

* Update invoke-allowlist.md

* Fix codetab formatting issues on rendered website

* add ps commands

* Update invoke-allowlist.md

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2020-12-11 17:29:18 -08:00
Mukundan Sundararajan a210134c91
Update dapr-configurations.md 2020-12-11 17:21:25 -08:00
Mukundan Sundararajan 9620f9743f
Update dapr-publish.md 2020-12-11 17:18:57 -08:00
Mukundan Sundararajan 9e33d70d86
Merge branch 'master' into update-cli-ref 2020-12-11 17:18:07 -08:00
Mukundan Sundararajan d3ec2f54f4
Update dapr-run.md 2020-12-11 17:06:55 -08:00
Mukundan Sundararajan b4ddf42ad7
Update dapr-configurations.md 2020-12-11 16:50:02 -08:00
Mukundan Sundararajan e3ae67131a
Update dapr-init.md 2020-12-11 16:21:08 -08:00
Mukundan Sundararajan f7abcf72d3
update with dotnet run example. 2020-12-11 16:11:49 -08:00
Artur Souza 79d45fdbf7
Update dapr-publish.md 2020-12-11 15:21:33 -08:00
Artur Souza 2eacf9ba71
Merge branch 'master' into publish_app_id 2020-12-11 13:56:54 -08:00
Mukundan Sundararajan fc2dbda005 remove redis host flag in init 2020-12-11 13:40:41 -08:00
Mukundan Sundararajan 9f890c6c01 Merge branch 'master' into update-cli-ref 2020-12-11 13:31:33 -08:00
Donovan Brown b7927256a0
Fixed typo in setup-sqlserver (#1004)
Fixed typo. Changed 
"schema do use"
to
"schema to use"
2020-12-11 08:53:37 -08:00
Artur Souza 833c7cfb59 Update CLI ref for configurations with output and name params. 2020-12-10 23:40:57 -08:00
Artur Souza cb8286dabb Update cli ref for publish command. 2020-12-10 21:29:50 -08:00
Aaron Crawfis 1006936695
Change to shortcode note and fix spelling 2020-12-10 11:03:32 -08:00
Aaron Crawfis 3c5b980885
Merge branch 'website' into mchmarny-pubsub-programm-vs-declare 2020-12-10 10:59:53 -08:00
Aaron Crawfis aa82222a4e
Merge branch 'website' into mchmarny-binding-concept-link 2020-12-10 10:54:16 -08:00
Aaron Crawfis 4f0701780f
Update links to new format 2020-12-10 10:53:44 -08:00