Hannah Hunter
3292d1d087
Merge pull request #3155 from tmacam/patch-1
...
How to define spec.type for pluggable components.
2023-02-10 12:05:12 -06:00
Tiago Alves Macambira
8f21d81643
Some nitpicking fixes
...
* define acronym UDS right at the top of the document so we can use it later on
* no comma before etc.
* socket -> UDS filename
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-10 09:50:08 -08:00
Tiago Alves Macambira
40ecf2894a
Update daprdocs/content/en/operations/components/pluggable-components-registration.md
...
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-10 09:41:11 -08:00
Tiago Alves Macambira
8da777f8e8
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>
2023-02-09 19:26:34 -08: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
Hannah Hunter
39cc49652b
fix link
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-09 13:54:27 -06:00
Hannah Hunter
9f1961f044
Merge pull request #3104 from ItalyPaleAle/fix-2936
...
Document minimum requirement of K8s 1.23
2023-02-09 11:31:09 -06:00
Alessandro (Ale) Segala
a9dad472b6
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.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>
2023-02-09 08:04:25 -08:00
Tiago Alves Macambira
b9b58d8cfa
Update daprdocs/content/en/operations/components/pluggable-components-registration.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-08 21:07:28 -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
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
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
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
Bert Verstraete
a54c403e79
Expand component metadata templating docs ( #3070 )
...
* Expand component metadata templating docs
- Add info on {namespace} and {appId} template
- Reference metadata templating on Kafka component docs
Signed-off-by: VerstraeteBert <bert.verstraete@cognite.com>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/kafka.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
* Fix broken link
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
---------
Signed-off-by: VerstraeteBert <bert.verstraete@cognite.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-03 17:22:10 -08:00
Yaron Schneider
6602c68775
Add metrics regex docs ( #3126 )
...
* add metrics regex
Signed-off-by: yaron2 <schneider.yaron@live.com>
* Update daprdocs/content/en/operations/monitoring/metrics/metrics-overview.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: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-03 17:20:23 -08: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
d8dabf4309
[Pluggable components] Error handling documentation ( #3067 )
...
* initial draft of error handling table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add go examples
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove code brackets
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* typo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/developing-applications/develop-components/pluggable-components/develop-pluggable.md
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* add .net code examples, annotations example, marcos review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add note about nuget package
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates from tiago and marcos
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove paragraph
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* make more clear that pluggable components are in same pod
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/operations/components/pluggable-components-registration.md
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* editing other example per marcos
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>
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
2023-02-03 12:58:33 -08: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
Alessandro (Ale) Segala
3b843047ef
Add documentation for using `automountServiceAccountToken: false` ( #3100 )
...
* Add documentation for using `automountServiceAccountToken: false`
Fixes #3008
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Fixed link
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>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-02-02 12:47:00 -08:00
Hannah Hunter
6f857f5163
Merge pull request #3123 from ItalyPaleAle/fix-2993
...
Updated docs for authoring middleware components in 1.10
2023-02-02 14:30:37 -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
Alessandro (Ale) Segala
4ba8aa01f7
Update daprdocs/content/en/operations/components/middleware.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>
2023-02-02 09:22:03 -08:00
ItalyPaleAle
6415f00c55
Updated docs for authoring middleware components in 1.10
...
Fixes #2993
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-01 10:55:46 -08:00
ItalyPaleAle
888fadf6fe
Document minimum requirement of K8s 1.23
...
Fixes #2936
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-30 17:15:18 -08:00
Hannah Hunter
8c355a5583
updates per sync
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 19:14:03 -06:00
Chris Gillum
4418a621bb
Fix image sizes and start workflow development guide
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-30 10:06:36 -08: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
2a7e2bc3b1
Merge branch 'v1.10' of https://github.com/dapr/docs into issue_2873
2023-01-27 19:01:26 -06:00
Hannah Hunter
8f72e541c7
Merge branch 'v1.10' into issue_2798b
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-27 14:58:33 -06:00
Hannah Hunter
4f4536f06d
Merge branch 'v1.10' of https://github.com/dapr/docs into issue_3047
2023-01-26 15:05:31 -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
68cf31ca8a
upmerge before endgame
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 16:33:41 -06:00
Hannah Hunter
87b4fa4bc5
update dapr run commands
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 14:21:06 -06:00
Hannah Hunter
e67a7287b6
Merge branch 'v1.10' of https://github.com/dapr/docs into issue_2873
2023-01-25 13:00:58 -06:00
Hannah Hunter
851c3d5971
fix build
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 11:11:01 -06:00
Hannah Hunter
1f805e5b99
update resiliency docs
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-24 16:04:21 -06:00
Alessandro (Ale) Segala
e93d700a83
Rename mqtt components to mqtt3 ( #3059 )
...
See https://github.com/dapr/components-contrib/issues/2359
The old component names are still available as aliases
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-23 20:20:45 -08:00
Alessandro (Ale) Segala
b445c0314b
Docs for logging options in the Configuration spec ( #3034 )
...
See dapr/dapr#5462
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-23 18:37:29 -08: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
Filinto Duran
5c2c449cc3
add information about needed ports for kube api to reach ( #3078 )
...
* add information about needed ports for kube api to reach
Signed-off-by: Filinto Duran <filinto@diagrid.io>
* correct identation of next paragraph
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2023-01-20 21:25:19 -08:00
Chris Gillum
97468a8c57
Merge branch 'issue_2798b' of https://github.com/hhunter-ms/docs into issue_2798b
2023-01-18 23:20:10 -08:00
Chris Gillum
90ecd94f13
More Dapr workflow operational updates
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-18 23:19:59 -08:00
Hannah Hunter
235626fa0f
`components-path` --> `resources-path` in how-tos and quickstarts ( #3016 )
...
* find and replace comopnents-path to resources-path
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* missed a couple
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per pravin
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* mark components-path as deprecated
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* reword
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-18 12:14:18 -08:00
nyemade-uversky
f02a778081
Remove logic apps
2023-01-18 09:16:25 -07:00
Chris Gillum
ff36b156f1
Initial workflow engine operational content
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-17 22:26:55 -08:00
Chris Gillum
748f001c3d
Add outline for workflow engine operational doc
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-13 10:50:56 -08:00