Commit Graph

207 Commits

Author SHA1 Message Date
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 e6f27c8fb7
Merge pull request #1005 from dapr/master
Merge master
2020-12-11 18:38:42 -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
Aaron Crawfis 387f8e704e
Update rc2 versions in config 2020-12-11 13:56:06 -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
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 eb1b143785
Merge branch 'master' into postmark 2020-12-10 10:36:07 -08:00
Aaron Crawfis 907c80483b
Merge branch 'master' into youngp/fix-metrics 2020-12-10 10:26:20 -08:00
Aaron Crawfis c9e9459ff4
Update to showcase dashboards and clarify steps 2020-12-10 10:15:04 -08:00
Artur Souza 7bc51e81d4
Document use of Content-Type as datacontenttype in pubsub. (#999) 2020-12-10 06:35:42 -08:00
Young Bu Park acec37b5ae Updated grafana dashboard and screenshots 2020-12-10 03:47:17 -08:00
Nghia Tran 7c1c70d89c
Update doc to remove usage of exporter component (#995)
* Update doc to remove usage of exporter component

* Outdated doc content/en/operations/troubleshooting/setup-tracing.md
2020-12-09 14:53:29 -08:00
Michaël Hompus d173ebed6f
Merge branch 'master' into postmark 2020-12-09 23:36:55 +01:00
Juan Carlos Zamora f00e99bf4a
Fixes #825: Added Metadata API description to docs (#991)
* added Metadata API description to docs

* fixed PUT method http request in metadata api doc

* addressed PR 991 comments
2020-12-09 12:50:00 -08:00
Nghia Tran 75f3c739f3
Update OpenTelemetry Collector doc to use Zipkin API (#990) 2020-12-09 08:43:35 -08:00
Mukundan Sundararajan e1aad26640 Update CLI reference 2020-12-08 15:30:40 -08:00
Nghia Tran 2c0933084c
Document the new fields in Configuration's tracing section. (#983)
* Document the new fields in Configuration's tracing section.

* Also document the 'Metrics' section
2020-12-07 21:03:32 -08:00
Aaron Crawfis b8e8c2f679 Fix scss 2020-12-04 09:50:36 -08:00
Aaron Crawfis b7fcdc2e11 Fixed SCSS 2020-12-04 09:49:24 -08:00
Aaron Crawfis 5db92a0c23 Reenable Algolia 2020-12-03 15:18:30 -08:00
Ori Zohar 94f67305e4 undoing cli-overview and pubsub ref 2020-12-03 11:05:54 -08:00
Mark Chmarny 37467fdb0f
Merge branch 'master' into master-from-website-merge-20201203 2020-12-03 10:58:07 -08:00