Mark Fussell
f36672f58c
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mongodb.md
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 09:02:06 -08:00
Mark Fussell
6f7727c7b0
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mongodb.md
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 08:53:54 -08:00
Mark Fussell
de0bf93079
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mongodb.md
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 08:52:40 -08:00
Hannah Hunter
cf06d9510d
Merge branch 'v1.12' into fix-3303
2024-02-02 10:55:52 -05:00
ItalyPaleAle
9af6491271
Updatd Docker too
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-01 09:24:56 -08:00
ItalyPaleAle
75161a0bfe
Changed to use the Helm chart by bitnami
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-01 09:22:12 -08:00
Alessandro (Ale) Segala
1cdb40f549
Apply suggestions from code review
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-01 09:16:18 -08:00
arthbalete
694bd624d9
Documentation : Removed duplicates for failover and sentinelMasterName in setup-redis.md
...
In Redis state store component configuration example (https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-redis/#component-format ), "failover" and "sentinelMasterName" fields were duplicated.
This commit removes these duplicates, keeping the most verbose value (eg: "<bool> # Optional. Allowed: true, false" instead of "# Optional") and using the same position as the one in the spec metadata fields part (https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-redis/#spec-metadata-fields ).
Signed-off-by: arthbalete <67156595+arthbalete@users.noreply.github.com>
2024-02-01 10:37:55 +01:00
ItalyPaleAle
2666322311
Clarify actor state store support for MongoDB
...
Fixes #3303
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-31 09:47:02 -08:00
Hannah Hunter
d600ba6542
resolve merge conflict
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 13:18:06 -05: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
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
Josh van Leeuwen
d68b3bca7e
v1.11 fix links ( #3877 )
...
* fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* try again with link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* pub-sub
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-20 16:59:05 -08: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
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
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
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
Hannah Hunter
0abf03a343
Redis limitation about transactions ( #3848 )
...
* add redis limitations note
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* edits
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-10-27 10:34:31 -07:00
Hannah Hunter
a64e00b0e2
remove ms ( #3850 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-26 16:34:54 -07:00
Hannah Hunter
c445eda8eb
update aad to entra
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-24 17:52:53 -04:00
Susheel Thapa
1abd41b428
Fix typos in multiple files in dapr-docs ( #3839 )
...
* Chore: Typo fixed in multiple files
* Typo fixed
* Typo fixed(Telementry)
* Update pubsub-cloudevents.md
Signed-off-by: Susheel Thapa <sushilthapa9844242743@gmail.com>
---------
Signed-off-by: Susheel Thapa <sushilthapa9844242743@gmail.com>
2023-10-20 08:20:37 -07:00
Oliver Tomlinson
e82d51c2ca
update to use the default kafka version to avoid uneccessary errors ( #3837 )
...
updated kafka pubsub component docs
Signed-off-by: Oliver Tomlinson <oliverjamestomlinson@gmail.com>
2023-10-19 06:37:50 -07:00
Hannah Hunter
df4ca552fe
Merge branch 'v1.12' into fix-typo
2023-10-17 10:45:23 -04:00
Hannah Hunter
2a4f591a24
Merge branch 'v1.12' into bindings-dir
2023-10-17 10:40:31 -04:00
Shivam Kumar
8ba23898c4
fix typo
...
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2023-10-17 13:57:01 +05:30
frodera
e83b4d3158
Update setup-nats-streaming.md ( #3833 )
...
Signed-off-by: frodera <219724+frodera@users.noreply.github.com>
2023-10-16 22:04:14 -07:00
Ilia Stepin
f0ef4b9964
update s3 bindings links ( #3782 )
...
* update s3 bindings links
Signed-off-by: Ilia Stepin <stepinilya@gmail.com>
* Update s3.md
Signed-off-by: Ilia Stepin <stepinilya@gmail.com>
---------
Signed-off-by: Ilia Stepin <stepinilya@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2023-10-16 22:03:49 -07:00
Hannah Hunter
43937c435a
Merge branch 'v1.12' into bindings-dir
2023-10-12 11:13:59 -04:00
Hannah Hunter
04b2e8068b
resolve conflicts
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-11 18:57:19 -04:00
ItalyPaleAle
84e9dc1595
Remove direction metadata from output-only bindings
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-11 22:52:56 +00:00
Mark Fussell
5f4f521f91
Merge branch 'v1.12' into fix-3664
2023-10-11 15:18:55 -07:00
Mark Fussell
1a260817d0
Update http.md
2023-10-11 15:18:01 -07:00
Hannah Hunter
04c466da64
Merge branch 'v1.12' into fix-3525
2023-10-11 18:09:16 -04:00
Alessandro (Ale) Segala
74cf5ce84a
Updated docs for postgres and mysql components ( #3811 )
...
* Updated docs for postgres and mysql components
Fixes #3602
Also includes docs for https://github.com/dapr/components-contrib/pull/2975
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update mysql.md
* Update postgresql.md
* Update daprdocs/content/en/reference/components-reference/supported-bindings/mysql.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update postgresql.md
* Update mysql.md
---------
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-10-11 15:05:59 -07:00
ItalyPaleAle
c8c553ce51
Update docs for routeralias middleware
...
Fixes #3525
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-11 12:38:16 -07:00
ItalyPaleAle
f9d5a1b89b
Update docs for HTTP binding
...
Fixes #3664
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-11 12:32:16 -07:00
Mukundan Sundararajan
6b7214092a
Update daprdocs/content/en/reference/components-reference/supported-bindings/servicebusqueues.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-11 09:17:49 -07:00
Hannah Hunter
c750c8b23e
Merge branch 'v1.12' into asb-metadata-bindings
2023-10-10 11:54:58 -04:00
Mukundan Sundararajan
ea00e24dbc
add docs for k8s kubeconfig, defaultNamespace ( #3803 )
...
* add docs for k8s kubeconfig, defaultNamespace
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
---------
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-10-10 08:25:44 -07:00
Hannah Hunter
9971ee59bb
Merge branch 'v1.12' into asb-metadata-bindings
2023-10-10 10:45:35 -04:00
Mukundan Sundararajan
80661979e6
address review comments.
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-10 20:11:07 +05:30
Hannah Hunter
96d0e90458
Merge branch 'v1.12' into template-k8s
2023-10-10 09:30:31 -04:00
Mukundan Sundararajan
adf10bbb2f
add docs for oidc extensions field in kafka
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-10 04:23:40 +05:30
Mukundan Sundararajan
19c8721907
add asb metadata based on PR dapr/components-contrib#2203
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-09 14:55:24 +05:30
Mukundan Sundararajan
b9bb5bd231
address review comments.
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-09 14:27:42 +05:30