Commit Graph

53 Commits

Author SHA1 Message Date
Josh van Leeuwen 709f1a4e30
HotReload: Subscription feature preview (#4116)
* HotReload: Subscription feature preview

Document Declarative Subscription hot reloading preview feature from
https://github.com/dapr/dapr/pull/7583

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

* Apply suggestions from code review

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

* Move feature preview line to top of note

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

* Add subscription hot reload note to pubsub-overview

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

* Adds extra not about subscription hot reloading

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/subscription-methods.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: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-30 10:02:30 -07:00
Josh van Leeuwen 101505ab22
Hot reloading: add notes about the behaviour and exceptions (#4027)
* Hot reloading: add notes about the behaviour and exceptions

Moves hot reloading to a separate section in `component-updates.md`.

Adds notes about the behaviour of hot reloading regarding downtime and
respecting init errors.

Adds exceptions to the component types ignored by hot reloading.

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

* Adds link ref to workflow backends in unsupported hot reload

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

* Update component-updates.md

Edited "wills" to be present tense

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-02-16 16:35:45 -08:00
Josh van Leeuwen afec1f1d58
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2024-01-11 11:52:36 +00:00
joshvanl d00938488c Update compoents-updates.md with hot reloading feature
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-01-09 14:13:55 +00:00
joshvanl 3dd8edee51 Component Hot Reloading
Adds documentation for Component Hot Reloading

Part of https://github.com/dapr/dapr/issues/1172

Signed-off-by: joshvanl <me@joshvanl.dev>
2023-12-19 16:40:55 +00:00
Mukundan Sundararajan dc93425a05 fix version typo for multi-app run k8s
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-11 23:33:33 +05:30
Hannah Hunter 025cdbd987
move http streaming out of preview (#3790)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-05 16:18:04 -07:00
Yaron Schneider 116e50bbcd
Add Outbox docs (#3763)
* add outbox docs

Signed-off-by: yaron2 <schneider.yaron@live.com>

* update preview features

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* updates

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* add demo

Signed-off-by: yaron2 <schneider.yaron@live.com>

* change redis to mysql

Signed-off-by: yaron2 <schneider.yaron@live.com>

* add outboxDiscardWhenMissingState clarification

Signed-off-by: yaron2 <schneider.yaron@live.com>

* added diagram

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-10-03 10:02:09 -07:00
Hannah Hunter 184af4141a update preview features table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 14:26:21 -04:00
Hannah Hunter 02f56a6a7e
remove as a preview feature (#3729)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-09-15 15:49:13 -07:00
Mark Fussell eb863609c6
Merge branch 'v1.11' into issue_3216 2023-05-30 20:37:15 -07:00
Alessandro (Ale) Segala 7d1fcf7f13
Fixed typo in docs for ServiceInvocationStreaming preview feature (#3469)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-30 20:36:16 -07:00
Josh van Leeuwen 46f9f4d06d
Actor State TTL Preview Feature (#3453)
* Update documentation to reflect that the Actor State TTL feature is now in preview, behind a feature gate.

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

* Update actor state curl example

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

* Clear up language about Actor state TTL behavior

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

* Remove Actor State TTL section from actors overview page, since the
feature is in preview

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

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

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

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

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

* Update actors_api.md

Changing layout

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 20:57:53 -07:00
Hannah Hunter fd08141fd7
Merge branch 'v1.11' into issue_3216
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-18 16:42:21 -04:00
Sam c1f152a91e
Extend service invocation to non-Dapr endpoints docs (#3384)
* docs(httpendpoint): add docs for service invocation to non-daprized endpoints

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: non-daprized -> non-dapr

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* docs: address some feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* docs: update according to rest of feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* Update howto-invoke-non-dapr-endpoints.md

Editing of the docs

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

* docs: update last pr feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: address grammar feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* Update _index.md

Updating weight in docs

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

* Update howto-invoke-non-dapr-endpoints.md

Grammar fix

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

---------

Signed-off-by: Samantha Coyle <sam@diagrid.io>
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-05-17 22:39:19 -07:00
ItalyPaleAle a1902c8993 Update docs for AppHealthCheck as stable
Fixes #3331

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:37:26 -07:00
Hannah Hunter 2fb6772ad9 part 1 of mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-16 14:53:16 -04:00
Hannah Hunter cfb6ac0bbf updates to the cryptography api docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-01 17:22:42 -04:00
ItalyPaleAle 2232328c86 Fixed preview features table
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-09 12:59:17 -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
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
Hannah Hunter 23eafed469
remove --image-registry from preview features table (#3136)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 15:51:37 -08:00
Hannah Hunter c408e460ee remove mapr
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 16:04:43 -06:00
Hannah Hunter b2b967a24b
Merge branch 'v1.10' into issue_3047
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 19:11:47 -06:00
Hannah Hunter 80025e2a86
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 16:40:15 -06:00
Hannah Hunter 9a0c43793f
Merge branch 'v1.10' into issue_3047
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 14:02:05 -06:00
Hannah Hunter 716d75f2cb update per Mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 09:44:57 -06:00
Hannah Hunter d34ca506b0 start dapr run -f docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 19:54:18 -06:00
Hannah Hunter 1f805e5b99 update resiliency docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-24 16:04:21 -06:00
Hannah Hunter d50ea6f838 add as preview feature with quick grammar pass
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-23 10:34:12 -06:00
Hannah Hunter 268da740ec
Docs upmerge 12/16 (#3015)
* Fix: codeblock wasn't properly closed

Minor formatting fix.

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* update code examples

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

* Fix broken link in components-concept page

Commit 043a39d3d1 shuffled content around and removed a section called "Pluggable Components", breaking an existing link to this section. This PR fixes the link to point to the section now hosting the appropriate content.

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Add Resiliency to the concepts page

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update redis.md

Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>

* Remove ServiceInvocation.NoDefaultContentType feature flag

Fixes #2869

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

* dotnet submodule

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

* Simplifying kubernetes YAML config (#2908)

* Simplifying Kubernetes YAML

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update pluggable-components-registration.md

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Clarify GH actions doc (#2906)

* dotnet submodule

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

* attempt to clarify doc

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

* Revert "dotnet submodule"

This reverts commit 8fdeb6182d.

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

* dotnet submodule (#2904)

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update latest Python SDK version

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* etag true for dynamodb (#2902)

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* [Run w/o docker] Add tabs and port number (#2905)

* add tabs and window example

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

* edits per Mark

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* 1/3 update per alecor191

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

* Update redis.md

Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>

* Add missing rocketmq pubsub to table

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update aws-secret-manager.md

Signed-off-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>

* Update daprdocs/content/en/concepts/resiliency-concept.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>

* Update daprdocs/content/en/concepts/resiliency-concept.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>

* Update daprdocs/content/en/concepts/resiliency-concept.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>

* Apply feedback to resiliency concept page

* Mark pubsub.hazelcast as deprecated

Fixes #2708

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

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

Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* update supported versions list (#2916)

* update supported versions list

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* updated supported versions

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/concepts/resiliency-concept.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update azure-kubernetes-service-extension.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update redis.md

Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>

* Update redis.md

Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>

* Update eventgrid.md command typos (#2932)

Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>

Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>

* Add sidecar health image and fix broken links

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* update python to be declarative example

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

* Start of resiliency quickstart

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update daprdocs/content/en/getting-started/quickstarts/resiliency-quickstart.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update docs runtime version to 1.9.3

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update azure-api-management.md

Removed one word

Signed-off-by: Richard de Zwart <richard@dezwartenco.nl>

* 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>

* Fix Python SDK version

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* update code snippets

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

* 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>

* updates per resiliency example

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

* Add resiliency images for quickstarts

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Updates to resiliency svc invoke quickstart

* updates per Nick review

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

* 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>

* capitalize Dapr

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

* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Fix resiliency component quickstart

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update runtime version to 1.9.4

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* 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>

* 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>

* 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>

* 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>

* 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>

* Remove backoffmaxretries from pubsub.mqtt metadata spec

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

* Fix resiliency run command in quickstart (#2983)

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update version to 1.9.5 (#2987)

* Updated per feedback

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

* clarify app namespace

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

* Improve Hashicorp Vault documentation on CA certificates. (#2988)

* Improve Hashicorp Vault documentation on CA certificates.

Hashicorp Vault component documentation for CA related fields
(`caPem`, `caCert` and `caPath`) does not describe the precedence
among those flags and a big ambiguous on what those flags mean.

This PR tries to alliviate that.

Closes #2989

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

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

* Removing stored procedure references from cosmosDB docs (#3000)

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* fix broken ref in distributed_lock_api

Signed-off-by: Lenshood <lenshood.zxh@gmail.com>

* Adding `helm repo update` (#3010)

Signed-off-by: salaboy <Salaboy@gmail.com>

Signed-off-by: salaboy <Salaboy@gmail.com>

* change link for sidecar security (#3011)

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

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

* update port to match go code (#3014)

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
Signed-off-by: Richard de Zwart <richard@dezwartenco.nl>
Signed-off-by: Patrice Chalin <chalin@cncf.io>
Signed-off-by: ThumNet <jeffreytummers@gmail.com>
Signed-off-by: Andrew <mindovermiles262@gmail.com>
Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
Signed-off-by: shivam <shivamkm07@gmail.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Lenshood <lenshood.zxh@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: wxbty <38374721+wxbty@users.noreply.github.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
Co-authored-by: Richard de Zwart <richard@dezwartenco.nl>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
Co-authored-by: ThumNet <jeffreytummers@gmail.com>
Co-authored-by: Jeffrey Tummers <jeffreytummers@shipitsmarter.com>
Co-authored-by: Andrew <mindovermiles262@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
Co-authored-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Co-authored-by: Renato L. de F. Cunha <renatocunha@acm.org>
Co-authored-by: shivam <shivamkm07@gmail.com>
Co-authored-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Lenshood <lenshood.zxh@gmail.com>
Co-authored-by: salaboy <msalatino@vmware.com>
2022-12-21 11:33:16 -08:00
Alessandro (Ale) Segala 5e718b4c3d
Added docs for app health checks (#2870)
* Added docs for app health checks

Fixes #2734

Also removes ServiceInvocation.NoDefaultContentType flag (fixes #2869)

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>

* tweaks

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.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/concepts/observability-concept.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/developing-applications/building-blocks/observability/app-health.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>

* Added example

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.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>

* Merge branch 'v1.9' of https://github.com/dapr/docs into apphealth

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

* Updated `dapr run` CLI ref

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

* Added image for app health

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

* fixes

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

* 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>

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-10-12 13:01:40 -07:00
Marcos Candeia b3bdd51771
Docs/pluggable components (#2875)
* Pluggable Components Docs and Overview

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Fix plural dapr configs

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Fix dapr links

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Link unix domain sockets

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-discovery.md

Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-discovery.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Rearrange protobuf text

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Add pluggable component as a preview feature

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Replace gRPC-based to pluggable

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Fix sections weight

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Added UNIX-like system prereq

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Rename discovery to registration

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Add alert note on certification lifecycle

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Reorder the text and adding Built-in

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

* Fixing link

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

* Edits

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

* edits

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

* Fixing up table

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

* revert package-lock change

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Remove localization from url

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Add new grpc-components diagram

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Rename image

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Change exe to process

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
2022-10-12 11:01:35 -07:00
Marcos Candeia e6b57063b1
Add docs for app middleware (#2862)
* Add docs for app middleware

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update app middleware image

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* List as a preview feature

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Fix app middleware diagram

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Updated middleware configuration overview

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Reword the overall doc and added sample reference

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

* Update daprdocs/content/en/developing-applications/middleware.md

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

* Update daprdocs/content/en/developing-applications/middleware.md

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

* Update daprdocs/content/en/developing-applications/middleware.md

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

* Update daprdocs/content/en/developing-applications/middleware.md

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

Signed-off-by: Marcos Candeia <marrcooos@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>
2022-10-11 15:14:34 -07:00
Hannah Hunter a35f0dcdb8
Upmerge to 1.9 (#2793)
* feature/helmchart: supported private helm chart repo to install dapr cluster

Signed-off-by: 1046102779 <seachen@tencent.com>

* Updates wasm middleware documentation with compilation instructions

These changes are coupled with https://github.com/dapr/components-contrib/pull/1833

Signed-off-by: Adrian Cole <adrian@tetrate.io>

* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>

* feedback

Signed-off-by: Adrian Cole <adrian@tetrate.io>

* permute

Signed-off-by: Adrian Cole <adrian@tetrate.io>

* feature/helmchart: supported private helm chart repo to install dapr cluster

Signed-off-by: 1046102779 <seachen@tencent.com>

* add note to aws sns/sqs component doc; quick edit

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

* change data to value

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

* feature/helmchart: supported private helm chart repo to install dapr cluster

Signed-off-by: 1046102779 <seachen@tencent.com>

* Patch 3 (#2691)

* Update release version from 1.8.2 to 1.8.3

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>

* Update shortcode from 1.8.2 to 1.8.3

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>

* fix: typo

Signed-off-by: 1046102779 <seachen@tencent.com>

* feature: add a private helm repo for dapr

Signed-off-by: 1046102779 <seachen@tencent.com>

* Update install-dapr-cli.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

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

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: yellow chicks <seachen@tencent.com>

* Fix pubsub quickstart component name to match QS source code

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* add output of success

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

* remove word

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

* add sentence

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

* redis 6 update (#2718)

Signed-off-by: yaron2 <schneider.yaron@live.com>

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update Dapr version to 1.8.4 (#2714)

* Update Dapr version to 1.8.4

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update CLI version to 1.8.1

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Fixed an issue with code highlighting

Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>

* Fix links to broken middleware components

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* RethinkDB has no transactions, etags

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* fix a typo (#2748)

Signed-off-by: Loong <loong.dai@intel.com>

Signed-off-by: Loong <loong.dai@intel.com>

* fix typo (#2751)

Signed-off-by: RcXu <honeyxhl@163.com>

Signed-off-by: RcXu <honeyxhl@163.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update component status in v1.7

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Mark components as stable in v1.8

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Correct state azure stablestorage status in v1.7

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update setup-sqlserver.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* fix some typos (#2765)

Signed-off-by: Loong <loong.dai@intel.com>

Signed-off-by: Loong <loong.dai@intel.com>

* Typo fix installtion > installation (#2726)

Signed-off-by: Greg. A. <gautric@users.noreply.github.com>

Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Add a new version of the Dapr Diagrams deck (#2773)

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Fix typos in MongoDB state configuration file example (#2775)

Closes https://github.com/dapr/docs/issues/2774

Signed-off-by: Yash Nisar <yashnisar@microsoft.com>

Signed-off-by: Yash Nisar <yashnisar@microsoft.com>

* update service invo row item

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

* update az cli commands

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

* remove unnecessary flags

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

* ignore links

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

* Fix broken link

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Fix broken link

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* remove ignore links

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

Signed-off-by: 1046102779 <seachen@tencent.com>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: yellow chicks <seachen@tencent.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: RcXu <honeyxhl@163.com>
Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Co-authored-by: 1046102779 <seachen@tencent.com>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Loong Dai <loong.dai@intel.com>
Co-authored-by: Mr.Black <honeyxhl@163.com>
Co-authored-by: Greg. A <gautric@users.noreply.github.com>
Co-authored-by: Yash Nisar <yashnisar@microsoft.com>
2022-09-14 17:13:28 -07:00
Mukundan Sundararajan 57676c2f2b
add docs for dapr annotate command (#2576)
* add docs for dapr annotate command

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* fixed docs based on latest changes to CLI annotate command

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>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 10:00:37 -07:00
huazhongming df4e22c3f6
Remove Pub/Sub routing from Preview feature list (#2547)
* Remove Pub/Sub routing from Preview feature list

Signed-off-by: crazyhzm <crazyhzm@apache.org>

* remove preview features config

Signed-off-by: crazyhzm <crazyhzm@apache.org>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-24 10:28:23 -07:00
Artur Souza 1310f3ea45
Actor reminder partition as stable feature. (#2517)
* Actor reminder partition as stable feature.

Signed-off-by: Artur Souza <artursouza.ms@outlook.com>

* Update PostgreSQL status (#2522)

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>

* Add dead letter topics info (#2500)

* Add dead letter topics info

Signed-off-by: yaron2 <schneider.yaron@live.com>

* fix typo

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* change dlt name

Signed-off-by: yaron2 <schneider.yaron@live.com>

* rephrase

Signed-off-by: yaron2 <schneider.yaron@live.com>

* rephrase

Signed-off-by: yaron2 <schneider.yaron@live.com>

* add pub/sub overview section

Signed-off-by: yaron2 <schneider.yaron@live.com>

* change weight

Signed-off-by: yaron2 <schneider.yaron@live.com>

* fix url

Signed-off-by: yaron2 <schneider.yaron@live.com>

* fix url

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* typo

Signed-off-by: yaron2 <schneider.yaron@live.com>

* add diagram

Signed-off-by: yaron2 <schneider.yaron@live.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>

* Updated pubsub.rabbitmq docs (#2515)

Added publisherConfirms. See dapr/components-contrib#1762

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2022-06-14 10:30:03 -07:00
Bernd Verst 84f5617b73
Document no default content-type feature flag (#2341)
* document no default content-type feature flag

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Change no content type deprecation to v1.9

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-04-07 12:32:07 -07:00
greenie-msft 89e1c06487
Merge branch 'v1.7' into resiliency_docs 2022-04-04 20:43:01 -07:00
Nick Greenfield fd65847297 Initial start of resliency docs
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-04-04 14:15:20 -07:00
Pravin Pushkar e0d6e215aa
Adding docs for dapr init changes (#2295)
* Adding docs for dapr init changes

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* addressing review comments

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Addressing review comments

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-04-01 14:25:37 -07:00
greenie-msft fcd2df416c
Merge branch 'v1.7' into v1.7 2022-03-23 13:10:03 -07:00
Amulya Varote d0b6025b63 Added contents based on the review comment
Signed-off-by: Amulya Varote <amulyavarote@QTM-SWATHIKIL-1.redmond.corp.microsoft.com>
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-03-21 22:27:20 -07:00
Yaron Schneider 8e8b68f88d
remove gRPC proxy from preview features (#2272)
Signed-off-by: yaron2 <schneider.yaron@live.com>

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-21 19:52:53 -07:00
Bernd Verst 3d1d051d81 Initial resiliency docs draft
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-03-17 00:23:38 -07:00
Will Tsai b30d8594c7 add iARM64 Mac support 2021-11-11 14:49:17 -08:00
Ori Zohar 8c9b66d52c
Preview feature updates for v1.4 (#1787)
* updating preview features

* preview features doc updates

* preview alerts and table edits
2021-09-14 14:39:08 -07:00
Phil Kedy a7a96b336f PubSub Routing docs 2021-09-14 16:24:10 -04:00
greenie-msft 6f203d2f5d
Add actors partitioning reminders link 2021-07-23 12:41:49 -07:00