Commit Graph

4732 Commits

Author SHA1 Message Date
Bernd Verst a50eb9d53c
Storage Queues Binding improvements (#3154)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-08 20:07:50 -08:00
Hannah Hunter 51066c4d8c
Merge pull request #3135 from hhunter-ms/issue_2970
Remove output binding for k8s events
2023-02-08 18:33:58 -06:00
Chris Gillum 64e1cd458f Daprized diagrams
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-08 16:29:08 -08:00
Hannah Hunter 379bb4bbde update links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-08 18:26:00 -06:00
Mark Fussell 11cf115329
Merge branch 'v1.9' into issue_2970 2023-02-08 16:00:21 -08:00
Alessandro (Ale) Segala a40d382086
Updated docs for `logging.apiLogging.obfuscateURLs` config option (#3122)
* Updated docs for `logging.apiLogging.obfuscateURLs` config option

Fixes #3117

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-08 15:59:43 -08:00
Alessandro (Ale) Segala 3e5af6cd3a
Document new metadata option readBody for middleware.http.opa (#3098)
Fixes #2865

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-08 15:58:00 -08:00
Alessandro (Ale) Segala 361699af0d
Updated docs for using Codespaces (#3116)
* Updated docs for using dev containers

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/contributing/codespaces.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/contributing/codespaces.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@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-02-08 15:57:21 -08:00
Alessandro (Ale) Segala c8a84f6cb7
Updated docs for proxying of streaming gRPC (#3112)
* Updated docs for proxying of streaming gRPC

Fixes #3065

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Add note about resiliency

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-08 15:52:21 -08:00
Alessandro (Ale) Segala 00e18258f4
Updated docs for MQTT components (#3115)
* Updated docs for MQTT components

Fixes #3072

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/mqtt3.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-08 15:51:56 -08:00
Tiago Alves Macambira a289c83faa
Update daprdocs/content/en/operations/components/pluggable-components-registration.md
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-08 15:49:26 -08:00
Tiago Alves Macambira e5b36e2c1c
Update daprdocs/content/en/operations/components/pluggable-components-registration.md
Co-authored-by: Phillip Hoff <phillip@orst.edu>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-08 15:27:53 -08:00
Mark Fussell dacf460aea
Update daprdocs/layouts/partials/version-banner.html
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-02-08 15:26:36 -08:00
Mark Fussell 35847f0c69
Update daprdocs/content/en/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/_index.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-02-08 15:26:20 -08:00
Mark Fussell 1e3cb247de
Update daprdocs/content/en/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/_index.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-02-08 15:26:09 -08:00
Josh van Leeuwen af9225e21a
Adds a note about the maximum version skew when upgrading dapr (#3081)
* Adds a note about the maximum version skew when upgrading dapr

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Move skew policy to `support-release-policy.md`, and reference that in
the Kubernetes upgrade documentation.

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-02-08 15:24:31 -08:00
Tiago Alves Macambira 41fd252e76
How to define spec.type for pluggable components.
Expands on multiple building blocks behind a single pluggable components and how how to define the contents of the field `spec.type` in a component spec.

Addresses #2985

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-08 15:10:19 -08:00
Alessandro (Ale) Segala 4000629a46
Apply suggestions from code review
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-08 15:07:00 -08:00
Hannah Hunter 1c5944be9b pull in dotnet docs updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-08 16:38:07 -06:00
Hannah Hunter 2f74f5898a Merge branch 'v1.10' of https://github.com/dapr/docs into v1.10 2023-02-08 16:35:04 -06:00
Hannah Hunter 8928297aff Merge branch 'issue_3107' of https://github.com/hhunter-ms/docs into issue_3107 2023-02-08 16:34:31 -06:00
Hannah Hunter b260574227 small updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-08 16:33:55 -06:00
ItalyPaleAle f6e900a758 Fixed incorrect information on resiliency policies
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-08 14:26:56 -08:00
Phillip Hoff b3f6c7c636 Updates per PR feedback.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
2023-02-08 12:21:58 -08:00
spike 55de6d7381 Set retain property per request
Signed-off-by: spike <hello@spike.wiki>
2023-02-09 00:27:18 +08:00
spike af30905fb5 Add rabbitMQ component tls related description
Signed-off-by: spike <hello@spike.wiki>
2023-02-09 00:27:11 +08:00
Alessandro (Ale) Segala bc48a09104
Add docs for `pubsub.azure.servicebus.queues` component and update metadata for all other Service Bus components (#3097)
* Add docs for `pubsub.azure.servicebus.queues` component and update metadata for all other Service Bus components

Fixes #2912

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Updated per review feedback

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-07 22:51:01 -08:00
Alessandro (Ale) Segala cfb47e9db7
Docs for ServiceInvocationStreaming feature flag (#3102)
* Docs for ServiceInvocationStreaming feature flag

Fixes #3096

Also removes the Resiliency feature flag from the table

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Future note

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Added diagram

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/operations/support/support-preview-features.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-07 22:09:32 -08:00
Bernd Verst cb8395cd9d
deprecate twitter (#3145)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-07 20:02:13 -08:00
Mukundan Sundararajan efcb297f17
Kafka bulk support documentation (#3071)
* add initial docs for kafka bulk support

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>
2023-02-07 20:00:12 -08:00
Minh Luan Quach 5aaee9cb2b
Update serviceinvocation-quickstart.md
Signed-off-by: Minh Luan Quach <61050316+louisquach@users.noreply.github.com>
2023-02-08 11:48:38 +08:00
Alessandro (Ale) Segala b0bf194c81
Docs for SQLite state store (#3099)
* Docs for SQLite state store

Fixes #3085

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-sqlite.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Explain relative paths

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Clarify that URI options require the `file:` prefix

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Add note for in-memory DBs

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-07 19:48:35 -08:00
Mark Fussell ba02643956
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-02-07 19:38:05 -08:00
Hannah Hunter f9e30783e0
Merge branch 'v1.10' into issue_3107
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-07 17:24:24 -06:00
Hannah Hunter 35603c30b7 link to quickstart
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 17:20:34 -06:00
Hannah Hunter caa8db80c4 update per Ryan quickstart pr and add diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 17:17:09 -06:00
Hannah Hunter 211fa537b5
Merge pull request #3093 from hhunter-ms/issue_3047
`dapr run -f` docs
2023-02-07 11:55:49 -06:00
Hannah Hunter 3ff4313d11 nit
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 09:05:09 -06:00
Hannah Hunter 101d55db8e also add note about alpha and linux/macos to dapr run
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:54:27 -06:00
Hannah Hunter e90e505145 add alpha state and availability to dapr stop
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:53:21 -06:00
Hannah Hunter cc14a4e6f0 update to snake case in dapr run
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:50:50 -06:00
Hannah Hunter ffe2f31dfd add runtime path flag to dapr run doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:43:12 -06:00
Hannah Hunter 30a1c86551 add to dapr stop doc and update metadata table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:22:14 -06:00
Chris Gillum 00ad2f75e6
Apply PR suggestion
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Chris Gillum <cgillum@gmail.com>
2023-02-06 12:59:16 -08:00
Chris Gillum f004977370 Apply PR suggestion
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-06 10:24:24 -08:00
Chris Gillum 4e4b3b31fa Workflow architecture diagrams
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-06 10:16:39 -08:00
Hannah Hunter 51928593bb Merge branch 'issue_3047' of https://github.com/hhunter-ms/docs into issue_3047 2023-02-06 11:43:56 -06:00
Hannah Hunter 2b08c5b7fd updates per mukundan
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-06 11:43:31 -06:00
Hannah Hunter 2cdc3a7d56
Merge branch 'v1.10' into issue_3047
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-06 09:22:24 -06:00
Ryan Lettieri 1c979a94d5 Adding in description for managing workflows
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2023-02-05 16:15:52 -07:00