* 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>
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>
* 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>
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>
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>
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>