Commit Graph

431 Commits

Author SHA1 Message Date
Yaron Schneider b6b4e21276
remove redundant code snippet (#484) 2020-03-31 15:00:00 -07:00
Ricardo Niepel 3f2d2e6ffa
Add optional Binding HTTP response body into spec (#471)
* Add Binding AppResponse spec

* Update bindings_api.md

* Update bindings_api.md

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-03-31 14:58:57 -07:00
Yaron Schneider ef7d2dea30
Update TLS and security docs (#481)
* update tls

* Update README.md

* Update README.md

* Update README.md

* address nits

* fix nits

* update images

* remove DS_Store file

* update image

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-03-31 14:03:55 -07:00
Ricardo Niepel cf9ebd67a9
Add HowTo for Pub/Sub scopes (#482)
* add pubsub scopes howto

* link pubsub scopes howto

* Update README.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-03-31 13:59:06 -07:00
Ori Zohar 2836e81dfb
Update azure-monitor.md (#483) 2020-03-31 13:58:02 -07:00
Yaron Schneider f1bcd5e172
Update secrets_api.md (#480)
* Update secrets_api.md

* Update secrets_api.md

* Update secrets_api.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-03-30 16:00:14 -07:00
Shalabh Mohan Shrivastava 306ae0f3ec
Merge pull request #479 from dapr/healthDoc
Adding doc on Kubernetes health Probe configuration with Dapr /healthz
2020-03-30 15:03:52 -07:00
Shalabh Mohan Shrivastava 5072cd7e16 resolving document review comments 2020-03-30 14:42:08 -07:00
Shalabh Mohan Shrivastava 7b82f9bee8 Adding doc on Kubernetes health Probe configuration with Dapr /healthz http endpoint 2020-03-30 14:22:07 -07:00
Shalabh Mohan Shrivastava ee26ffc340
Fixing typos in readme. (#477) 2020-03-30 12:02:13 -07:00
Shalabh Mohan Shrivastava 66d336477b
Merge pull request #476 from dapr/docs
Fixing casing in doc headers
2020-03-30 11:16:59 -07:00
Shalabh Mohan Shrivastava 7b48f8c23a Fixing casing in doc headers 2020-03-30 11:10:26 -07:00
Aaron Crawfis 4d79221bb6
Merge pull request #464 from dapr/aacrawfi_daprpresentations
Adding Dapr Presentations Page
2020-03-30 10:10:48 -07:00
Aaron Crawfis 571c6cbd1b
Merge branch 'master' into aacrawfi_daprpresentations 2020-03-30 10:10:29 -07:00
Ricardo Niepel baf3077baa
Format pubsub HowTos (#472)
* Remove unnecessary yaml from rabbitmq oubsub howto

* Correct hazelcast yaml formatting
2020-03-30 08:24:34 -07:00
Michaël Hompus e64df55e34
Fix autolinking mess (#469)
Autolinking is messing up the rendered page. This can't be easily fixed. Setting URL's as code seems the best solution.
For reference: https://gist.github.com/alexpeattie/4729247
2020-03-29 14:56:28 -07:00
Mark Fussell bdca58c1c2
Merge pull request #468 from eNeRGy164/improve-faq
Improve example creating actor
2020-03-29 11:53:01 -07:00
Michaël Hompus 44d4da843a Fix sentence based on @msfussell's comments 2020-03-29 20:32:33 +02:00
Michaël Hompus c686ed6efe Fix double 'the' 2020-03-29 20:29:56 +02:00
Mark Fussell 70e98f70ec
Update README.md 2020-03-29 11:14:15 -07:00
Mark Fussell 6773f80536
Update README.md 2020-03-29 11:13:44 -07:00
Michaël Hompus 321b032943 Improve example creating actor 2020-03-29 20:05:55 +02:00
Ryan Nowak 06e310f691
Link to instructions for adding helm stable repo (#466)
* Link to instructions for adding helm stable repo

This isn't included by default anymore in v3.

* Update README.md

missing period
2020-03-28 22:25:42 -07:00
Aaron Crawfis 10bd75c779 Fixed deck reference 2020-03-27 18:49:21 -07:00
Aaron Crawfis 30bf022d30 Fixed missing link bracket 2020-03-27 18:48:27 -07:00
Aaron Crawfis d063d2a9e0 Removed extra video 2020-03-27 18:46:04 -07:00
Aaron Crawfis 5aa760a71d Adding presentation link to README 2020-03-27 18:44:36 -07:00
Aaron Crawfis 99f812614e Adding Dapr presentations 2020-03-27 18:43:15 -07:00
Shalabh Mohan Shrivastava 1111e30173
Merge pull request #462 from dapr/health
Adding the health API reference link in the Readme.
2020-03-26 16:34:11 -07:00
Shalabh Mohan Shrivastava 32441daf94 Adding the health api reference link in the Readme. 2020-03-26 16:30:51 -07:00
Yaron Schneider 0548f84906
Update Actors healhcheck endpoint (#460) 2020-03-26 15:25:44 -07:00
David McGhee ed1c7535ed
Minor binding update. Inc reference section (#401)
* Minor binding update. Inc reference section

* Updating links

* Updating links

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-03-26 13:14:51 -07:00
Sivamuthu Kumar dddf9d023f
Add kinesis docs (#458) 2020-03-26 10:57:49 -07:00
Ricardo Niepel 7ba5e7557a
Add metadata doc to Azure Blob binding (#450)
* add metadata doc to AzBlobBinding

* fix securely typo and ensure prod note on all specs

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-03-25 11:26:57 -07:00
Shalabh Mohan Shrivastava f4ac7af97f
Merge pull request #457 from dapr/spec
Add the Dapr /healthz API spec
2020-03-25 11:11:47 -07:00
Shalabh Mohan Shrivastava b4d8b1186c Changing the description as suggested. 2020-03-25 11:02:35 -07:00
Shalabh Mohan Shrivastava 45ed796e95 resolving code review comments. 2020-03-25 10:56:13 -07:00
Shalabh Mohan Shrivastava 68ceb2065d Updating the error code doc. 2020-03-25 10:54:17 -07:00
Shalabh Mohan Shrivastava fdc0840c0b Adding the /healthz API spec 2020-03-25 10:42:02 -07:00
Piotr Jasina c2b672207b
Add Hazelcast pubsub howto (#454)
* Add Hazelcast pubsub howto

* Add reference to Hazelcast pubsub howto
2020-03-24 17:20:50 -07:00
Sivamuthu Kumar eaed191713
Update EventHub single partition id spec (#449)
Updated EventHub binding spec to include the information on sending the event to a single partition.
2020-03-20 15:45:24 -07:00
Aman Bhardwaj f0a78133b9
Merge pull request #440 from dapr/youngp/lf
Improve appinsight distributed trace setup guide and add deployment yamls
2020-03-20 09:02:07 -07:00
Aman Bhardwaj f379f89e83
Merge branch 'master' into youngp/lf 2020-03-19 20:28:45 -07:00
Sivamuthu Kumar aa96c2dcae
Add GCP pubsub docs (#446) 2020-03-19 14:33:35 -07:00
Sivamuthu Kumar 481fa95926
Fix broken doc of pubsub_api (#445) 2020-03-17 14:53:04 -07:00
Aman Bhardwaj a3b4e3496c
Fixing link to error_codes 2020-03-17 13:48:21 -07:00
Aman Bhardwaj 97856ad387
Ading error codes returned by Dapr http calls. (#444) 2020-03-17 13:47:02 -07:00
Young Bu Park fbefa7795f
Merge branch 'master' into youngp/lf 2020-03-16 15:07:38 -07:00
Yaron Schneider 9878e699d2
update secrets docs (#443)
* update secrets docs

* Update gcp-secret-manager.md

* Update hashicorp-vault.md

* Update component-secrets.md
2020-03-13 23:13:27 -07:00
Yaron Schneider f89068738f
Update aws-secret-manager.md (#442) 2020-03-13 23:04:17 -07:00