Commit Graph

2293 Commits

Author SHA1 Message Date
Bernd Verst 5b3e7ab74c make blob storage binding stable
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-07-15 14:58:27 -07:00
Hannah Hunter 36b083f95f
clarification to support releases (#2654)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-07-14 21:27:33 -07:00
Alessandro (Ale) Segala c0c63a70a1
Explain that `namespaceName` must be a FQDN to Service Bus (#2651)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-07-14 16:24:43 -07:00
Bilgin Ibryam bed9d9ae68
quickstarts/issues/701: align docs with the quickstart changes (#2639)
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
2022-07-13 16:24:57 -07:00
Hannah Hunter 5c9c61a1fb
add null (#2635)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-08 17:02:25 -07:00
greenie-msft 6750681e8f
Merge branch 'v1.8' into release-v1.8 2022-07-07 15:43:06 -07:00
Hannah Hunter 8fba17c4a9 update js sdk versions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-07 14:25:27 -05:00
halspang e97e27bdd3
Add docs for .NET SDK per actor type configuration (#2565)
* Add docs for .NET SDK per actor type configuration

This commit adds an example of how to use the per actor type
configuration in the .NET SDK.

https://github.com/dapr/docs/issues/2176

Signed-off-by: Hal Spang <halspang@microsoft.com>

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Fixed typos

* Create howto-actors.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-07 10:58:48 -07:00
greenie-msft b61aa28445
Merge branch 'v1.8' into release-v1.8 2022-07-07 08:54:07 -07:00
greenie-msft 2c4e8b4880
Merge branch 'v1.8' into upmerge_v1.7_v1.8 2022-07-06 20:43:33 -07:00
Shubham Sharma 4e05a03c27
Move section outside codetab (#2627)
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-07-06 19:23:09 -07:00
Nick Greenfield d9c48f7151 Merge branch 'v1.7' into v1.8
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-07-06 18:07:41 -07:00
Hannah Hunter dfbc33f110
Add middleware-routerchecker.md to v1.7 (#2623)
* add file

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add to table

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update daprdocs/data/components/middleware/http.yaml

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 17:25:15 -07:00
Nick Greenfield 281651ef8d Merge branch 'v1.7' into v1.8
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-07-06 15:44:06 -07:00
Yaron Schneider beb55d781e
Revert "Adds settings for SASL SCRAM SHA-256 and SHA-512 (#2621)" (#2624)
This reverts commit 58ae69de54.
2022-07-06 15:43:30 -07:00
Hannah Hunter 6b89f527f9
add wasm and sentinel to table (#2622)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-07-06 15:20:29 -07:00
Andrew 58ae69de54
Adds settings for SASL SCRAM SHA-256 and SHA-512 (#2621)
* Adds settings for SASL SCRAM SHA-256 and SHA-512

Signed-off-by: Andrew <mindovermiles262@gmail.com>

* Update setup-apache-kafka.md

Signed-off-by: Andrew <mindovermiles262@gmail.com>
2022-07-06 15:19:26 -07:00
Hannah Hunter 73c7643a9e update
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-06 16:53:52 -05:00
Hannah Hunter 9007b59db4 update
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-06 16:47:40 -05:00
greenie-msft c3663f4c35
Merge branch 'v1.8' into override_default_retries 2022-07-06 13:42:17 -07:00
halspang 58514c9906
Add documentation for Subscribe API in .NET SDK (#2606)
This commit adds an example for the subscribe API in the .NET SDK.
The .NET SDK provides two different means of using the subscirbe API
and both are included here.

https://github.com/dapr/docs/issues/2568

Signed-off-by: Hal Spang <halspang@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 13:33:09 -07:00
Nick Greenfield 0dcc14115f Update content per feedback
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-07-06 13:27:02 -07:00
greenie-msft 79e1b8588e
Apply suggestions from code review 2022-07-06 13:21:02 -07:00
greenie-msft c53e8ee474
Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 13:18:46 -07:00
Mark Fussell ac5a5371e5
Merge branch 'v1.8' into override_default_retries 2022-07-06 13:06:03 -07:00
Yaron Schneider 8eeaf204dc
Add code samples for distributed lock (#2610)
* add code samples for distributed lock

Signed-off-by: yaron2 <schneider.yaron@live.com>

* nit

Signed-off-by: yaron2 <schneider.yaron@live.com>

* changes

Signed-off-by: yaron2 <schneider.yaron@live.com>

* changes

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/howto-use-distributed-lock.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/howto-use-distributed-lock.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/howto-use-distributed-lock.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* changes

Signed-off-by: yaron2 <schneider.yaron@live.com>

* changes

Signed-off-by: yaron2 <schneider.yaron@live.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 13:03:57 -07:00
Hannah Hunter 493fbe5a7b
fix links and typo (#2618)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-06 12:28:58 -07:00
Hannah Hunter 2b16640799 1.8 release
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-06 14:03:05 -05:00
Hannah Hunter 940dd4ed13
add demo videos (#2612)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 11:51:48 -07:00
Shubham Sharma 09ee0c441f
Add documentation for installing custom certificates to Dapr sidecar (#2572)
* Add content

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Refactor

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* 💄

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Address @greenie-msft comments

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Review comments by @mukundansundar

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Use alert for note

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Review comments by @mukundansundar

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Review comments by @msfussell

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Add section in http binding

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Typo

* Typo

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 11:42:00 -07:00
Alessandro (Ale) Segala 608c4f179c
Add docs for using Mariner-based images (#2549)
* Add docs for using Mariner-based images

Fixes #2514

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 11:27:58 -07:00
Hannah Hunter a380dcbecc
[State Mgmt] Docset refresh (#2541)
* initial refresh

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* a few more edits

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* updates per Mark

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 11:23:54 -07:00
Yaron Schneider 375911991d
Add s3 file upload example (#2614)
* add s3 file upload example

Signed-off-by: yaron2 <schneider.yaron@live.com>

* update example

Signed-off-by: yaron2 <schneider.yaron@live.com>
2022-07-06 10:57:56 -07:00
Mukundan Sundararajan 57676c2f2b
add docs for dapr annotate command (#2576)
* add docs for dapr annotate command

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* fixed docs based on latest changes to CLI annotate command

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* address review comments

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 10:00:37 -07:00
Hannah Hunter f0d4758be5
[state store ttl] Added metadata.ttlInSeconds (#2583)
* initial change

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* remove from table

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update title

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-05 18:09:31 -07:00
Hannah Hunter c4e14f83eb
review grammar; remove preview note (#2605)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-05 17:31:09 -07:00
Alessandro (Ale) Segala f6cb49523c
Add docs for sidecar injector watchdog (#2601)
* Added docs for sidecar injector watchdog

Fixes #2581

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Added YouTube video

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-05 15:44:33 -07:00
Hannah Hunter dd445be31f
[Bindings] Docset refresh (#2595)
* bindings initial refresh

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* updates per Mark

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-05 15:32:10 -07:00
Mark Fussell dbf836943a
Merge branch 'v1.8' into override_default_retries 2022-07-05 15:00:53 -07:00
Hannah Hunter 96165997ee
add suggested note (#2602)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-05 14:15:48 -07:00
greenie-msft e57d754ccd
Update daprdocs/content/en/operations/resiliency/policies.md 2022-07-05 13:36:18 -07:00
greenie-msft 7443270381
Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-05 13:34:20 -07:00
Yaron Schneider 09b7e18dc0
Add distributed lock api reference (#2596)
* add distributed lock api reference

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/reference/api/distributed_lock_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* add info

Signed-off-by: yaron2 <schneider.yaron@live.com>

* add info

Signed-off-by: yaron2 <schneider.yaron@live.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-05 13:15:59 -07:00
greenie-msft cc24949c0f
Merge branch 'v1.8' into override_default_retries 2022-07-05 08:56:35 -07:00
Shubham Sharma f11a20fc14
Clarify annotation format (#2579)
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-07-04 09:19:46 -07:00
deepanshuagarwal dcc364a6e3
Add disable-builtin-k8s-secret-store annotation option (#2548)
* Update Preview Features List (#2555)

Updated resiliency to have a version introduced and fixed version introduced for pubsub routing

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Add disable-builtin-k8s-secret-store annotation option

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* Add k8s secret store description in secrets-overview

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* Incorporating review comments from docs#2548

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* Correcting Docs

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/secrets/secrets-overview.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/arguments-annotations-overview.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-02 09:30:39 -07:00
Pravin Pushkar 6f75254db1
Docs for dapr int/upgrade in k8s mode using GHCR and private registry (#2508)
* Update docs for dapr int/upgrade in k8s mode using GHCR and private registry

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Addressing review comments

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-01 17:12:21 -07:00
nyemade-uversky dc3e62d455
Add spec metadata fields section to K8S secret store docs (#2593)
* Add Spec metadata fields section

Added Spec metadata fields section and removed the "name" metadata attribute from code example


Signed-off-by: nyemade-uversky <nuversky@microsoft.com>

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/kubernetes-secret-store.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>

* Added square brackets 

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-01 14:29:52 -07:00
Malte Götz 31f641f829
Fixed indentation of RabbitMQ binding spec (#2586)
This is my commit message
Signed-off-by: Malte Goetz

Signed-off-by: Malte Götz <maltegoetz@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-01 14:19:04 -07:00
Mark Fussell 4c5837242c
Distributed Lock API updates (#2591)
* lock API files

Signed-off-by: msfussell <markfussell@gmail.com>

* lock API files

Signed-off-by: msfussell <markfussell@gmail.com>

* lock API files update

Signed-off-by: msfussell <markfussell@gmail.com>

* lock API files update overview

Signed-off-by: msfussell <markfussell@gmail.com>

* lock API files update overview

Signed-off-by: msfussell <markfussell@gmail.com>

* lock API files update buidling block

Signed-off-by: msfussell <markfussell@gmail.com>

* lock API files update overview

Signed-off-by: msfussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Updates to Redis metadata and overview

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-06-30 21:47:27 -07:00