salaboy
aefd25594d
Update daprdocs/content/en/getting-started/tutorials/configure-state-pubsub.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <msalatino@vmware.com>
Signed-off-by: Mauricio Salatino <salaboy@salaboy.local>
2022-12-16 08:30:19 +00:00
Lenshood
6411364a17
fix broken ref in distributed_lock_api
...
Signed-off-by: Lenshood <lenshood.zxh@gmail.com>
Signed-off-by: Mauricio Salatino <salaboy@salaboy.local>
2022-12-16 08:30:19 +00:00
salaboy
24417b1bca
Small suggestion to save resources for local dev
...
This is just a suggestion, feel free to disregard it, but I found myself using that flag all the time for dev purposes.
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Mauricio Salatino <salaboy@salaboy.local>
2022-12-16 08:30:19 +00: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
8fdb4ca78e
update unlock dotnet code
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-12-15 17:54:55 -06:00
Hannah Hunter
15cf08d038
update acquire lock dotnet
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-12-15 17:39:40 -06: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
greenie-msft
cc6aa19eda
Merge pull request #3004 from LENSHOOD/patch-1
...
Fix broken ref in distributed_lock_api
2022-12-14 15:24:57 -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
greenie-msft
02675d026e
Merge pull request #3002 from hhunter-ms/clarify_namespace
...
[Namespaces] clarify format is app.namespace
2022-12-12 15:31:34 -08:00
Hannah Hunter
d6d51bab8b
clarify app namespace
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-12-12 17:13:49 -06:00
Hannah Hunter
3cc3f37edd
Merge branch 'v1.9' of https://github.com/dapr/docs into v1.9
2022-12-12 15:52:00 -06:00
Hannah Hunter
e1e001f59c
Merge pull request #2925 from ItalyPaleAle/fix-2708
...
Mark pubsub.hazelcast as deprecated
2022-12-08 16:39:58 -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
350b764771
Merge pull request #2976 from shivamkm07/fix-mqttsetup-1.9
...
Remove backoffmaxretries from pubsub.mqtt metadata spec
2022-11-30 15:59:16 -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
74d4abd70e
Merge pull request #2930 from dapr/greenie-msft-patch-7
...
Update azure-kubernetes-service-extension.md
2022-11-21 12:42:25 -06:00
Hannah Hunter
d55d2f25d5
Merge branch 'v1.9' into greenie-msft-patch-7
2022-11-21 12:35:58 -06:00
Hannah Hunter
d922b924f9
Merge pull request #2935 from greenie-msft/resiliency_quickstart
...
Resiliency QuickStart
2022-11-21 12:07: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
greenie-msft
44e3f68cc1
Merge pull request #2958 from greenie-msft/v1.9.4
...
Update runtime version to 1.9.4
2022-11-18 09:07:28 -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
Hannah Hunter
0f67669074
Merge branch 'v1.9' of https://github.com/dapr/docs into v1.9
2022-11-17 15:33:53 -06: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
4093682e9a
Merge pull request #2949 from ThumNet/patch-1
...
Azurite queue default port is 10001
2022-11-16 14:50:26 -08:00