Kyle Housley
9d74ecb4e8
Add instructions for setting up kafka for use with dapr ( #551 )
...
* Add instructions for setting up kafka for use with dapr
* Update setup-kafka.md
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-05-04 14:02:17 -07:00
Yaron Schneider
04158d5d86
Add azure event hubs pub/sub how to ( #561 )
...
* add azure event hubs pub/sub how to
* fix
2020-05-04 13:44:52 -07:00
Mark Chmarny
0c78730787
prod namespace in example, twitter example binding
2020-05-02 04:09:24 -07:00
Mark Chmarny
ce828c853d
namespace in all yaml samples
2020-05-02 04:04:13 -07:00
Mark Chmarny
d08e5a829c
namespace in all yaml samples
2020-05-02 04:01:14 -07:00
Shalabh Mohan Shrivastava
e1a2f37658
Merge branch 'master' into samplingRate
2020-05-01 10:17:13 -07:00
Shalabh Mohan Shrivastava
995380263d
typo edits
2020-05-01 10:08:34 -07:00
Shalabh Mohan Shrivastava
3fc24f9ba7
updating the document for tracing configuration
2020-05-01 10:00:15 -07:00
Ori Zohar
f92660a5f0
Simplifying certificate section of Azure Key Vault howto ( #554 )
...
- Adding --encoding flag to CLI to save steps for Windows/Linux
- Adding more detail on how to download from Azure Portal
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-05-01 09:45:28 -07:00
Young Bu Park
77ea6632e2
update localforwarder versions ( #556 )
...
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-05-01 09:26:39 -07:00
Ricardo Niepel
342db5b441
add pubsub-namespaces link ( #547 )
...
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-04-30 15:36:35 -07:00
Mark Fussell
3a46c55596
Updated configuration docs
2020-04-24 21:35:26 -07:00
Artur Souza
cb0eb7e863
HowTo PubSub with multiple namespaces.
2020-04-23 19:32:07 -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
18415ca940
Merge branch 'master' into patch-1
2020-04-23 10:36:59 -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
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
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
Ricardo Niepel
c4958949d2
Replace DaprID with AppID ( #500 )
2020-04-06 10:57:51 -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
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
Mark Fussell
dead3848c9
Updates to observability docs
2020-03-31 22:02:16 -07:00
Yaron Schneider
b6b4e21276
remove redundant code snippet ( #484 )
2020-03-31 15:00:00 -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
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
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
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
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
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
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
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
Young Bu Park
5d5a3ad628
wip
2020-03-13 19:35:49 -07:00
Young Bu Park
bfe3a919e4
fix nitpicks
2020-03-13 09:37:54 -07:00
Young Bu Park
0be7f06ee1
fix cr
2020-03-13 09:32:58 -07:00
Young Bu Park
5ac90c94c3
wip
2020-03-13 08:57:50 -07:00