Commit Graph

2619 Commits

Author SHA1 Message Date
Arjun Devarajan e17299616f
Add lightweight analytics pixel to dapr website (#3025)
This analytics pixel provides high-level web traffic insights for project maintainers so they can better understand how docs are being read and used. This pixel does not use cookies (or JavaScript at all) and is GDPR-compliant. It is a clear 1x1 pixel that won't affect page rendering or load times.

Signed-off-by: Arjun Devarajan <arjun@scarf.sh>

Signed-off-by: Arjun Devarajan <arjun@scarf.sh>
2022-12-22 13:14:54 -08:00
Syuparn b73428716d
fix description of Redis maxRetryBackoff metadata (#3020)
Signed-off-by: syuparn <s.hello.spagetti@gmail.com>

Signed-off-by: syuparn <s.hello.spagetti@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-12-21 07:36:27 -08:00
Hannah Hunter 7fa05d6996
Merge branch 'v1.9' into issue_2984 2022-12-19 16:39:40 -06:00
Renato L. de F. Cunha 58902c637e
Remove mentions of backoff from rabbitmq docs (#2978)
* Remove mentions of backoff from rabbitmq docs

In a recent change, the rabbitmq component dropped support for backoff policies.
This updates the documentation page by leaving those out as well.

Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md

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

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md

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

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md

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

* Add @ItalyPaleAle's comments about differences in message delivery

Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>

Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-12-16 17:14:34 -08:00
Hannah Hunter 7f51c02e21
Merge branch 'v1.9' into issue_2984 2022-12-16 12:07:20 -06:00
Hannah Hunter 5d33c61975
update port to match go code (#3014)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-12-15 21:33:26 -08:00
Mark Fussell 4cfafa1a6b
Merge branch 'v1.9' into issue_2984 2022-12-15 20:20:44 -08:00
Hannah Hunter 4f717d97a5
change link for sidecar security (#3011)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-12-15 20:19:42 -08:00
Hannah Hunter 6f5788a963 remove duplicate table row
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-12-15 17:28:01 -06:00
salaboy 6d3f537f2f
Adding `helm repo update` (#3010)
Signed-off-by: salaboy <Salaboy@gmail.com>

Signed-off-by: salaboy <Salaboy@gmail.com>
2022-12-15 12:52:43 -08:00
Lenshood 7d07eb9aee
fix broken ref in distributed_lock_api
Signed-off-by: Lenshood <lenshood.zxh@gmail.com>
2022-12-14 11:40:15 +08:00
Ryan Lettieri eac8e9ffbf
Removing stored procedure references from cosmosDB docs (#3000)
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-12-13 17:47:32 -08:00
Tiago Alves Macambira 05850e7f5b
Improve Hashicorp Vault documentation on CA certificates. (#2988)
* Improve Hashicorp Vault documentation on CA certificates.

Hashicorp Vault component documentation for CA related fields
(`caPem`, `caCert` and `caPath`) does not describe the precedence
among those flags and a big ambiguous on what those flags mean.

This PR tries to alliviate that.

Closes #2989

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-12-13 17:35:40 -08:00
Hannah Hunter d6d51bab8b clarify app namespace
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-12-12 17:13:49 -06:00
ItalyPaleAle 28f05d286b Updated per feedback
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-05 18:30:48 +00:00
Yaron Schneider a0006f8ce1
Merge branch 'v1.9' into fix-2708 2022-12-03 16:20:15 -08:00
greenie-msft f5bccb74f0
Update version to 1.9.5 (#2987) 2022-12-02 10:19:52 -08:00
greenie-msft 495f88fa84
Merge branch 'v1.9' into fix-mqttsetup-1.9 2022-11-30 15:47:31 -08:00
greenie-msft 1da9cb47f6
Fix resiliency run command in quickstart (#2983)
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-30 15:45:08 -08:00
shivam 661a8ff5c8 Remove backoffmaxretries from pubsub.mqtt metadata spec
Signed-off-by: shivam <shivamkm07@gmail.com>
2022-11-28 22:41:02 +05:30
Yaron Schneider f5f5017f35
Merge branch 'v1.9' into fix-2708 2022-11-27 17:56:29 -08:00
Renato L. de F. Cunha 9ee2e27b40
Update Kubernetes job page (#2973)
Adds a paragraph mentioning `restartPolicy` needs to be set to `Never` for successful job completion.

Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>

Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
2022-11-25 14:37:19 -08:00
Chris Kingdon 976dcab9ce
Adding missing brace for json document example (#2968)
There is a missing brace in the example json

Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>

Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-11-23 09:54:39 -08:00
vikram-thiru 18f5e66690
Update fluentd.md (#2967)
Elastic search installed by helm will version 8 series which does not let dapr connect with kibana(Because it enables authentication),
After using version 7 series works as expected

Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>

Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
2022-11-23 09:38:31 -08:00
Alessandro (Ale) Segala 09cc2dbe62
Merge branch 'v1.9' into fix-2708 2022-11-21 22:32:41 -08:00
Hannah Hunter d55d2f25d5
Merge branch 'v1.9' into greenie-msft-patch-7 2022-11-21 12:35:58 -06:00
greenie-msft e72c40141c
Merge branch 'v1.9' into resiliency_quickstart 2022-11-21 09:49:56 -08:00
Andrew b540fa308c
Kafka SASL SCRAM Authentication (#2939)
* 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>

Signed-off-by: Andrew <mindovermiles262@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-11-19 18:04:57 -08:00
Mark Fussell 0d4a790835
Merge branch 'v1.9' into resiliency_quickstart 2022-11-17 22:12:05 -08:00
Mark Fussell 3c0dad5aea
Merge branch 'v1.9' into v1.9.4 2022-11-17 22:11:44 -08:00
Hannah Hunter e2fa30d3c2
Update subscription examples (#2957)
* dotnet submodule

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

* update to v2alpha

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

* revert some changes

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

* update routes

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-17 20:34:21 -08:00
Nick Greenfield 320ed537ff Update runtime version to 1.9.4
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-17 15:40:38 -08:00
Nick Greenfield 1154bc7c34 Fix resiliency component quickstart
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-17 10:49:36 -08:00
greenie-msft 081f0bf277
Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-17 10:35:59 -08:00
greenie-msft ea5ae8dc0d
Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-17 10:35:52 -08:00
greenie-msft c8bac817e7
Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-17 10:35:46 -08:00
greenie-msft 21a7611c2b
Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-17 10:35:39 -08:00
greenie-msft 302f3dc8a2
Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-17 10:35:31 -08:00
Hannah Hunter 2d7f4cd1e4 capitalize Dapr
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-17 12:10:41 -06:00
greenie-msft 149669d233
Merge branch 'v1.9' into resiliency_quickstart 2022-11-17 09:00:01 -08:00
greenie-msft c493def137
Merge branch 'v1.9' into greenie-msft-patch-7 2022-11-16 14:48:19 -08:00
greenie-msft 1769f15fac
Update daprdocs/content/en/developing-applications/integrations/Azure/azure-kubernetes-service-extension.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-16 14:48:13 -08:00
Hannah Hunter c4f8b2576e pull in update
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-16 15:52:02 -06:00
Hannah Hunter 68f8951f74 updates per Nick review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-16 15:49:55 -06:00
Nick Greenfield b80a59a7c9 Updates to resiliency svc invoke quickstart 2022-11-16 13:27:34 -08:00
Jeffrey Tummers 8bf5bdd0fb
Merge branch 'v1.9' into patch-1 2022-11-16 06:08:51 +01:00
Nick Greenfield 5b7b832bc4 Add resiliency images for quickstarts
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-15 09:54:19 -08:00
Hannah Hunter 37844bcd0c updates per resiliency example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-11 19:00:20 -06:00
Hannah Hunter fc6fc9ffc1
Merge branch 'v1.9' into resiliency_quickstart 2022-11-11 10:04:30 -06:00
Mark Fussell c9f61fa607
Merge branch 'v1.9' into issue_2738 2022-11-10 13:06:19 -08:00