Hannah Hunter
c66f1806ea
'link'
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-07 13:43:56 -04:00
Alessandro (Ale) Segala
8a91571ac5
Updated table of APIs
...
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-06 22:45:55 -07:00
Hannah Hunter
ac70cd0369
'endgame'
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-06 18:03:41 -04:00
Mark Fussell
7ae766445f
Merge branch 'v1.11' into api-denylist
2023-06-06 12:00:13 -07:00
Mark Fussell
bbd0692249
Update api-allowlist.md
...
Added all the supported APIs
2023-06-06 08:38:40 -07:00
Mark Fussell
db75951652
Merge branch 'v1.11' into api-denylist
2023-06-05 17:44:38 -07:00
Mark Fussell
4cae25735d
Merge branch 'v1.11' into issue_6388
2023-06-05 17:18:20 -07:00
Alessandro (Ale) Segala
9dbec4dce2
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>
2023-06-05 13:26:57 -07:00
ItalyPaleAle
456767d19c
Added docs for API denylists
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-05 16:57:56 +00:00
Mark Fussell
c3a7380006
Merge branch 'v1.11' into issue_3216
2023-06-04 22:16:18 -07:00
Mark Fussell
e790f753da
Merge branch 'v1.11' into issue_6388
2023-06-02 18:10:38 -07:00
Artur Souza
3ba10e7d5b
Add build variations + refactor breaking-changes. ( #3478 )
...
* Add build variations + refactor breaking-changes.
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Add example and reference to build variants.
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Update daprdocs/content/en/reference/arguments-annotations-overview.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/arguments-annotations-overview.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 18:05:59 -07:00
Mark Fussell
fdfd756006
Update daprdocs/content/en/operations/support/alpha-apis.md
...
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 16:39:22 -07:00
Mark Fussell
25ca95dc93
Update daprdocs/content/en/operations/support/alpha-apis.md
...
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 16:38:52 -07:00
Mark Fussell
181c7200f1
Update alpha-apis.md
...
Removing deprecation notice, since this is not an official deprecation
2023-05-31 16:32:01 -07:00
Mark Fussell
469556d267
Update alpha-apis.md
...
Splitting pub/sub into two entries
2023-05-31 16:17:37 -07:00
Mark Fussell
d55055a0c4
Update alpha-apis.md
...
Adding gRPC links
2023-05-31 16:09:08 -07:00
Mark Fussell
be4807f011
Merge branch 'v1.11' into issue_6388
2023-05-30 22:03:06 -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
85d4140e7a
Merge branch 'v1.11' into issue_3216
2023-05-24 19:34:40 -04:00
Hannah Hunter
3e376cbf2a
merge conflicts
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 09:16:13 -04:00
Hannah Hunter
eb1231febf
add alpha api table
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-23 16:00:31 -04: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
eb79d2c111
Merge branch 'v1.10' into UpdateReleaseTo1.10.7
2023-05-17 15:40:42 -04:00
Hannah Hunter
de130152fb
fix link ( #3426 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-17 12:29:39 -07:00
Hannah Hunter
c13128e795
Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216
2023-05-16 14:53:33 -04: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
Mark Fussell
de6b9ee103
Merge branch 'v1.11' into issue_3216
2023-05-15 15:57:45 -07:00
nyemade-uversky
e12447e3d5
Update support-release-policy.md
...
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-05-15 12:17:09 -06:00
Hannah Hunter
1f494f74b3
Merge branch 'v1.11' into fix_podman_link
2023-05-10 09:31:27 -04:00
Hannah Hunter
59d664763f
update podman link
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 09:30:10 -04:00
Hannah Hunter
47155c5212
Merge branch 'v1.11' into issue_3216
2023-05-09 13:56:25 -04:00
Hannah Hunter
fa8bba0b13
Merge branch 'v1.11' into v1.10
2023-05-09 13:53:36 -04:00
Josh van Leeuwen
7b1ee50993
Fix link to podman installation ( #3394 )
...
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-05-09 08:43:36 -07:00
joshvanl
e83ec17619
Fix link to podman installation
...
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-05-09 13:50:07 +01:00
Drew Robbins
e258e996c4
Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:36:19 +09:00
Drew Robbins
4f1047a819
Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:36:10 +09:00
Drew Robbins
d3003e7b68
Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:45 +09:00
Drew Robbins
a849bf5409
Update daprdocs/content/en/operations/configuration/configuration-overview.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:32 +09:00
Drew Robbins
063b9c3f94
Update daprdocs/content/en/operations/configuration/configuration-overview.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:18 +09:00
Drew Robbins
1979416f1f
Update daprdocs/content/en/operations/configuration/configuration-overview.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:11 +09:00
Drew Robbins
202c3fd16e
Add Otel env var docs
...
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-06 22:46:28 +00: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
Hannah Hunter
b00b66252b
upmerge
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-01 10:24:57 -04:00
Hannah Hunter
35362d65f0
Merge pull request #3310 from greenie-msft/hotfix_10_5
...
Update docs for 10.5 hotfix
2023-04-13 19:34:18 -04:00
Nick Greenfield
3b69fd7e02
Update date of 1.10.5
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2023-04-13 16:25:39 -07:00
Nick Greenfield
be4c3d6a40
Update version to 1.10.5
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2023-04-13 16:24:34 -07:00
Hannah Hunter
0b2f8880ac
upmerge check
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 16:26:19 -04:00
Xianyao Chen
393e88fa13
fix helm value for prometheus ( #3325 )
...
correct the value for setting Persistent Volume for alertmanager
Signed-off-by: Xianyao Chen <owenchenxy@gmail.com>
2023-04-11 22:40:41 -07:00
Hannah Hunter
239d827075
clarify retry-able errors
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-31 14:58:33 -04:00
Mark Fussell
597d6e6806
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 13:42:10 -07:00
Mark Fussell
125f77b424
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 13:41:49 -07:00
greenie-msft
992c460912
Merge pull request #3232 from hhunter-ms/issue_2918b
...
[Resiliency] Clarify timeout section
2023-03-24 12:53:04 -07:00
Hannah Hunter
960550442b
Update daprdocs/content/en/operations/resiliency/policies.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-03-17 17:44:42 -04:00
Hannah Hunter
ebd4302bd5
Merge pull request #3254 from Datadog-Docs/kari/datadog-dapr
...
Add "How-To: Set up Datadog for distributed tracing"
2023-03-17 09:58:35 -04:00
Hannah Hunter
54d0660f5d
update patch version
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-17 09:32:59 -04:00
Kari Halsted
dc4d05df64
Fix image tagging
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-16 15:13:56 -06:00
Kari Halsted
c73c51af74
add screen cap
...
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-16 10:59:54 -06:00
Hannah Hunter
3ec68b6f89
Merge pull request #3199 from hhunter-ms/issue_3160
...
[metrics/grafana] Add 'skip TLS verify' step and screenshot
2023-03-15 18:28:29 -04:00
Hannah Hunter
9c1eb05d90
Update for hotfix ( #3261 )
...
* update versions for hotfix
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add rows
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-15 12:12:03 -07:00
Kari Halsted
fc42b445cd
expand yaml context
...
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-14 10:50:00 -06:00
Kari Halsted
7f5257c122
Apply suggestions from code review
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-14 10:41:50 -06:00
Kari Halsted
774f4dac74
add datadog page
...
Signed-off-by: Kari Halsted <kari.halsted@datadoghq.com>
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-13 12:26:15 -06:00
Hannah Hunter
288f099737
fix video embed link
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-13 09:37:52 -04:00
Jaydip Gabani
5c74c89884
adding explanation on how to configure seccompprofile
...
Signed-off-by: Jaydip Gabani <gabanijaydip@gmail.com>
2023-03-08 22:42:58 +00:00
Hannah Hunter
c39e77268b
update image name
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-07 10:11:07 -06:00
Hannah Hunter
aec8eafc4b
gRPC service invo deprecation notice ( #3205 )
...
* deprecation notice
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-03-07 07:43:50 -08:00
Hannah Hunter
2d6e18d115
clarify timeout section
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-06 15:39:46 -06:00
ItalyPaleAle
afa50e22e5
Update information for daprsystem configuration
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-25 15:45:42 -08:00
greenie-msft
d8602415e9
Update daprdocs/content/en/operations/support/support-release-policy.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>
2023-02-24 10:16:29 -08:00
Nick Greenfield
a932b32212
Update version to 1.10.2
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2023-02-24 09:52:37 -08:00
nyemade-uversky
a02f5ec9a9
Update runtime version from 1.10 to 1.10.1 ( #3202 )
...
* Update support-release-policy.md
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
* Update dapr-latest-version.html
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
---------
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-02-22 13:02:03 -08:00
Hannah Hunter
2e6ef65daf
update screenshot and add bullet point
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 10:21:15 -06:00
Hannah Hunter
2399c2d700
fix merge conflicts
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 11:43:56 -06:00
Hannah Hunter
21d9ba2f13
Merge pull request #3168 from hhunter-ms/endgame_v1.10_prep
...
[Endgame] Prep v1.10 branch for release
2023-02-16 11:35:26 -06:00
Hannah Hunter
a97d4669d9
Add metrics filter rules and video ( #3174 )
...
* add to metrics overview, bring in demo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update from yaron
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-15 11:44:58 -08:00
Hannah Hunter
2a8170a1a6
Merge branch 'patch-1' of https://github.com/louisquach/docs into patch-1
2023-02-14 13:32:32 -06:00
Hannah Hunter
6870d01cba
update broken link
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 13:31:50 -06:00
Owain Osborne-Walsh
75c8e9ec39
Typo oauth.md ( #3172 )
...
Small typo. a -> an
Signed-off-by: Owain Osborne-Walsh <48108258+owainow@users.noreply.github.com>
2023-02-14 09:22:44 -08:00
Hannah Hunter
7933f8b874
update sdk versions
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 09:26:25 -06:00
Hannah Hunter
d5b58dff12
endgame prep for v1.10 branch
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-13 10:36:12 -06:00
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
Mark Fussell
efd6e4ff27
Merge branch 'v1.9' into fix-resiliency-docs
2023-02-08 21:20:15 -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
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
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
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
greenie-msft
ab01a3587f
Merge branch 'v1.9' into fix-2964
2023-02-02 18:19:06 -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
Bernd Verst
a65680848e
1.9 Supported versions update for hotfix ( #3131 )
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-02 15:41:11 -08: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
6531469cc0
Merge branch 'v1.9' into fix-2964
2023-02-02 14:24:45 -06:00
Alessandro (Ale) Segala
688daf372b
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>
2023-02-02 12:05:13 -08: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
Alessandro (Ale) Segala
6d0e401266
Merge branch 'v1.9' into policies-fix
2023-02-01 11:02:19 -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
Yaron Schneider
99d8dad162
Merge branch 'v1.9' into fix-2964
2023-01-31 17:38:36 -08:00
ItalyPaleAle
84ca743f6b
Document UNIX permissions and recommended paths for mounted volumes
...
Fixes #2964
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 17:01:19 -08:00
ItalyPaleAle
af668b5037
Replace youtube embeds with youtube-nocookie for GDPR compliance
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 13:35:49 -08:00
ItalyPaleAle
596532f88d
Some fixes to the resiliency policies docs
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 12:06:08 -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
Hannah Hunter
4a7145bc08
Merge branch 'v1.10' of https://github.com/dapr/docs into issue_2798b
2023-01-11 15:26:13 -06:00
Hannah Hunter
90cf4cf865
toc restructure
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-05 16:47:07 -06:00