Commit Graph

3854 Commits

Author SHA1 Message Date
Hannah Hunter 2173f8a3e8 crosslink
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-21 13:31:14 -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
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 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 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
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 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
Mark Fussell 06ad7edad1
Merge branch 'v1.11' into issue_3592_3 2023-08-04 12:07:49 -07: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 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 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
Mark Fussell 48b7daf944
Merge branch 'v1.11' into add-wasm-middleware-config 2023-08-02 16:57:18 -07:00
Hannah Hunter 3448531c7f move observability
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-02 17:55:18 -04:00
Hannah Hunter fdd19fe5c5 add comment to overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-02 12:50:15 -04:00
Hannah Hunter 04b5c342fb update yaml snippet to match updated qs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-02 11:40:24 -04:00
Taction a2b1b1998c
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Taction <zchao9100@gmail.com>
2023-08-02 13:55:52 +08:00
Taction 67f25e9b4f
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Taction <zchao9100@gmail.com>
2023-08-02 13:55:11 +08:00
Taction 7710a4a51c
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Taction <zchao9100@gmail.com>
2023-08-02 13:55:00 +08:00
Mark Fussell 363ceaa4e7
Merge branch 'v1.11' into pull_2731 2023-07-31 15:07:25 -07:00
Hannah Hunter 1d8ed48c52
Merge branch 'v1.11' into issue_3592_2 2023-07-31 17:23:16 -04:00
Hannah Hunter 16beee2a33 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-31 17:21:40 -04:00
Hannah Hunter e33f5a95af
[Bindings] Update specs to include `direction` (#3646)
* update binding specs to include direction

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

* Update daprdocs/data/components/bindings/generic.yaml

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

* Update daprdocs/data/components/bindings/generic.yaml

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

* consistency across bindings docs

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

* Update daprdocs/content/en/reference/components-reference/supported-bindings/mysql.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-07-31 14:14:13 -07:00
Hannah Hunter 71d7b53e92 pull changes from config PR
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-31 16:01:15 -04:00
Hannah Hunter c83cc861b3 add links to release notes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-31 15:53:21 -04:00
Hannah Hunter a45476adaa update table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-31 12:46:59 -04:00
Hannah Hunter f19dfc922b binding directions to binding docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-28 13:02:08 -04:00
Mark Fussell 8f86e6ba55
Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-07-27 19:29:19 -07:00
Mark Fussell b2bab4840e
Merge branch 'v1.11' into low-application-helath-probe-timeout 2023-07-27 13:17:15 -07:00
Hannah Hunter 500a151d4a
Merge branch 'v1.11' into ts-azure-app-config-subscribe-interval 2023-07-27 15:43:11 -04:00
Hannah Hunter eacc0ee784
Merge branch 'v1.11' into issue_3639 2023-07-27 15:38:42 -04:00
Hannah Hunter ae9cf8dc84 update per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-27 15:38:26 -04:00
Hannah Hunter 4c922efc19
Merge branch 'v1.11' into ts-azure-app-config-subscribe-interval 2023-07-27 15:35:48 -04:00
Hannah Hunter ad1dc63430
Update daprdocs/content/en/reference/components-reference/supported-configuration-stores/azure-appconfig-configuration-store.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-07-27 15:35:38 -04:00