Commit Graph

3898 Commits

Author SHA1 Message Date
Hannah Hunter eab7975f91 add reqs to multi run instructions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 15:19:46 -05:00
Hannah Hunter 9a1c4f3cd8
Merge branch 'v1.12' into patch-1 2024-01-26 14:47:47 -05:00
Hannah Hunter d02f303ae2
Update daprdocs/content/en/getting-started/quickstarts/pubsub-quickstart.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-01-26 14:47:37 -05:00
Prashant Rewar 4b389d3aca
Add Instructions to add Kubernetes Metrics server to Kind (#3970)
Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com>
2024-01-26 08:30:26 -08:00
Whit Waldo 928acb316b
Added note explaining that use of the SDKs is preferred over HTTP APIs for production scenarios. (#3967)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-01-23 22:16:19 -08:00
jhberge 23222073d3
Update step 5 of pubsub-quickstart.md
The notice about random numbers was a bit confusing.

Signed-off-by: jhberge <36478438+jhberge@users.noreply.github.com>
2024-01-23 16:13:05 +01:00
Whit Waldo 3dc5218b79
Added Crypto API reference documentation (#3952)
* Added Crypto API reference documentation. Updated error codes weight so it's last in list.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Added Crypto API reference documentation. Updated error codes weight so it's last in list.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/reference/api/cryptography_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/reference/api/cryptography_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Minor text update

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/reference/api/cryptography_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/reference/api/cryptography_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/reference/api/cryptography_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/reference/api/cryptography_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Added related link to API reference on Crypto overview page.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

---------

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-22 21:42:35 -08:00
Yetkin Timocin 18785e4a8e
Update kubernetes-deploy.md (#3964)
Added the missing `-k` flag in the Kubernetes Deploy docs.

Signed-off-by: Yetkin Timocin <ytimocin@microsoft.com>
2024-01-21 14:57:03 -08:00
Marc Duiker 4a528ad076
Add link to Docs contributor video and update CodeSpaces page (#3963)
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2024-01-20 23:44:24 -08:00
Mark Fussell 71a5b990da
New hotfix patch for v1.12.4 (#3960) 2024-01-17 19:36:08 -08:00
Simon Headley 390de66da8
Describing Kafka consumer behaviour when consuming from multiple topics (#3931)
* Describing Kafka consumer behaviour when consuming from multiple topics

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Further specifying the behaviour of Kafka consumer groups on topics.

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Changing 'this will guarantee' to 'this guarantees' as per PR review

Signed-off-by: Simon Headley <headleysj@gmail.com>

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

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

---------

Signed-off-by: Simon Headley <headleysj@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-01-11 14:38:57 -08:00
Mark Fussell dca48016a8
Merge branch 'v1.12' into v1.12 2024-01-08 22:08:22 -08:00
Simon Headley 5c132e6e3d
Adding write performance optimization section to Cosmos DB state stor… (#3934)
* Adding write performance optimization section to Cosmos DB state store documentation

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Applying suggestions as per PR review

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Switching from Markdown note to {{% alert %}} {$ /alert $}} as per PR review

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Putting example paragraph in a new line as per review

Signed-off-by: Simon Headley <headleysj@gmail.com>

---------

Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-08 22:02:59 -08:00
Hannah Hunter 174c51012b
[AWS SSM parameter store] Add prefix option (#3920)
* add prefix to spec

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

* add prefix to example

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-05 17:42:38 -08:00
Simon Headley 20494df4ec
Specifying the behaviour of the ConsumerID field when configuring Kafka pub/sub (#3935)
Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-01-05 09:05:14 -08:00
Farshad Davoudi 08939fc627
Update multi-app-template.md (#3943)
Fix some mistakes in the doc and try to make it better and more clear

Signed-off-by: Farshad Davoudi <f.davoudi.r@outlook.com>
2024-01-05 08:48:00 -08:00
Mark Fussell 06ac5ac4c9
Merge branch 'v1.12' into v1.12 2024-01-04 12:53:56 -08:00
Hannah Hunter 6bcddf95a6
add latest version (#3936)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-03 07:36:37 -08:00
Hannah Hunter 710933b689
Merge branch 'v1.12' into v1.12 2023-12-21 16:31:18 -05:00
Hannah Hunter a4879190d1
Merge branch 'v1.12' into update-multi-app-run-steps 2023-12-21 15:55:33 -05:00
Hannah Hunter 3cac886e6b add debug commands
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-12-21 14:53:45 -05:00
Hannah Hunter 00593a517c cross link for debugging and viewing logs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-12-21 12:33:47 -05:00
Hannah Hunter 149325b0d4
Update `dapr init` CLI reference with Docker network examples (#3901)
* update dapr init doc

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

* Update daprdocs/content/en/reference/cli/dapr-init.md

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-12-20 08:03:29 -08:00
Luigi Rende 910e69bfcc Add new operations in the query request for state component
Signed-off-by: Luigi Rende <luigirende@gmail.com>
2023-12-16 12:55:44 +01:00
İhsan Baran Sönmez 703e3f93e6
Merge branch 'v1.12' into update-multi-app-run-steps 2023-12-08 21:45:25 +03:00
Stuart Leeks 2bbff4b3ea
Fix method name
`startServer` method doesn't exist on JavaScript `DaprServer` (method name is `start` - see https://docs.dapr.io/developing-applications/sdks/js/js-server/#bindings-api)

Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
2023-12-07 09:05:14 +00:00
Yaron Schneider 276cc169ce
Merge branch 'v1.12' into update-multi-app-run-steps 2023-12-06 18:07:59 -08:00
Guillermo Caracuel 6460169263
Fix Subscription docs to match Kubernetes CRDs (#3888)
Signed-off-by: gcaracuel <633810+gcaracuel@users.noreply.github.com>
2023-12-01 21:53:04 -08:00
İhsan Baran Sönmez b989988e38
Merge branch 'v1.12' into update-multi-app-run-steps 2023-11-24 18:24:15 +03:00
Oliver Tomlinson 3815827b13
include instructions on how to debug a local app that is part of a docker compose session (#3881) 2023-11-21 17:43:15 -08:00
Josh van Leeuwen 0601206915
1.12 update supported releases up to 1.12 (#3873)
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-11-20 17:01:15 -08:00
Hannah Hunter 4293cdec1b
Merge branch 'v1.12' into update-multi-app-run-steps 2023-11-13 18:25:10 -05:00
Hannah Hunter 98481ceaaa
Merge branch 'v1.12' into v1.12 2023-11-13 18:17:03 -05:00
Hannah Hunter 4de590984f
Merge branch 'v1.12' into v1.12 2023-11-13 18:09:10 -05:00
Hannah Hunter 7e79a7f0bb
Merge branch 'v1.12' into kaibocai/update-workflow 2023-11-13 18:08:51 -05:00
Hannah Hunter b78063f2ee pub-sub
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-13 17:58:16 -05:00
Hannah Hunter bd30cd2c8b try again with link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-13 17:52:31 -05:00
Hannah Hunter 87b306ecfd fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-13 17:48:45 -05:00
Hannah Hunter 4643fdc0b9
Merge branch 'v1.12' into kaibocai/update-workflow 2023-11-13 17:38:12 -05:00
Hannah Hunter 78ffacba64
Update daprdocs/content/en/reference/components-reference/supported-bindings/kubemq.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-11-13 17:33:29 -05:00
Hannah Hunter bc9ee47fca
Update daprdocs/content/en/reference/components-reference/supported-bindings/kubemq.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-11-13 17:33:23 -05:00
kaibocai 866e2498a3 minor updates
Signed-off-by: kaibocai <kaibocai@microsoft.com>
2023-11-13 16:43:34 +00:00
kaibocai 96f5841b61 fix worflow examples for java
Signed-off-by: kaibocai <kaibocai@microsoft.com>
2023-11-13 01:33:09 +00:00
Anish Pai b0d5eb2ed5 Created a powershell and non powershell environment version for the dapr run command in section 3 for running the Dapr Sidecar.
Signed-off-by: Anish Pai <anishpai@Anishs-MacBook-Pro.local>
2023-11-11 11:49:25 -05:00
Anish Pai 35ed773345 In Section 3: Run the Dapr Sidecar, the --resources-path flag in the dapr run command was listed incorrectly. It now correctly ends in resources-path ../
Signed-off-by: Anish Pai <anishpai@Anishs-MacBook-Pro.local>
2023-11-10 22:52:22 -05:00
Stuart Leeks 5c53ef2e10 Update broken links
https://account.kubemq.io/login/register is redirected to https://account.kubemq.io/auth/signup
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
2023-11-09 09:32:06 +00:00
Stuart Leeks 976beeed4d Add missing arg value in multi-app-template.md
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
2023-11-09 09:32:06 +00:00
İhsan Baran SÖNMEZ ade6de8d21 Add the step of installing dependencies to the multi-app run steps in the quickstart tutorial document. Add note for python3 problem in Windows environments.
Signed-off-by: İhsan Baran SÖNMEZ <ibaranson@gmail.com>
2023-11-08 22:21:01 +03:00
Hannah Hunter e4edc79708
Merge branch 'v1.12' into issue_3584
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-10-30 15:09:12 -04:00
Mark Fussell f492af580f
Merge branch 'v1.12' into issue_3775
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-10-30 09:34:58 -07:00