Commit Graph

731 Commits

Author SHA1 Message Date
Adam J Wolf 2fd7fe01b6
Fix kubectl command to apply the correct yaml file (#762) 2020-08-21 09:05:09 -07:00
Ori Zohar b5c222e59b
Removing --install-path ref in uninstall guidance (#761) 2020-08-20 15:30:59 -07:00
Ori Zohar 698f2fef2c
Removing mention of dapr init flag --install-path (#759) 2020-08-20 14:09:08 -07:00
Pruthvidhar R Dhodda efa8798169
Update docs and runtime versions as part of release (#758) 2020-08-20 10:40:31 -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
Young Bu Park 8971c1f4ae
Add state transaction api to spec (#753)
* add transaction api

* add more info

* Update state_api.md

* Update state_api.md

* Update state_api.md

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-08-19 10:43:19 -07:00
Yaron Schneider 9ea913c7d9
Update Multi Pub/Sub How To for consuming topics (#756) 2020-08-19 10:32:35 -07:00
Mukundan Sundararajan 94d2fe90eb
Change reference spec for the kubernetes events input binding. (#752)
* Change reference spec for the kubernetes events input binding. Add Role ,RoleBinding doc.

* Refactor docs

* Update kubernetes.md
2020-08-18 12:50:46 -07:00
Yaron Schneider fccb7d60f2
add influxdb spec (#754) 2020-08-18 11:45:51 -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
Ryan Nowak 40d02e77a3
Update docs to include failed health check (#730)
Fixes #729
2020-08-13 15:26:35 -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 952b057178
Revert "Fix getting started broken link (#739)" (#740)
This reverts commit 3d86f8acf0.
2020-08-12 16:41:54 -07:00
Yaron Schneider 3d86f8acf0
Fix getting started broken link (#739) 2020-08-12 16:27:06 -07:00
Ori Zohar 51fc4212e6
fixing references to samples that are now quickstarts (#738) 2020-08-12 16:17:11 -07:00
Yaron Schneider 871e7d6c46
Update state_api.md (#735) 2020-08-12 14:15:00 -07:00
Sky/敖小剑 13cc7aed3b
The operator should be "+" (#732)
* The operator should be "+"

The operator should be "+", because in the example the HTTP method is "/add"

* typo fix: it should be "response" body
2020-08-10 06:25:01 -07:00
Carlos Mendible 092bfc002e
Clarifying use of the nestedSeparator parameter #698 (#728) 2020-08-07 05:45:56 -07:00
Shalabh Mohan Shrivastava a2900fe23c
Removing the retry options behaviour in the doc (#725) 2020-08-04 13:05:48 -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
Yongguang Zhu a889bb28b5
fix typo of traces (#716)
Co-authored-by: Yongguang Zhu <Yongguang.Zhu@microsoft.com>
2020-07-29 20:35:36 -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
flyer 1824f9a1dd
fix doc link and command usage in README.md (#700)
Co-authored-by: 悟鹏 <flyer.zyf@alibaba-inc.com>
2020-07-22 08:48:00 -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
Yaron Schneider 8ef22a9552
Add security audit June 2020 (#702)
* add security audit june 2020

* remove .DS_Store files

* Update README.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-07-21 09:31:36 -07:00
Mark Chmarny 88d00de865
removes programmability, no cron output bind in .9 (#697)
Remove programmability using output binding. That PR landed in master but has not been included in v0.9 dapr main so users have no access to it.
2020-07-17 14:13:03 -07:00
Mark Fussell 4abc41ed91
Fixes (#692)
* fixed typos

* Update readme for 0.9 release

* Update the overview

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-07-16 11:37:39 -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
Mark Fussell f239c9e87e
fixed typos (#689)
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-07-14 16:38:51 -07:00
Yaron Schneider 0f5401f7c9
Add threat model png (#690)
* add threat model png

* add image

* Update README.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-07-14 16:23:59 -07:00
Mark Fussell 58cf263064
Merge pull request #681 from fffej/patch-1
Fix a couple of typos.
2020-07-14 16:06:26 -07:00
Mukundan Sundararajan a0deebee29
add readme note for uninstall in linux (#688)
* add readme note for uninstall in linux

* Add note

* Update environment-setup.md
2020-07-14 14:16:12 -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 7921a13f4d
Merge pull request #660 from KaiWalter/master
issue #1698 resolution
2020-07-13 14:21:27 -07:00
Ori Zohar 05f8c7a996
Merge branch 'master' into master 2020-07-13 14:21:02 -07:00
Ori Zohar 4041adfd1c
Merge pull request #682 from candreso/patch-1
Fixed typo in setup-azure-servicebus.md
2020-07-13 14:19:35 -07:00
Ori Zohar c48d647ed2
Merge branch 'master' into patch-1 2020-07-13 14:19:17 -07:00