Commit Graph

559 Commits

Author SHA1 Message Date
Mark Fussell 3ad0b6d052 Fix for 1128 2021-01-31 19:30:04 -08:00
Artur Souza f70c9645be
Document on Component metadata. (#1141)
* Document  on Component metadata.

* Update component-schema.md

* Update setup-mqtt.md

* Update component-schema.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-01-31 17:46:47 -08:00
Stepan 25be2fd366
adding description of forceHTTPS key in oauth2 middleware (#1142)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-01-31 17:19:39 -08:00
georgestevens99 98213a5553
Issue 1113 fixed (#1144)
Changed the dapr run example shown in the doc so that the http port label is correct, replacing the old, out-og-date label.
2021-01-31 17:19:01 -08:00
Karol Deland 7d7855b004
Update get-started-component.md (#1139)
Since it's proposed to create a file name mysecrets.json in the instructions, I think it would be better to have the same filename in the json sample.
2021-01-30 15:40:15 -08:00
xavier geerinck ab0df69645
Rework Azure Blob Storage documentation to be more clear (#1122)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-01-30 08:51:15 -08:00
Trond Hindenes fa73579575 Merge branch 'v1.0-rc3' into helm-updates 2021-01-30 10:54:06 +01:00
Mukundan Sundararajan ac20cf5aab
Refactor supported component pages, refactor secret store docs (#1129)
* Fix supported pub/sub, secret stores page.

* add alias

* Update _index.md

* Update kubernetes-secret-store.md

* Update _index.md

* Update setup-nats-streaming.md

* refactor secret store docs

* Update azure-keyvault.md

* Update azure-keyvault-managed-identity.md

* Update aws-secret-manager.md

* Update file-secret-store.md

* Update gcp-secret-manager.md

* Update hashicorp-vault.md

* Update kubernetes-secret-store.md

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-01-29 14:59:45 -08:00
Chan-Yub Park 10c2d21941
Update mtls.md (#1118)
mtls:
  enabled: true

params bool not string,

and dapr-placement is now statefulset

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-01-29 13:56:17 -08:00
Trond Hindenes 412ec912b3 Use helm install instead of helm upgrade --install 2021-01-29 20:41:29 +01:00
Trond Hindenes 4055d2f745 Fixed version 2021-01-29 20:36:47 +01:00
Trond Hindenes 474f8dd823 re-added steps for upgrading to pre-rc3 2021-01-29 20:35:13 +01:00
Aaron Crawfis 66a1cf767c Merge branch 'v1.0-rc2' into periodic-rc.3 2021-01-29 11:34:56 -08:00
Aaron Crawfis 4579d1e16c Merge branch 'v0.11' into periodic-rc2 2021-01-29 11:09:01 -08:00
Mukundan Sundararajan 11a1d27af2
update state store to capture all metadata fields (#1127)
* update state store to capture all metadata fields

* Fix state store docs

* alphabetical order

* Update setup-aerospike.md

* Update setup-azure-blobstorage.md

* Update setup-azure-cosmosdb.md

* Update setup-azure-tablestorage.md

* Update setup-cassandra.md

* Update setup-cloudstate.md

* Update setup-consul.md

* Update setup-couchbase.md

* Update setup-firestore.md

* Update setup-hazelcast.md

* Update setup-memcached.md

* Update setup-mongodb.md

* Update setup-mysql.md

* Update setup-postgresql.md

* Update setup-redis.md

* Update setup-rethinkdb.md

* Update setup-sqlserver.md

* Update setup-zookeeper.md

* Update setup-aerospike.md

* Update setup-azure-blobstorage.md

* Update setup-azure-cosmosdb.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-01-29 10:26:44 -08:00
Trond Hindenes 2a3473df8e Merge branch 'v1.0-rc3' into helm-updates 2021-01-29 11:59:02 +01:00
Trond Hindenes 9220d2cbd2 Some fixes 2021-01-29 11:54:18 +01:00
Trond Hindenes 04716f0230 helm/kubernetes installation doc updates 2021-01-29 11:19:59 +01:00
Ori Zohar 93f32e96c7
Merge branch 'v0.11' into codespaces-docs 2021-01-28 09:42:17 -08:00
Ori Zohar 00173c5c87
Merge branch 'v1.0-rc3' into support-priority-queue-for-rabbitmq-bindings 2021-01-28 09:40:28 -08:00
Aaron Crawfis 679c148747
Merge branch 'v1.0-rc3' into support-priority-queue-for-rabbitmq-bindings 2021-01-28 09:34:15 -08:00
Aaron Crawfis 24372c4644
Merge branch 'v0.11' into amolenk/actorkeyseparator 2021-01-28 09:32:41 -08:00
Aaron Crawfis 2e48c0b484
Merge branch 'v1.0-rc3' into release-rc3 2021-01-27 09:48:02 -08:00
Aaron Crawfis c3eb9720b1 Update references to rc3 2021-01-27 09:47:28 -08:00
Donovan Brown 2a893e3514
Added help for MySQL State Store (#1106)
* Added help for MySQL State Store

* Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-mysql.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Addressed comments in PR.

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-01-26 15:18:54 -08:00
Trond Hindenes 95c51c7d91 doc helm chart changes 2021-01-26 20:53:38 +01:00
Yaron Schneider da3b53f68e
Merge branch 'v1.0-rc3' into support-priority-queue-for-rabbitmq-bindings 2021-01-26 11:07:12 -08:00
Ian Luo 99115a4204
Mysql output binding doc (#1111)
* add mysql binding doc

* update doc

* add description form 'pemPath'

* remove the blank line from yaml

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-01-26 11:06:50 -08:00
Aaron Crawfis f377db8fd5 Add codespaces page 2021-01-25 13:21:37 -08:00
Aaron Crawfis 003ea2c3fd
Fix broken link 2021-01-25 10:32:09 -08:00
kzmake b9f6c27cd6
Add docs to bindings for Priority Queue 2021-01-24 08:55:52 +09:00
Sander Molenkamp 9ca443d648 Fix API ref 2021-01-23 12:01:16 +01:00
Sander Molenkamp 047894bc34 Fix SQL server query state store 2021-01-23 12:00:28 +01:00
Ori Zohar 0c71bc7de6
Merge branch 'v0.11' into periodic-v0.11-merge 2021-01-21 17:22:58 -08:00
Aaron Crawfis 5a51ebe125
Merge branch 'v1.0-rc3' into patch-1 2021-01-21 16:59:15 -08:00
Aaron Crawfis ba069daec8 Move applicable changes into 0.11 2021-01-21 16:13:58 -08:00
Ori Zohar 57cac018cb Merging changes from rc.2 to rc.3 branch 2021-01-21 15:40:40 -08:00
Ori Zohar b7167e22b7 Merging changes from v0.11 to rc.2 branch 2021-01-21 15:12:42 -08:00
Aaron Crawfis 1240240c7e
Fix page reference 2021-01-21 13:27:45 -08:00
Ori Zohar e433f7a26b
Merge branch 'v1.0-rc3' into patch-1 2021-01-21 09:46:20 -08:00
Ori Zohar d58de2fce9
Merge branch 'v0.11' into patch-1 2021-01-21 09:22:21 -08:00
Anatoliy 21fdf41ee8
Update kubernetes-annotations.md
adding new annotation passed in that PR https://github.com/dapr/dapr/pull/2679
2021-01-21 17:48:06 +02:00
Aaron Crawfis 049717f6f8
Merge branch 'v1.0-rc2' into patch-3 2021-01-19 22:36:38 -08:00
Aaron Crawfis cc10150e45 Title casing and related links 2021-01-19 22:33:39 -08:00
Aaron Crawfis 5babc5aefe Update title 2021-01-19 22:30:21 -08:00
Aaron Crawfis f5195969a3 Update title casing and weight 2021-01-19 22:30:15 -08:00
Aaron Crawfis d20a849335
Merge branch 'v0.11' into patch-1 2021-01-19 22:19:04 -08:00
Ori Zohar f70e76f515 Editing components getting started 2021-01-19 15:01:34 -08:00
Aaron Crawfis bb8286ca6c
Merge branch 'v0.11' into getting-started-tutorial 2021-01-19 12:55:55 -08:00
Aaron Crawfis a24bb6aa97 Add components step 2021-01-19 12:55:37 -08:00
Aaron Crawfis f685c24a0a Capitalization fix 2021-01-19 11:08:48 -08:00
Aaron Crawfis 6de234e98c Move Service extensions 2021-01-19 10:21:53 -08:00
Tom Kerkhove b5a2760ab0
Fix broken link in common issues 2021-01-18 13:14:55 +01:00
Radoslav Gatev 222dfe982c update justification 2021-01-17 22:29:56 +02:00
Radoslav Gatev 35bbdd5fcb
Merge pull request #2 from RadoslavGatev/v0.11
merge branches
2021-01-17 22:23:30 +02:00
Radoslav Gatev f94f0a73e1 Add rate limit middleware 2021-01-17 22:17:07 +02:00
Radoslav Gatev e80f383085
Merge branch 'v0.11' into patch-1 2021-01-17 20:56:31 +02:00
Yaron Schneider dd3bd72cb3
Merge branch 'v1.0-rc3' into issue-1089 2021-01-16 16:38:28 -08:00
Aaron Crawfis ccf3ec092f Merge branch 'ttl_docs' of https://github.com/artursouza/docs into pr/1092 2021-01-15 16:16:34 -08:00
Aaron Crawfis 2e6ce4dfb3 Add example 2021-01-15 16:16:31 -08:00
Artur Souza 1223d5cd73 Fix doc. 2021-01-15 15:51:37 -08:00
Aaron Crawfis d78b747361 Update order 2021-01-15 15:22:21 -08:00
Artur Souza 27f399e87c Adding documentation for PubSub Message TTL. 2021-01-15 13:21:27 -08:00
Aaron Crawfis 02681ef858 Update SDK page 2021-01-15 09:20:40 -08:00
Aaron Crawfis 995d0f9380
Merge branch 'v1.0-rc2' into sdk-updates 2021-01-14 19:56:10 -08:00
Aaron Crawfis 9af59dcf33 Small fixes 2021-01-14 09:52:29 -08:00
Aaron Crawfis f9e0d28386
Merge branch 'v1.0-rc3' into pubsub 2021-01-14 09:41:51 -08:00
xavier geerinck 0f67a93eb5
Clarify Service Bus Queues Binding to illustrate that Endpoint= is required 2021-01-13 16:15:13 +01:00
cmendible 0cd6ff3426 Update Secrets API reference #1089 2021-01-13 10:56:08 +00:00
Trond Hindenes ae59777ce4 Merge branch 'v1.0-rc3' into rabbitmq-pubsub-prefetch 2021-01-13 11:49:42 +01:00
Trond Hindenes 197fb9ea13 Added concurrency setting documentation 2021-01-13 11:44:11 +01:00
Mark Fussell b5b06f5684 Removed namespace from example to avoid confusion 2021-01-12 22:08:19 -08:00
Mark Fussell 0fe3959c9e Changed the related links 2021-01-12 21:50:37 -08:00
Mark Fussell c36ac56cad
Update setup-rabbitmq.md 2021-01-12 21:38:39 -08:00
Mark Fussell efaf109069
Update setup-rabbitmq.md 2021-01-12 21:34:57 -08:00
Mark Fussell c601927d5c Reformating the pubsub components 2021-01-12 21:24:23 -08:00
Yaron Schneider d1f29fdc61
Update rabbitmq.md (#1086) 2021-01-12 14:28:49 -08:00
Aaron Crawfis 7fe007a116 Header casing and howto link 2021-01-12 12:50:27 -08:00
Mark Fussell 71ce15688a Updates based on feedback 2021-01-12 10:48:05 -08:00
Mark Fussell acc724fc3b Updates to Pub/sub component docs 2021-01-11 20:18:29 -08:00
Aaron Crawfis 41e82bb28c Update SDK overview 2021-01-08 22:17:47 -08:00
Aaron Crawfis ad21ab4cba Update actors docs 2021-01-08 22:17:35 -08:00
Aaron Crawfis d8820e30ad
Merge branch 'v0.11' into getting-started-tutorial 2021-01-08 21:12:11 -08:00
Aaron Crawfis db299559bc Grammer and heading updates 2021-01-08 21:11:49 -08:00
Ori Zohar e0b2ff61a7 Refactoring getting started 2021-01-08 09:08:23 -08:00
Yaron Schneider abfe45d948
Merge branch 'v1.0-rc3' into yaron2-patch-1 2021-01-07 15:09:16 -08:00
Yaron Schneider 50505a524f
Update setup-rabbitmq.md 2021-01-07 15:08:42 -08:00
Aaron Crawfis faf2a5295a Add branch guidance 2021-01-07 14:16:00 -08:00
Aaron Crawfis ac0e22fa63
Merge branch 'v0.11' into patch-1 2021-01-07 13:12:00 -08:00
Ori Zohar 2673321adc Weekly merge from rc.2 2021-01-07 04:14:33 -08:00
Ori Zohar 0ca958144b Weekly merge from default docs v0.11 2021-01-07 04:05:18 -08:00
Aaron Crawfis dadea360ab
Merge branch 'v1.0-rc2' into sdk-updates 2021-01-06 23:41:24 -08:00
Aaron Crawfis e550537481 Update feature list 2021-01-06 23:33:40 -08:00
Aaron Crawfis 62a18296a5 Update state guide with python and more examples 2021-01-06 23:33:31 -08:00
Yaron Schneider d756b392a3
Update setup-nats-streaming.md 2021-01-06 14:38:04 -08:00
Aaron Crawfis 32e40b4921 Remove # in steps and fix tips 2021-01-05 11:52:03 -08:00
Aaron Crawfis a2ce717a4a
Merge branch 'v0.11' into getting-started-tutorial 2021-01-05 11:15:29 -08:00
Aaron Crawfis 2a0ed80f72
Merge branch 'v0.11' into orizohar-patch-2 2021-01-05 11:12:49 -08:00
Charlie Stanley e58cd6315c Add a note about installing rosetta amd64 compatibility layer on M1 macs 2021-01-04 16:17:52 -08:00
Aaron Crawfis 7e297d6429
Merge branch 'v0.11' into getting-started-tutorial 2021-01-04 10:55:08 -08:00
Aaron Crawfis c5d6ae7dfa
Merge branch 'v0.11' into patch-1 2021-01-04 10:35:09 -08:00
Trond Hindenes e3e2783ba8 Added reconnectWait to yaml spec 2021-01-04 13:35:32 +01:00
Radoslav Gatev 7e0a3fbb4d
Add a comparison with the ratelimit middleware 2021-01-03 21:30:23 +02:00
Trond Hindenes c7a43e5d5d updated rabbitmq documentation 2021-01-03 16:52:58 +01:00
Jayesh Sharma 4ee8bf2f19
update link (#1068) 2021-01-02 09:47:11 -08:00
Tom Kerkhove 388591bed9
Fix typo in Kubernetes binding docs (#1060) 2021-01-02 09:11:23 -08:00
Tom Kerkhove 2a6c253098
Merge branch 'v0.11' into patch-1 2021-01-02 13:19:56 +01:00
gaoxinge 1f0b5e8879
refine code align in middleware concept (#1066)
* refine code align

* refine code align
2020-12-31 09:47:56 -08:00
Newbe36524 bee1ae0830
Update apns.md (#1058)
remove leading empty line
2020-12-29 16:30:02 -08:00
Tom Kerkhove cb16afd4e2
Alphabetically order Microsoft Azure bindings 2020-12-27 13:53:31 +01:00
Aaron Crawfis 607e6cb184
Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-get-save-state.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2020-12-23 09:36:22 -08:00
Aaron Crawfis 8f784e293f
Merge branch 'v0.11' into orizohar-patch-2 2020-12-23 09:35:42 -08:00
Kevin Goslar 37fc1d8c58
Fix spelling of Rust (#1056)
See https://www.rust-lang.org.
2020-12-22 18:08:32 -08:00
Ori Zohar cb3d9e328a
Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-get-save-state.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2020-12-22 17:07:43 -08:00
Ori Zohar 3d1b4d5fc5 fixing numbering 2020-12-22 14:53:13 -08:00
Ori Zohar 0e84f649bc Cosmetic changes to getting started init 2020-12-22 14:47:43 -08:00
Ori Zohar a56e596d73 Adding instructions in getting started index page 2020-12-22 14:43:12 -08:00
Ori Zohar 2991483483
Update howto-get-save-state.md
Fixing dapr run command
2020-12-22 11:35:03 -08:00
Ori Zohar 1087cb12d7
Update howto-get-save-state.md
Fixing dapr run command
2020-12-22 11:32:28 -08:00
Ori Zohar 0e5ca5d0e0 Adding local secret store example 2020-12-22 11:08:01 -08:00
Rob Landers b3c49f6b59
Add PHP SDK to docs 2020-12-21 13:18:48 +01:00
Ori Zohar 71b4f3cbab Merging v0.11 to v1.0-rc2 2020-12-18 15:00:10 -08:00
Ori Zohar df7320ccbc
Merge branch 'v0.11' into docsday-956 2020-12-18 11:20:31 -08:00
Ori Zohar 4c588d53c6
Merge branch 'v0.11' into docsday-1029 2020-12-18 09:24:24 -08:00
Yaron Schneider d4cb7a1ddd
Add state prefix how-to (#1038)
* add state prefix how-to

* lowercase component

* shorten sentence

* address feedback

* stateprefix-1

* added details

* Typo

* Adjust folder weight

* Header name update

* fixed typo

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2020-12-17 15:50:16 -08:00
Aaron Crawfis 513d0813f6
Merge branch 'v0.11' into docsday-956 2020-12-17 15:34:17 -08:00
Aaron Crawfis 95286a79fe
Merge branch 'v0.11' into mchmarny-concept-pubsub 2020-12-17 15:17:42 -08:00
Aaron Crawfis 2194251f13 typo 2020-12-17 15:16:45 -08:00
Aaron Crawfis 7d92fe92ab Grammer 2020-12-17 15:15:14 -08:00
Aaron Crawfis 4aa4a299d2
Merge branch 'v0.11' into secret_link_fix 2020-12-17 14:59:03 -08:00
Aaron Crawfis f227cf3678
Merge branch 'v0.11' into secret_link_fix 2020-12-17 14:57:39 -08:00
Aaron Crawfis 6ab4d3bf8a Update link 2020-12-17 14:57:16 -08:00
Ori Zohar f8eda4cd32 Adding embedded Dapr video to overview 2020-12-17 14:51:31 -08:00
Ori Zohar 5b57ba4809
Merge branch 'v0.11' into docsday-956 2020-12-17 14:33:53 -08:00
Ori Zohar 47f23f2f58 Re-organizing secret store related articles 2020-12-17 14:29:39 -08:00
Mukundan Sundararajan 2ad2c7a7b7 Update docs 2020-12-17 14:10:07 -08:00
Mark Chmarny 21d14f956b
Adds declarative subscription 2020-12-17 13:43:49 -08:00
Mukundan Sundararajan eba2997c30 Update referencing secrets document 2020-12-17 13:33:37 -08:00
Mark Chmarny 016d9854f9
Clarifies pub/sub concepts, more doc links 2020-12-17 13:33:35 -08:00
Hal Spang c35ea4edef Fix link in get How To: Retrieve a secret
Link was referencing old github file structure instead of using
the hugo link method.

https://github.com/dapr/docs/issues/957
2020-12-17 13:24:32 -08:00
Ori Zohar 2b20b2b3e1
Merge branch 'v0.11' into create_blob_typo 2020-12-17 12:30:49 -08:00
Nghia Tran 8b74120e5e Tab -> spaces 2020-12-17 12:20:16 -08:00
Nghia Tran f3d5fe2ccd Fix dapr home directory 2020-12-17 12:19:33 -08:00
Ori Zohar 1b3b558db9
Merge branch 'v0.11' into create_blob_typo 2020-12-17 12:16:40 -08:00
Ori Zohar 639bc00a2b Adding k8s getting started note 2020-12-17 11:55:16 -08:00
Ori Zohar be90e21be0
Merge branch 'v0.11' into docsday-1029 2020-12-17 11:45:19 -08:00
Ori Zohar 28ec13d777 Updating notes for rc.2 2020-12-17 11:42:15 -08:00
Aaron Crawfis 0b018f9099
Merge branch 'v0.11' into mchmarny-upgrade-ha-mode 2020-12-17 11:29:51 -08:00
Aaron Crawfis 66fa5faaf7 Grammer 2020-12-17 11:29:30 -08:00
Hal Spang a0df800d90 Fix typo in Azure Blob Storage create blob binding
https://github.com/dapr/docs/issues/903
2020-12-17 11:28:42 -08:00
Mark Chmarny 97be510fe7
Grammar 2020-12-17 11:17:06 -08:00
Mukundan Sundararajan 0b77c43c4f Add api-token-secret annotation for k8s 2020-12-17 11:14:48 -08:00
Mark Chmarny 6d2646cfe9
Upgrade command/how-to updates 2020-12-17 11:07:05 -08:00
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 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
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