Commit Graph

26 Commits

Author SHA1 Message Date
Guillermo Caracuel 6460169263
Fix Subscription docs to match Kubernetes CRDs (#3888)
Signed-off-by: gcaracuel <633810+gcaracuel@users.noreply.github.com>
2023-12-01 21:53:04 -08:00
Hannah Hunter 04b2e8068b resolve conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-11 18:57:19 -04:00
Yaron Schneider 42f857ed4e
add tls authentication for httpendpoint (#3780)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-10-03 19:39:16 -07:00
Mark Fussell 0880798588
Merge branch 'v1.11' into issue_3638 2023-09-25 13:33:28 -07:00
Alexey ad4f49686c
typo in example in httpendpoints-schema.md (#3764)
Signed-off-by: Alexey <Kuzbekov@users.noreply.github.com>
2023-09-25 13:27:29 -07:00
Hannah Hunter 836c353b7c link to example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 11:18:56 -04:00
Hannah Hunter eb1c778b70
Update daprdocs/content/en/reference/resource-specs/component-schema.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-25 11:00:50 -04:00
Hannah Hunter e2a4f64ea1
Update daprdocs/content/en/reference/resource-specs/component-schema.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-25 11:00:35 -04:00
Hannah Hunter 79dca6571b update schema with values
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-18 14:41:55 -04:00
Hannah Hunter caeb25d8b8
Merge branch 'v1.11' into issue_1168
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-12 15:58:54 -04:00
Bakibillah Sakib e34b4f5042
[WIP] - CustomResourceDefinition(CRD) term changed (#3696)
* [WIP] - CustomResourceDefinition(CRD) term changed to Resource Specifications(resource)

Signed-off-by: sakibian <sakib192@gmail.com>

* Update daprdocs/content/en/reference/resource-specs/component-schema.md

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

---------

Signed-off-by: sakibian <sakib192@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-09-12 12:53:39 -07:00
Hannah Hunter aaa2f246b5 consistency check
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-24 10:18:44 -04:00
Hannah Hunter 307e4a8370 cross link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-21 11:32:13 -04:00
Yaron Schneider 5816f3c190
Update resiliency-schema.md (#3637)
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
2023-07-25 15:26:26 -07:00
Hannah Hunter 74b2ad7108 update config schema
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-28 14:21:17 -04:00
Hannah Hunter f4a5ad3f41 update headers for consistency
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-27 15:24:11 -04:00
Hannah Hunter 0ad633bf66 update toc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-21 09:43:30 -04:00
Hannah Hunter 55a9c26ab6 updates from mark pt 1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-20 11:14:43 -04:00
Hannah Hunter f3a5d4e4bd fix
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-19 17:48:53 -04:00
Hannah Hunter bfa2a66a27 update examples
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-19 17:44:34 -04:00
Hannah Hunter 377c92ff71 interrupted need to save
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-19 11:48:59 -04:00
Hannah Hunter 72c84d40b3 add new doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-19 10:48:14 -04:00
Hannah Hunter 3770cf0712 block out the other schemas
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-19 10:42:58 -04:00
Hannah Hunter 76b869cb81 add resiliency schema doc - still in progress
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-14 16:14:17 -04:00
Hannah Hunter 7c4bbcf75c initial edits
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-14 11:20:45 -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