Aaron Crawfis
391a1dd822
Merge branch 'v0.11' of https://github.com/dapr/docs into v0.11
2020-12-17 10:46:33 -08:00
Aaron Crawfis
1930453e09
Fix rc reference
2020-12-17 10:46:29 -08:00
Aaron Crawfis
3fd09fc2db
Merge pull request #1026 from dapr/mchmarny-upgrade-cli-update
...
Points to latest version of CLI
2020-12-17 10:41:04 -08:00
Aaron Crawfis
198d7c0652
Add CLI changes
2020-12-17 10:31:16 -08:00
Aaron Crawfis
b0d715b018
Merge branch 'v0.11' into mchmarny-upgrade-cli-update
2020-12-17 10:26:22 -08:00
Aaron Crawfis
c6da32eae0
Update version
2020-12-17 10:25:42 -08:00
Mark Chmarny
6a236a4c25
Points to latest version of CLI
...
to avoid CLI vs Core RC releases
2020-12-17 10:24:14 -08:00
Aaron Crawfis
d306fe82f4
Update version back to 0.11
2020-12-17 10:21:25 -08:00
Aaron Crawfis
5724cfb26c
Merge branch 'v1.0-rc2' into v0.11
2020-12-17 10:17:40 -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
Ally Parker
288091c10a
Fix typo
2020-12-16 13:35:30 +00: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
Mark Chmarny
f0d8999c35
Clarifies consumer groups and multiple instances ( #1012 )
2020-12-15 10:13:41 -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
Aaron Crawfis
0389dc4213
Add link to hosting environments
2020-12-10 10:45:03 -08:00
Aaron Crawfis
951aa71d1e
Merge branch 'website' into patch-2
2020-12-10 10:42:13 -08:00
Aaron Crawfis
53eedb2247
Merge branch 'website' into patch-1
2020-12-10 10:40:28 -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
Mark Chmarny
5436651203
Clarifies declarative vs. programmatic pub/sub approach
...
Addresses #994
2020-12-09 14:52:13 -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
Mark Chmarny
b368231969
Updates binding concepts link
2020-12-08 16:33:40 -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
Carlos Mendible
a803f107c9
Fix cause AAD Pod Identity fields are now case sensitive
...
Fixes: https://github.com/dapr/docs/issues/988
2020-12-07 18:24:14 +01:00
Donovan Brown
c28e70b3dd
Fixed a few typos.
...
Updated some punctuation and a missing word.
2020-12-06 19:07:17 -06:00
Donovan Brown
0bb42a7195
Added missing word
...
I changed "such querying states" to "such as querying states" by adding the word 'as'.
2020-12-06 17:55:14 -06: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
Ha Hoang
66a4919079
Update typo and broken link ( #961 )
...
* Update broken link in grafana.md
* Fix typo
Co-authored-by: ha.hoangvan <ha.hoangvan@nashtechglobal.com>
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
2020-12-03 10:57:15 -08:00
Phillip Morton
11d8653e5a
Update dapr-run.md ( #974 )
...
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
2020-12-03 10:55:25 -08:00
Ori Zohar
f6b9ddee3d
Update azure-keyvault.md
2020-12-03 10:54:11 -08:00
Ori Zohar
691a13560a
Update _index.md
2020-12-03 10:50:47 -08:00
Ori Zohar
b5dfdf10fe
merge from website to master
2020-12-03 10:49:09 -08:00
Donovan Brown
e21d078b71
Corrected typo on overview.md ( #976 )
...
I changed "is a simple as" to "is as simple as"
2020-12-03 10:40:23 -08:00
Aaron Crawfis
db2c7b9579
Update error_codes.md
2020-12-03 10:06:32 -08:00
Ori Zohar
fa86a15177
Merge branch 'v1.0.0-rc.1' into docs-hygine-20201203
2020-12-03 10:03:57 -08:00
Ori Zohar
b0bbee79ce
Recurring merge from master to rc.1 branch
2020-12-03 10:00:41 -08:00
Harry Kimpel
02a63da509
Added New Relic How-to docs ( #951 )
...
* Added New Relic How-to docs
* Added New Relic How-to docs
* Completely reworked the New Relic docs
Co-authored-by: Harry Kimpel <hkimpel@newrelic.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-12-02 16:41:08 -08:00
Michaël Hompus
cc707c2288
Add postmark as output binding
2020-12-02 20:59:28 +01:00
Nghia Tran
9877b60701
Add Jaeger setup instruction ( #950 ) ( #969 )
...
* Add Jaeger setup instruction
* Fix yaml file name
* Address review feedback
* Update per PR feedback
* Remove 'we'
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-12-01 16:04:21 -08:00
Aaron Crawfis
285f7055db
Update getting started guide ( #968 )
...
* Update getting started
* Added pre-req for kubectl
* Added link to samples
* Change "will" to present tense
* Uppercase Redis
2020-12-01 15:57:24 -08:00
Aaron Crawfis
33146c98f6
Update vscode ide information ( #940 )
2020-12-01 14:51:24 -08:00
Nghia Tran
2488f9cab1
Add Jaeger setup instruction ( #950 )
...
* Add Jaeger setup instruction
* Fix yaml file name
* Address review feedback
* Update per PR feedback
* Remove 'we'
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-12-01 14:26:13 -08:00
Charlie Stanley
b10f6f8514
Add 403 FORBIDDEN error to PubSub API documentation. ( #963 ) ( #964 )
2020-12-01 09:58:00 -08:00
Michaël Hompus
a3ebcc715d
Update azure-keyvault-managed-identity.md ( #952 )
...
* Fix some typos
* Improve text style
2020-11-28 07:35:46 -08:00
Ori Zohar
ef9d2309d7
Update install-dapr-cli.md ( #954 )
2020-11-24 16:04:20 -08:00
Aaron Crawfis
904c3d31c8
Revert commands for 0.11 ( #947 )
2020-11-20 16:08:32 -08:00