Commit Graph

132 Commits

Author SHA1 Message Date
SaintMalik ac9d4b5b60
Fix broken url in docs (#1599)
## Summary

Easy navigation and easy reading for others
2021-06-28 11:16:44 -07:00
Aaron Crawfis 231b0e8fb3
Updated name resolution docs (#1576)
* Add consul references

* Fix typo

Add a missing word

* Clarify state management examples

* Added table to show Kubernetes options

When I read this doc it was unclear that the cert could be provided as a secret. The only table on the original version showed `spnCertificateFile` as a required option. I added a second table to make it clear that in Kubernetes there is a `spnCertificate` option that does not require a file on disk.

* incorporating feedback

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Fix self-hosted docs

* Remove name-resolution reference

* Add other name resolution providers

* Update service invocation docs

* Remove whitespace

* Update service-invocation-overview.md

Fixed typo and added a sentence on Consul

* Update setup-nr-consul.md

Minor updates

* Address comments

* Fix code formatting

Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Donovan Brown <dbrown@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-06-23 14:18:49 -07:00
greenie-msft b2b30dd6b9
Add language that only a single state store component can be used for actors state mangement (#1579)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-06-18 15:50:34 -07:00
Bernd Verst 97b0436214
Actor Runtime Configuration Docs (#1495)
* Actor Runtime Configuration Docs

Addresses #1470

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* add configuration examples

* configuration examples

* Fix syntax

* Add dotnet sample

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-06-16 12:02:25 -07:00
greenie-msft c73245eea6
Fix the file name of secrets json (#1546) 2021-06-09 14:38:10 -07:00
Aaron Crawfis 620900df45 Merge branch 'v1.1' into upmerge/05-26 2021-05-26 17:54:51 -07:00
Artur Souza f34497cedf
Document pubsub without cloudevent. (#1499)
* Document pubsub without cloudevent.

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/reference/api/pubsub_api.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/reference/api/pubsub_api.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Add images + enhance subscribe example.

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix title for example

* Update pubsub-overview.md

* Update pubsub-raw.md

* Update pubsub_api.md

* Update howto-publish-subscribe.md

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update raw pubsub scenarios images.

* Note about subscription CRD and raw payload support.

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-05-26 17:37:01 -07:00
greenie-msft 43a0e2d8e2
Ensure mDNS is functioning properly on MacOS (#1505)
* Ensure mDNS is functioning properly on MacOS

* Update common_issues.md

* Apply suggestions from code review

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-24 15:30:35 -07:00
Long Dai fe1ab8eb61
docs: clean up white noise (#1491)
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-05-21 13:21:55 -07:00
halspang b404b94190
Add documentation for actor reentrancy (#1483)
* Add documentation for actor reentrancy

https://github.com/dapr/docs/issues/1482

* Incoporate PR feedback

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Add link from preview feature to reentrancy

* Update daprdocs/content/en/developing-applications/building-blocks/actors/actor-reentrancy.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 12:41:12 -07:00
Moien Tajik 265630fb8e
Link to correct document URL (#1458) 2021-05-07 10:34:20 -07:00
Aaron Crawfis c83b62396d
Upmerge 2021 05 03 (#1457)
* Added table to show Kubernetes options

When I read this doc it was unclear that the cert could be provided as a secret. The only table on the original version showed `spnCertificateFile` as a required option. I added a second table to make it clear that in Kubernetes there is a `spnCertificate` option that does not require a file on disk.

* incorporating feedback

* Update concepts and add terminology page

* Add note on gRPC

* Update concepts docs

* Fix typo

Add a missing word

* Clarify state management examples

* Add info on reporting security issues

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Fix self-hosted docs

* Remove name-resolution reference

* Simplify options

* Update components-concept.md

* Update configuration-concept.md

* Update overview.md

* Update terminology.md

* fix pulsar pubsub conponent metadata fields enableTLS to not required

* Fix self-hosted description

* clarify integrations

* Removed duplicate word

Removed additional "are"

* Don't mark as stale if waiting on code pr

Co-authored-by: Donovan Brown <dbrown@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: zhangchao <zchao9100@gmail.com>
2021-05-04 10:38:23 -07:00
Donovan Brown d81a82e7d8
Removed duplicate word
Removed additional "are"
2021-04-30 00:39:40 -05:00
Aaron Crawfis 6a86f6536a
Merge branch 'v1.1' into fix-link-pubsub-content-types 2021-04-15 13:36:17 -07:00
Javier Vela 4f95fecb61
Update howto-publish-subscribe.md to follow the Hugo shortcode convention
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-04-15 20:08:36 +02:00
idjohnson a1d9f497ec
Update howto-bindings.md
missed 'Content-Type: application/json'  in curl command for testing binding
2021-04-15 09:43:32 -05:00
Javier Vela 760b49b031
Merge branch 'v1.1' into fix-link-pubsub-content-types 2021-04-15 06:43:13 +02:00
Javier Vela d46b799c3d fix link pubsub content types 2021-04-15 06:37:46 +02:00
Aaron Crawfis bbd2d18b3a Move component specs into reference section 2021-04-09 12:56:14 -07:00
meijin 7d8911b65d fix app-id 'testpubapp' not match 'testpubsub' when publish 2021-03-22 17:42:44 +08:00
Ori Zohar 2bb9f39aae
Merge branch 'v1.0' into patch-2 2021-03-11 09:19:04 -08:00
Jeff Foster 1a0984be6a
Fix broken link. 2021-03-11 13:48:36 +00:00
OpenWindow d249a176de
Update state-management-overview.md
Minor grammar fix.
2021-03-09 07:13:47 -05:00
Yaron Schneider 0a52281be8
fix save state example (#1250) 2021-02-22 13:44:59 -08:00
halspang de42e45f01
Update statestore ETag/actor support (#1213)
* Update statestore ETag/actor support

Add additional column to the supporte statestore table that
indicates direct support of ETag usage. Also specify that
transactional stores support actors.

https://github.com/dapr/docs/issues/1199

* Add ETag example in statestore API reference

This commit adds a walkthrough of how to work with ETags including
finding them and using them for updates and deletes.

* Update _index.md

* Update state_api.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-15 10:00:06 -08:00
Nghia Tran 7f37a4914f
Remove references to Open Census (#1212)
* Correct the language about OpenTelemetry protocol

* Remove references to OpenCensus

* Update tracing-overview.md

* Update jaeger.md

* Update zipkin.md

* Update setup-tracing.md

* Update setup-tracing.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-14 13:42:51 -08:00
Mark Fussell 6308bc1c7f
Updates to the building block overview articles (#1206)
* Updates to the building block overviews articles

* Removing the hidden retry text

* Adding Control-Concurreny video

* Address  include other secret stores. #1063

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-14 13:01:55 -08:00
Nghia Tran dd509fdf63
Correct the language about OpenTelemetry protocol (#1211) 2021-02-13 18:04:33 -08:00
Nghia Tran d8ea354e6a Move operator-centric docs into Operation section 2021-02-13 21:13:07 +00:00
Ori Zohar 4d3822f367
Removing 1st person
Removing "Let's"
2021-02-12 14:00:59 -08:00
Ori Zohar a908b210b1
Merge branch 'v1.0' into add/php 2021-02-12 13:57:38 -08:00
Rob Landers 19e76e8b07
Fix wording 2021-02-12 22:42:22 +01:00
Ori Zohar f4663c327a Upmerge from v1.0-rc3 docs 2021-02-12 13:36:30 -08:00
Ori Zohar 9204113d7b Merging latest relevant changes from v0.11 2021-02-12 12:10:38 -08:00
Rob Landers ee7a7d19a1
Add code samples 2021-02-12 19:31:05 +01:00
Nghia Tran 09956ab3df Rename files to avoid conflicts 2021-02-11 17:35:42 -08:00
Mukundan Sundararajan e5f0ded142
update bindings docs (#1187)
* update bindings docs

* fix casing

* Update howto-bindings.md

* Update apns.md

* Update blobstorage.md

* Update cosmosdb.md

* Update eventgrid.md

* Update kafka.md

* Update rabbitmq.md

* Update signalr.md

* Update cosmosdb.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-11 14:50:56 -08:00
Phil Kedy c6f708fe83
Updating the HTTP binding documentation … (#1174)
* fixed typo in Service invocation overview (#1170)

* Updating the HTTP binding documentation per PR dapr/components-contrib/pull/661

* Adding extra status info returned by the refactored HTTP binding

* Tweaks per PR

* Update http.md

* Formatting tweaks

Co-authored-by: Patrick de Mooij <patrickdemooij@gmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-09 17:23:18 -08:00
Ori Zohar f4a46c981a
Update _index.md 2021-02-08 15:58:00 -08:00
Patrick de Mooij 713075b5da
fixed typo in Service invocation overview (#1170) 2021-02-08 07:37:39 -08:00
Ori Zohar 3fedffdb36 Periodic merge from v0.11 to v1.0-rc3 2021-02-04 09:35:11 -08:00
Ekin Tiras 1abf22bf60
Update Method names for Python SDK example
The function names for saving, getting and executing transactions with multiple state items were incorrect for v1-rc3 in the current documentation.
I have updated them "save_bulk_state",  "get_bulk_state" and "execute_state_transaction".
2021-02-03 12:47:34 +01:00
Yaron Schneider df05ea3596
Add pub/sub content-type info (#1158)
* add pub/sub content-type info

* datacontenttype clarification

* Update pubsub_api.md

* add custom cloudevent info

* reorder

* Update howto-publish-subscribe.md

* Update howto-publish-subscribe.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-02 21:46:23 -08:00
Mark Fussell 08d86488bf
Updated all the pubsub topics + a few others (#1140)
* Updated all the pubsub topics + otherss

* Changes for Issue #1093

* Pushing updates from review feedback

* Fixing up the Publish CLI example

* Fixing reference

* Fixing having a single place for the Dapr side car

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-02-02 21:40:06 -08:00
soiboxauxi 233f39b1c7
Update howto-secrets.md (#1150) 2021-01-31 22:45:05 -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
Aaron Crawfis 66a1cf767c Merge branch 'v1.0-rc2' into periodic-rc.3 2021-01-29 11:34:56 -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
Aaron Crawfis 24372c4644
Merge branch 'v0.11' into amolenk/actorkeyseparator 2021-01-28 09:32:41 -08:00
Aaron Crawfis c3eb9720b1 Update references to rc3 2021-01-27 09:47:28 -08:00