Commit Graph

4200 Commits

Author SHA1 Message Date
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
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
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
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
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
Hannah Hunter 9840c1dbc0
Merge pull request #2896 from hhunter-ms/issue_2738
[subscriptions doc] update py, go, and js examples
2022-11-10 15:21:54 -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 5558ab3c78
Merge pull request #2901 from wxbty/patch-3
Update redis.md
2022-11-10 10:16:27 -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 a5f75708a5
Merge branch 'v1.9' into patch-3 2022-11-08 15:46:47 -06:00
Hannah Hunter c0f9f3b2e7
Merge pull request #2942 from mountain65/patch-1
Update azure-api-management.md
2022-11-08 15:22:16 -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
Hannah Hunter 3cf224f8ec update code snippets
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-08 13:27:03 -06:00
greenie-msft 4b0b126c37
Merge pull request #2944 from dapr/greenie-msft-patch-8
Fix Python SDK version
2022-11-08 10:09:29 -08:00
greenie-msft 5783d9a432
Fix Python SDK version
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-08 09:01:22 -08:00
Patrice Chalin 04221174e6
Use Google Analytics 4 ID (#2941)
Signed-off-by: Patrice Chalin <chalin@cncf.io>

Signed-off-by: Patrice Chalin <chalin@cncf.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-11-08 08:16:24 -08:00
Richard de Zwart 53b1521690
Update azure-api-management.md
Removed one word

Signed-off-by: Richard de Zwart <richard@dezwartenco.nl>
2022-11-08 12:11:44 +01:00
greenie-msft 2782ac4bb4
Merge pull request #2940 from greenie-msft/hotfix_1.9.3
Update docs runtime version to 1.9.3
2022-11-07 13:49:35 -08:00