Commit Graph

285 Commits

Author SHA1 Message Date
Mark Fussell 45f7adb635
Updates to Service Invocation and State Management (#822)
* Updates to Service Invocation and State Management

* update

* Another update

* Update concepts/service-invocation/README.md

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

* Update concepts/service-invocation/README.md

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

* Update concepts/service-invocation/README.md

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

* Update howto/invoke-and-discover-services/README.md

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

* Updated retries

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-09-25 12:20:30 -07:00
Mark Chmarny ddc8f61ffc
Updates Dapr Helm repo location (#826) 2020-09-25 10:43:01 -07:00
Yaron Schneider 2bb237893f
Update README.md (#818) 2020-09-24 15:15:45 -07:00
Nghia Tran 2dc8fa3168
Update some broken links (#817)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-09-24 15:12:47 -07:00
AbserAri cd29553d7b
update setup nats-streaming md and delete the setup-nats.md (#774)
* update setup nats-streaming md and delete the setup-nats.md

* changed as advise.

* revert previous change (port 7777 -> 4222)

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-09-24 15:01:34 -07:00
Shalabh Mohan Shrivastava 16d30d2f75
fixing broken links (#812) 2020-09-24 00:14:39 -07:00
Richard Simpson 4e7ac2e1b8
docs: add opa middleware docs (#787)
* docs: add opa middleware docs

* add refernce links

* covert docs to use k/v style metadata

* docs: add some more detail

* add note about headers

* add pr doc comments

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
2020-09-21 11:35:14 -07:00
Mukundan Sundararajan 159105cd81
Add docs for scoping secrets (#799)
* Add docs for scoping secrets

* add uniqueness doc.

* Rephrase

Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
2020-09-18 19:02:37 -07:00
Mark Chmarny e3cd1bb21d
keda how to updates (#793)
* keda how to updates

* Update README.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-09-18 16:12:32 -07:00
AbserAri 6e47e400e8
Update setup-redis.md (#792)
* Update setup-redis.md

https://github.com/dapr/docs/issues/791
https://github.com/dapr/components-contrib/pull/459

* Update setup-redis.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-09-18 14:33:45 -07:00
Nghia Tran b94fae2568
Add disclaimer about plaintext secrets (#797)
* Add disclaimer about plaintext secrets

* Update per PR feedback.
2020-09-17 15:21:07 -07:00
Shalabh Mohan Shrivastava 1ba5968481
Restructuring the steps for setting up Prometheus and Grafana dashboard (#781)
* Restructure the steps for setting up Prometheus and Grafana dashboard

* Update observe-metrics-with-grafana.md

* Update setup-prometheus-grafana.md

* Update setup-prometheus-grafana.md

* Resolving review comments

* Update setup-prometheus-grafana.md

* Update README.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-09-11 16:19:29 -07:00
Yaron Schneider dbc5667eba
Update declarative subscriptions (#785)
* Update declarative subscriptions

Add more details on how to use in Kubernetes/Self-Hosted.

* Update README.md

* comments
2020-09-11 09:49:08 -07:00
Yaron Schneider 382f4d5ce4
Update pub/sub subscriptions (#784)
* update pub/sub subscriptions

* comments
2020-09-11 09:27:16 -07:00
Yaron Schneider 9629ff2cf8
Add cross namespace information for service invocation (#776)
* cross namespace k8s

* address comments
2020-09-10 06:51:18 -07:00
Ha Hoang 9a45b0bf9e
Fix broken links to w3c-tracecontext (#777)
Co-authored-by: ha.hoangvan <ha.hoangvan@nashtechglobal.com>
2020-09-09 07:11:39 -07:00
Mark Chmarny 3b71963e28
docs for env and changes to file secret store (#766) 2020-08-28 07:14:12 -07:00
Adam J Wolf 2fd7fe01b6
Fix kubectl command to apply the correct yaml file (#762) 2020-08-21 09:05:09 -07:00
Pruthvidhar R Dhodda 643cb41fb0
Replace all deprecated cli, daprd options and k8s annotations (#737) 2020-08-20 09:59:45 -07:00
Yaron Schneider 93837dc2c5
Fix redundant field (#757) 2020-08-20 09:54:16 -07:00
Leon Mai a667eb4d12
update for multi pubsub (#751)
Co-authored-by: LM <lemai>
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2020-08-20 09:51:44 -07:00
Charlie Stanley 21f5bd57b5
Update windows kubernetes howto (#717) (#755) 2020-08-19 11:56:20 -07:00
Yaron Schneider 9ea913c7d9
Update Multi Pub/Sub How To for consuming topics (#756) 2020-08-19 10:32:35 -07:00
Artur Souza 16874d2596
Document HowTo use dapr instead of daprd in IntelliJ. (#747)
* Document HowTo use dapr instead of daprd in IntelliJ.

* Change daprd to dapr

* Renaming daprd to dapr + updating png.

Co-authored-by: Pruthvidhar R Dhodda <60198385+pruthvidhodda@users.noreply.github.com>
2020-08-18 11:06:17 -07:00
Mayank Kumar a66a0f625f
Update setup-mqtt (#748)
- Include options to configure and enable communication with TLS.
- Fixes https://github.com/dapr/docs/issues/734
2020-08-17 09:57:30 -07:00
Aman Bhardwaj 663cfee99f
Updating docs for change in dapr init behavior (#743) 2020-08-14 12:30:33 -07:00
Aman Bhardwaj c90be16db4
updating docs for multi pubsub (#745) 2020-08-14 10:25:45 -07:00
Yongguang Zhu 40050a51ea
update with latest api and go-sdk (#733)
Co-authored-by: Yongguang Zhu <Yongguang.Zhu@microsoft.com>
2020-08-13 15:27:56 -07:00
Florian Wagner 3ac61f2933
Adding doc for oauth client credentials flow (#741)
Signed-off-by: Florian Wagner <flwagner@microsoft.com>

Co-authored-by: Florian Wagner <flwagner@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-08-13 15:26:01 -07:00
Yaron Schneider 612769c5e7
Update with new cli commands (#742)
* update with new cli commands

* remove comment
2020-08-13 15:25:16 -07:00
Ori Zohar 612943701a
Fixing broken link to sample 2020-08-13 13:23:40 -07:00
Ori Zohar 51fc4212e6
fixing references to samples that are now quickstarts (#738) 2020-08-12 16:17:11 -07:00
Carlos Mendible 092bfc002e
Clarifying use of the nestedSeparator parameter #698 (#728) 2020-08-07 05:45:56 -07:00
Yaron Schneider 64c366930e
Update setup-rabbitmq.md (#719) 2020-08-03 09:15:30 -07:00
Yaron Schneider 35e95b35c4
Add k8s production deployment how-to (#709)
* add k8s production deployment how-to

* Update README.md

* address review comments

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-08-03 09:08:40 -07:00
Yongguang Zhu 4f3cd5877b
changed bindings metadata name with lowercase (#718)
Co-authored-by: Yongguang Zhu <Yongguang.Zhu@microsoft.com>
2020-08-03 08:52:02 -07:00
Tom Kerkhove 2121ebab5a
Fix broken link to KEDA deployment (#711)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-07-30 09:42:56 -07:00
Sivamuthu Kumar f5610795c3
Setup Azure Blob Storage Docs (#714)
* Setup Azure Blob Storage Docs

* Add link in read me of how to setup state store
2020-07-29 19:28:42 -07:00
Yaron Schneider c078221171
update cloud events to 1.0 (#713) 2020-07-28 16:30:14 -07:00
Bhanu Prakash Korthiwada 7a2cf32c31
Update setup-postgresql.md (#696)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-07-22 08:47:20 -07:00
Leon Mai 55ee82f0ef
Cosmos - data must be in json (#691)
* Document data must be in json

* reword

Co-authored-by: LM <lemai>
2020-07-14 20:09:13 -07:00
Leon Mai 2310e2c31b
Remove part about non-actor transactions (#685)
Co-authored-by: LM <lemai>
2020-07-13 17:30:21 -07:00
Ori Zohar 05f8c7a996
Merge branch 'master' into master 2020-07-13 14:21:02 -07:00
Ori Zohar c48d647ed2
Merge branch 'master' into patch-1 2020-07-13 14:19:17 -07:00
Ori Zohar 60fc3386b2
Merge branch 'master' into brooke/postgresdocs 2020-07-13 14:16:12 -07:00
Ori Zohar b49a4e3bd8
Merge branch 'master' into patch-1 2020-07-13 14:14:12 -07:00
Ori Zohar 2d68c85146
Minor style changes 2020-07-13 14:06:15 -07:00
Charlie Stanley 8420f48148
Merge branch 'master' into master 2020-07-13 12:54:46 -07:00
Charlie Stanley 332b531939 Minor style guide changes to hybrid-clusters howto stub 2020-07-13 12:53:34 -07:00
chloe andresol 4298fdfcdd
Fixed typo in setup-azure-servicebus.md
Changed "valye" in line 39 to "value"
2020-07-13 11:01:04 -04:00