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
Hannah Hunter
5665fbab1c
Merge branch 'v1.9' into greenie-msft-patch-7
2022-11-10 11:26:49 -06:00
Hannah Hunter
1b1214c88b
Merge branch 'v1.9' into patch-1
2022-11-10 11:20:22 -06:00
Hannah Hunter
ddeffadcb4
Merge branch 'v1.9' into issue_2738
2022-11-09 10:43:00 -06:00
Hannah Hunter
a3864fa826
Merge branch 'v1.9' into resiliency_quickstart
2022-11-09 10:32:13 -06:00
ThumNet
ddc252ef82
Azurite queue default port is 10001
...
fix: Update azurite port to 10001 instead of 10000
See [docs](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio#queue-listening-port-configuration )
Signed-off-by: ThumNet <jeffreytummers@gmail.com>
2022-11-09 16:44:08 +01:00
Hannah Hunter
5cecc7d215
Merge branch 'v1.9' into fix-2708
2022-11-08 15:51:57 -06:00
Hannah Hunter
a5f75708a5
Merge branch 'v1.9' into patch-3
2022-11-08 15:46:47 -06:00
Hannah Hunter
7a69b98a47
Merge branch 'v1.9' into patch-1
2022-11-08 15:08:28 -06:00
Hannah Hunter
b33dfb6ca4
Merge branch 'v1.9' of https://github.com/dapr/docs into issue_2738
2022-11-08 13:28:30 -06:00