Commit Graph

476 Commits

Author SHA1 Message Date
Mark Chmarny 27acd2a438
Twitter search input binding (#549)
* added docks for twitter search binding

* updated search query
2020-04-29 08:41:20 -07:00
Mark Chmarny f7c02d3f78
Merge pull request #544 from mchmarny/mchmarny-zipkin-doc-patch
create deployment vs run
2020-04-28 11:05:59 -07:00
Mark Chmarny 0137313188
Merge branch 'master' into mchmarny-zipkin-doc-patch 2020-04-27 15:51:01 +00:00
Nills Franssens cdff35e255
Fixing 404 on state (#545)
Changed link to state to correct link: https://github.com/dapr/docs/tree/master/concepts/state-management
2020-04-26 10:00:42 -07:00
Mark Chmarny ffb45184c6
create deployment vs run
Switching to `create deployment` as the `kubectl run` no longer create deployment in the current format. Rest of the instructions are fine.
2020-04-26 08:20:49 -07:00
Artur Souza aff3230429
Merge pull request #541 from artursouza/howto_pubsub_2namespaces
HowTo PubSub with multiple namespaces.
2020-04-24 12:00:10 -07:00
Artur Souza cb0eb7e863 HowTo PubSub with multiple namespaces. 2020-04-23 19:32:07 -07:00
Mark Fussell 5f2b3b64b4
Merge pull request #535 from benc-uk/master
Adding docs for SendGrid
2020-04-23 16:33:53 -07:00
Mark Fussell 2b500d6f68
Merge pull request #538 from dapr/youngbupark-patch-1
fix missing subdirectory in --config option
2020-04-23 16:30:57 -07:00
Ori Zohar a3b5dab6d1
Merge pull request #539 from aldelar/patch-1
missing '-o json' on bash command in step 5
2020-04-23 10:37:35 -07:00
Ori Zohar 18415ca940
Merge branch 'master' into patch-1 2020-04-23 10:36:59 -07:00
Artur Souza 99b615859e
Merge pull request #540 from artursouza/doc_readiness_config
Adding HowTo for sidecar readiness config.
2020-04-22 08:43:41 -07:00
Artur Souza d3b1dd2dc3 Adding HowTo for sidecar readiness config. 2020-04-21 23:15:09 -07:00
Alexandre Delarue 3041c97e5d
missing '-o json' on bash command in step 5
This command will fail as is if az is not setup to output json as default.
2020-04-21 17:11:03 -07:00
Young Bu Park 6723b97177
Fix wrong config for --config option
Fix wrong config for --config option
2020-04-21 12:26:01 -07:00
Ben Coleman eea6659e0c
Merge branch 'master' into master 2020-04-21 07:59:34 +01:00
Ben Coleman 130e063ca8 added sendgrid docs 2020-04-21 07:56:56 +01:00
Yaron Schneider 3805c32f11
Update azure-keyvault-managed-identity.md (#534)
Fix YAML formatting
2020-04-20 18:59:07 -07:00
Dwayne Bradley fb6072af93
PubSub config changed to pubsub.yaml (#522)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-04-20 12:09:55 -07:00
Young Bu Park d3cf251526
Fix metrics docs link (#525)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-04-20 12:09:19 -07:00
William Eastbury 0233f6dfdf
Wrap value in doublequotes for ttlInSeconds value. (#530)
ttlInSeconds parameter needs to be doublequoted or you get a very, very arcane error message complaining about an error from the ReadString method requires \" or n which took me quite a long time to figure out.
2020-04-20 08:51:11 -07:00
Francisco Beltrao 5961149b25
Add ttl documentation to bindings (#516)
* Add ttl documentation to bindings

* Add information for RabbitMQ message level ttl

* Add ttl for Service Bus and Storage Queues

* Update rabbitmq.md

* Update servicebusqueues.md

* Update rabbitmq.md

* Update storagequeues.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-04-15 10:07:01 -07:00
Mark Fussell 8fa6e10ae8
Merge pull request #519 from fvillellr/patch-1
Add quotes to the connectionString
2020-04-14 21:19:47 -07:00
Mark Fussell c8be3aec61
Merge pull request #518 from cmendible/master
Fixed kubernetes secret store name in slide 27
2020-04-14 21:08:34 -07:00
Yaron Schneider ea5b191877
Add kubernetes configuration how-to (#521)
* Add kubernetes configuration how-to

* mark comment :)

* update

* update index
2020-04-14 14:57:35 -07:00
Pruthvidhar R Dhodda 7ca0db99af
Fix broken link to pubsub section (#514) 2020-04-14 14:10:27 -07:00
fvillellr 0b3320b589
Add quotes to the connectionString
Adding quotes to the connectionString for Service Bus to work
2020-04-14 12:24:33 -05:00
cmendible 903bb25cef Fixed kubernetes secret store name in slide 27 2020-04-12 18:27:23 +02:00
Yaron Schneider 0d52ce53a4
Update kafka.md (#511) 2020-04-09 16:33:24 -07:00
Ricardo Niepel c4958949d2
Replace DaprID with AppID (#500) 2020-04-06 10:57:51 -07:00
Shalabh Mohan Shrivastava 0107243f29
Updating the docs readme to update 0.6.0 version (#499) 2020-04-02 11:16:47 -07:00
Leon Mai 02135912ad
Clarify some instructions (#495)
* Clarify some instructions

* direction

Co-authored-by: LM <lemai>
2020-04-02 10:41:26 -07:00
Leon Mai da616d4a1e
Minor clarifications (#496)
Co-authored-by: LM <lemai>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-04-02 10:40:01 -07:00
Artur Souza 02ae471a87
Merge pull request #494 from artursouza/brew
Add brew install instruction.
2020-04-02 10:07:23 -07:00
Artur Souza 12b1c20ce5
Merge branch 'master' into brew 2020-04-02 10:06:39 -07:00
Young Bu Park 55e1562a3b
Add more information to charts and fix grpc charts (#498) 2020-04-02 09:02:35 -07:00
Artur Souza dbcd91f3e0
Add brew install instruction. 2020-04-01 19:10:16 -07:00
Young Bu Park 1171c71ded
Use bitnami redis helm chart (#493)
* Use bitnami redis helm chart

* wip
2020-04-01 13:16:11 -07:00
pruthvidhodda ef1ba996da
Include instructions to enable or disable TLS (#491)
* Include instructions to enable or disable TLS

* Add instructions to enable/disable TLS for pubsub.redis
2020-04-01 13:07:53 -07:00
Ricardo Niepel 8984d52fef
Fix typos in pubsub-scopes howto (#489) 2020-04-01 06:51:59 -07:00
Carlos Mendible f29d60dc2f
consumerGroup must be the same in both manifests and fixed ScaledObject (#488) 2020-04-01 06:49:37 -07:00
Young Bu Park d9312df638
Update concept readme for observability (#485)
* Update observability

* Update README.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-03-31 23:20:09 -07:00
Mark Fussell a4aa6dfe48
Merge pull request #487 from msfussell/0.6docs
Updates to observability docs
2020-03-31 22:40:15 -07:00
Mark Fussell dead3848c9 Updates to observability docs 2020-03-31 22:02:16 -07:00
Yaron Schneider fd1dbb55c0
Update actors_api.md (#486) 2020-03-31 20:03:02 -07:00
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