Commit Graph

5840 Commits

Author SHA1 Message Date
Hannah Hunter 4983bca0fa Merge branch 'issue_1168' of https://github.com/hhunter-ms/docs into issue_1168 2023-08-24 13:14:43 -04:00
Hannah Hunter 647dbbac21 nits
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-24 13:14:29 -04:00
Mark Fussell 1a6c694469
Merge branch 'v1.11' into issue_3668 2023-08-24 10:12:23 -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 1d6c98142f
Merge branch 'v1.11' into issue_1168 2023-08-24 09:51:50 -04:00
Christoph Neijenhuis 153418251a
Update pubsub-overview.md (#3690)
Fix typo in consumer

Signed-off-by: Christoph Neijenhuis <christoph.neijenhuis@commercetools.de>
2023-08-23 17:14:19 -07:00
Hannah Hunter b9b8ac4fe9 add dapr cli mariner
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-23 17:59:23 -04:00
Hannah Hunter dd503c15dd fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-23 17:00:40 -04:00
Hannah Hunter 2060bab1c6 refresh
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-23 16:58:06 -04:00
Hannah Hunter 652097b62c kick off k8s refresh
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-21 16:05:34 -04:00
Hannah Hunter 7d5d9510e3 otel collector initial review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-21 15:16:42 -04:00
Hannah Hunter 8e5eccb8be start refresh
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-21 14:07:51 -04:00
Hannah Hunter 2173f8a3e8 crosslink
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-21 13:31:14 -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 5173fd0c71
Add memory clarification for components (#3684)
* add memory clarification for components

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

* clarification

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

* formatting

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

* examples

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

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

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

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-08-17 22:25:18 -07:00
Anton Troshin 9e6bc0ec60
Fix Programmatic subscription Go example (#3679)
Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-08-14 21:11:32 -07:00
Oliver Tomlinson 5385f7aa14
Fix cloudevent override properties (#3674)
Docs incorrectly use a dash `-` to separate the `cloudevent` and the `field` i.e. `cloudevent-id` it should be `cloudevent.id`

Signed-off-by: Oliver Tomlinson <oliverjamestomlinson@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-08-14 20:06:04 -07:00
Filinto Duran 518276b53c
Add info on soft memory limits (#3672)
* add info on soft memory limits

Signed-off-by: Filinto Duran <filinto@diagrid.io>

* add mention about the allowed suffixes

Signed-off-by: Filinto Duran <filinto@diagrid.io>

* make format similar to other annotations format

Signed-off-by: Filinto Duran <filinto@diagrid.io>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

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

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

---------

Signed-off-by: Filinto Duran <filinto@diagrid.io>
Signed-off-by: Filinto Duran <duranto@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-08-10 17:32:23 -07:00
Sagar 44c0256bf8
Update gcp-secret-manager.md (#3671)
Signed-off-by: Sagar <sagar.lohani@gmail.com>
2023-08-09 14:52:30 -07:00
Shivam Kumar Singh 7e1fa65c0e
Add documentation for get embedding operation in Azure OpenAI (#3658)
* Add documentation for get embedding

Signed-off-by: Shivam Singh <shivamhere247@gmail.com>

* Resolve comments

Signed-off-by: Shivam Singh <shivamhere247@gmail.com>

---------

Signed-off-by: Shivam Singh <shivamhere247@gmail.com>
2023-08-08 10:42:18 -07:00
Alessandro (Ale) Segala 57e584aa7f
Add warning that NATS Streaming is deprecated (#3666)
* Add warning that NATS Streaming is deprecated

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>

* Updated breaking-changes table

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

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-08-07 20:12:28 -07:00
Hannah Hunter d4e19078a4
Merge pull request #3660 from hhunter-ms/issue_3592_3
[Bindings] Update yaml snippet to match updated qs
2023-08-07 14:02:57 -04:00
Hannah Hunter f3ccc552ee
Merge branch 'v1.11' into issue_3592_3 2023-08-07 13:56:57 -04:00
Hannah Hunter db2a11c58a Merge branch 'issue_3592_3' of https://github.com/hhunter-ms/docs into issue_3592_3 2023-08-07 13:56:42 -04:00
Hannah Hunter 8a64ab4688 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-07 13:56:24 -04:00
Hannah Hunter 9ded13d0a8
Merge pull request #3632 from Taction/add-wasm-middleware-config
Add guestConfig metadata doc for wasm middleware
2023-08-07 13:53:48 -04:00
Hannah Hunter 975eef65f9
Merge branch 'v1.11' into add-wasm-middleware-config
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-08-07 13:47:22 -04:00
Hannah Hunter 77182858a2
Merge pull request #3625 from evacchi/wasm-http-fetch
docs(wasm): support http(s) fetch of Wasm files
2023-08-07 13:44:15 -04:00
Mark Fussell 7118fb0fc0
Merge branch 'v1.11' into add-wasm-middleware-config 2023-08-07 10:35:22 -07:00
Mark Fussell a279db61c6
Merge branch 'v1.11' into wasm-http-fetch 2023-08-07 10:34:06 -07:00
Hannah Hunter 021ec0786b
Merge pull request #3667 from hhunter-ms/issue_3574_2
[annotations] Add app-token-secret and cross-link
2023-08-07 12:23:49 -04:00
Hannah Hunter 164abf8c98 update per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-07 12:17:24 -04:00
Hannah Hunter 8856dee96e redo of original PR
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-04 15:33:03 -04:00
Brendan Burns dd6730849d
Update wasm.md to include some HTTP instructions (#3649)
* Update wasm.md to include some HTTP instructions

Signed-off-by: Brendan Burns <bburns@microsoft.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Brendan Burns <bburns@microsoft.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Brendan Burns <bburns@microsoft.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Brendan Burns <bburns@microsoft.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Brendan Burns <bburns@microsoft.com>

---------

Signed-off-by: Brendan Burns <bburns@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-08-04 12:08:12 -07:00
Mark Fussell 06ad7edad1
Merge branch 'v1.11' into issue_3592_3 2023-08-04 12:07:49 -07:00
Hannah Hunter f563142916
Merge pull request #3663 from hhunter-ms/issue_3626
[observability] move out of `developing-applications/building-blocks`
2023-08-04 14:02:22 -04:00
Hannah Hunter 8c8de91c6a Merge branch 'issue_3626' of https://github.com/hhunter-ms/docs into issue_3626 2023-08-04 13:50:19 -04:00
Hannah Hunter a1f7a78a92 updates from mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-04 13:50:13 -04:00
Hannah Hunter 132627ec4c
Update daprdocs/content/en/operations/resiliency/targets.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-08-04 13:47:47 -04:00
Hannah Hunter bc561a4bc6
Update daprdocs/content/en/concepts/overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-08-04 13:47:25 -04:00
Hannah Hunter 646c0d181b
Merge branch 'v1.11' into issue_3592_3 2023-08-04 13:43:03 -04:00
Hannah Hunter 2fe6c6a348 add overview diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-04 13:42:42 -04:00
Hannah Hunter eac3902e2e update overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-04 13:42:19 -04:00
Hannah Hunter 6608d59f57
Update daprdocs/content/en/concepts/observability-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-08-04 13:17:17 -04:00
Hannah Hunter 9ef897dd2e
Update daprdocs/content/en/concepts/observability-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-08-04 13:17:07 -04:00
Hannah Hunter 26e0fc6aa4
Update daprdocs/content/en/concepts/building-blocks-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-08-04 13:16:43 -04:00
Hannah Hunter 2f4971db06
Merge branch 'v1.11' into issue_3626 2023-08-04 11:21:38 -04:00
Hannah Hunter 70785f444d updates per triage meeting
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-03 17:15:20 -04:00
Edoardo Vacchi d36bc06368 Apply suggestions
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.com>
2023-08-03 09:40:49 +02:00
Edoardo Vacchi 75c224a263
Merge branch 'v1.11' into wasm-http-fetch
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.com>
2023-08-03 09:17:42 +02:00