Commit Graph

1261 Commits

Author SHA1 Message Date
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
Mukundan Sundararajan 2cbca93b78 address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 21:59:20 +05:30
Mukundan Sundararajan 54434a610c address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 21:29:47 +05:30
Mukundan Sundararajan 863cabc73f add docs for template processing in k8s name resolution
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 18:53:54 +05:30
Shivam Kumar 2aed48cff2
Azure eventhubs bulk subscribe support (#3756)
* azure eventhubs bulk subscribe support

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* removing localized link

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* Adding example

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

---------

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-10-04 15:42:44 -07:00
Yaron Schneider 42f857ed4e
add tls authentication for httpendpoint (#3780)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-10-03 19:39:16 -07:00
Hannah Hunter 4d9c5fa5f6
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 16:34:11 -04:00
Mark Fussell b30b9d2d51
Merge branch 'v1.12' into k8s-multi-app-run 2023-09-25 13:29:21 -07:00
Mark Fussell d2fc06627e
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 13:29:05 -07:00
Hannah Hunter b57960d8d4
update healthz (#3765)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 13:19:10 -07:00
Hannah Hunter 4844e35501
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 14:22:50 -04:00
Hannah Hunter 6495d52b1f update link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 12:46:50 -04:00
Mark Fussell c905d41d67
Merge branch 'v1.12' into issue_3567 2023-09-25 09:42:29 -07:00
Hannah Hunter 050d9ce558 pull in updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 12:41:19 -04:00
Hannah Hunter dfd193c927 update per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 12:40:23 -04:00
Mark Fussell 234572d4b3
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 09:26:26 -07:00
Hannah Hunter d202a515a1
Update daprdocs/content/en/reference/environment/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-25 10:53:42 -04:00
Hannah Hunter 61a51bd0da
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 10:53:04 -04:00
Hannah Hunter cbcda3f29c
Update daprdocs/content/en/reference/api/placement_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-25 10:52:50 -04:00
Hannah Hunter 782b63dc55
Merge branch 'v1.12' into k8s-multi-app-run 2023-09-25 08:46:31 -04:00
Hannah Hunter cf9fa335de updates from mark/mukundan
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 08:44:29 -04:00
Mark Fussell d338e541b3
Merge branch 'v1.12' into fix_pubsub_rabbit_mq_client_name 2023-09-24 20:52:16 -07:00
Álvaro Aguilar-Tablada Espinosa ad50b794b0
Create 'quorum' queues in RabbitMQ (#3699)
* Create 'quorum' queues in RabbitMQ

Signed-off-by: Álvaro Aguilar <alvaro.aguilar@scrm.lidl>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Álvaro Aguilar-Tablada Espinosa <alvaroteleco@hotmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Álvaro Aguilar-Tablada Espinosa <alvaroteleco@hotmail.com>

---------

Signed-off-by: Álvaro Aguilar <alvaro.aguilar@scrm.lidl>
Signed-off-by: Álvaro Aguilar-Tablada Espinosa <alvaroteleco@hotmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-09-24 20:52:01 -07:00
Mark Fussell ba6c9c0057
Merge branch 'v1.12' into fix_pubsub_rabbit_mq_client_name 2023-09-24 20:44:22 -07:00
Mark Fussell 7fc9c4a248
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-09-24 20:44:16 -07:00
Hannah Hunter 6b14399679 add ryan review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 15:42:42 -04:00
Hannah Hunter 02b02f8bb3 Merge branch 'placement_tables_pt2' of https://github.com/hhunter-ms/docs into placement_tables_pt2 2023-09-22 14:45:53 -04:00
Hannah Hunter e388830cee update examples header
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 14:45:23 -04:00
Hannah Hunter d2a912a384 update example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 14:44:53 -04:00
Hannah Hunter c79c7d5cd0
Update daprdocs/content/en/reference/environment/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-22 14:17:10 -04:00
Hannah Hunter 71a303d5a0 mark review pt1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 14:08:58 -04:00
Hannah Hunter c2a1f0fafc add to env list
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 12:25:04 -04:00
Hannah Hunter 3439d2cfe4 copy table to new topic under API
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-19 10:05:54 -04:00
Mark Fussell 5255225b4f
Merge branch 'v1.12' into k8s-multi-app-run 2023-09-18 14:48:37 -07:00
Hannah Hunter f476d575d9
Merge branch 'v1.12' into issue_3567 2023-09-18 14:58:14 -04:00
Hannah Hunter 737c562728
Merge branch 'v1.12' into issue_3567 2023-09-18 14:54:11 -04:00