Commit Graph

4182 Commits

Author SHA1 Message Date
Whit Waldo 9055407d99
Added example for limiting workflow concurrency in .NET fan-in/out example (#4132)
* Added workflow concurrency example for .NET

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Removed extension method that was doubling up calls and shortened to simpler inline example

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Removed unused extension method

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Neglected to include the Task.WhenAll line persisting the remaining result values

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Fixed parallism limit

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Adding proposed concluding thoughts

Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Approved proposed language

Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

---------

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-09 11:40:32 -07:00
Hannah Hunter 9ba08df562
link to relevant code example for transational methods (#4135)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-07 14:38:19 -07:00
Mark Fussell 5db640f3ed
Merge branch 'v1.13' into issue_4105 2024-05-03 14:55:56 -07:00
Hannah Hunter 956e204d1f shortcode
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-03 12:21:52 -04:00
Hannah Hunter bacfeae560
adding missing queueName (#4125)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-05-02 14:46:01 -07:00
james-bartlett 0bfa02bc5d
Clarify that disabling kubernetes built in secret store can only be done with an annotation, not by setting a helm argument (#4124)
Clarify that disabling kubernetes built in secret store can only be done with an annotation, not by setting a helm argument

Signed-off-by: james-bartlett <jamesmbartlett@outlook.com>
2024-05-02 12:55:15 -07:00
Hannah Hunter 4a0a9d47ea update CRD
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-02 12:55:02 -04:00
Hannah Hunter 766478cb76
Merge branch 'v1.13' into issue_4063 2024-04-26 16:08:31 -04:00
Hannah Hunter 8f59430251
Merge branch 'v1.13' into issue_4081 2024-04-25 13:40:49 -04:00
Mark Fussell b09ef714aa
Merge branch 'v1.13' into update-sdk-feature-table 2024-04-25 10:08:04 -07:00
Hannah Hunter d76f7281a2
Merge branch 'v1.13' into update-sdk-feature-table 2024-04-25 12:57:50 -04:00
Hannah Hunter 70781fb7e8
Merge branch 'v1.13' into patch-2 2024-04-25 12:55:36 -04:00
Marc Duiker b9513915f9
Add font usage for MacOS (#4094)
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-04-25 08:12:49 -07:00
Marc Duiker 3e8db2f0ff
Update daprdocs/content/en/developing-applications/sdks/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2024-04-22 09:03:42 +02:00
Mark Fussell 0ef3ceb42a
Merge branch 'v1.13' into update-sdk-feature-table 2024-04-21 20:28:02 -07:00
Marc Duiker 95179f9590
Add Diagrid conductor to integrations (#4112)
* Add Diagrid conductor to integrations

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Add diagram

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/integrations/Diagrid/diagrid-conductor.md

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

* Update daprdocs/content/en/developing-applications/integrations/Diagrid/diagrid-conductor.md

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

* Update daprdocs/content/en/developing-applications/integrations/Diagrid/diagrid-conductor.md

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

* Update daprdocs/content/en/developing-applications/integrations/Diagrid/diagrid-conductor.md

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

* Update daprdocs/content/en/developing-applications/integrations/Diagrid/diagrid-conductor.md

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

* Update daprdocs/content/en/developing-applications/integrations/Diagrid/diagrid-conductor.md

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

---------

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-04-18 10:29:21 -07:00
Hannah Hunter bf7120e921
Add 1.13.1 and 1.13.2 to the docs (#4110)
* update support docs for patch releases

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>
2024-04-12 07:59:37 -07:00
Mark Fussell 20fd7a9f2e
Merge branch 'v1.13' into patch-2 2024-04-11 19:31:04 -05:00
Annu Singh 58b1fb538e
adding Dapr Repository Index for contributing (#4088)
* adding Dapr Repository Index for contributing

Signed-off-by: Annu Singh <annu.singh@terramate.io>

* adding cli repo

Signed-off-by: Annu Singh <annu.singh@terramate.io>

---------

Signed-off-by: Annu Singh <annu.singh@terramate.io>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-04-11 17:11:48 -07:00
Marc Duiker c3c58bfdc1
Merge branch 'v1.13' into update-sdk-feature-table 2024-04-10 15:18:52 +02:00
Trevor Lund 18a6d6315c
Update confusing examples for subscribePollInterval
Most of the other options show an example identical to the default value.  This was an exception and could prove confusing when reading the docs

Signed-off-by: Trevor Lund <89029310+tlund101@users.noreply.github.com>
2024-04-09 14:35:53 -05:00
Patrick Assuied 5c92fd5ab2
Adjust documentation per `rawPayload=true` requirements (#4086)
* Adjust documentation per `rawPayload=true` requirements

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* small tweak

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* PR feedback

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* more editing

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

---------

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-04-09 22:33:28 +03:00
Marc Duiker e7b3d95c77 Update table with features
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2024-03-28 10:28:36 +00:00
Marc Duiker bb0f15ce44
Merge branch 'v1.13' into issue_4081 2024-03-28 11:09:36 +01:00
Alice Gibbons f1d11248bb
Remove memory limits in production (#4091)
Signed-off-by: Alice Gibbons <alice@diagrid.io>
2024-03-27 13:53:30 +02:00
Hannah Hunter 788a9435c3 add graceful shutdown duration section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-18 11:01:08 -04:00
Hannah Hunter 96164a8e2b fix copy/paste typo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-18 10:24:33 -04:00
Newbe36524 a72e283be6
Update middleware-bearer.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:38:10 +08:00
Newbe36524 9628701cdd
Update kubernetes-job.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:38:01 +08:00
Newbe36524 14044ac8e7
Update zipkin.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:37:57 +08:00
Newbe36524 91abd3e9e1
Update open-telemetry-collector-jaeger.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:37:52 +08:00
Newbe36524 0465651e26
Update gRPC-integration.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:37:32 +08:00
Newbe36524 ef9a5a3b8a
Update secrets-scopes.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:37:20 +08:00
Hannah Hunter b86331100c
Merge branch 'v1.13' into issue_3965_1.13 2024-03-05 14:07:57 -05:00
Hannah Hunter db778bc7e9
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>
2024-03-05 14:07:27 -05:00
Hannah Hunter 080f39a283 mark 1.10 as unsupported
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 17:26:26 -05:00
Hannah Hunter 77b8c27472 update support doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 17:12:14 -05:00
Hannah Hunter c518c13b2f Merge branch 'issue_3704' of https://github.com/hhunter-ms/docs into issue_3704 2024-03-04 14:48:58 -05:00
Hannah Hunter e4c904b475 link to js code
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 14:48:33 -05:00
Mark Fussell 50fa51a9ae
Merge branch 'v1.13' into issue_3704 2024-03-04 11:46:53 -08:00
Josh van Leeuwen 941a664bb2
Metric Cardinality: fix example setting increased cardinality. (#4062)
See 9f5a423d18/tests/integration/suite/daprd/metrics/httpserver_highcardinality.go (L52-L53)

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-03-04 11:12:35 -08:00
Hannah Hunter c1a840ae29
Merge branch 'v1.13' into issue_3704 2024-03-04 14:02:27 -05:00
Hannah Hunter 4cf019bd4a resolve conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 11:43:24 -05:00
Hannah Hunter 07897443a6
Merge branch 'v1.12' into issue_3680 2024-03-04 10:35:26 -05:00
Hannah Hunter 735029f345
Merge branch 'v1.13' into issue_3704 2024-03-04 10:33:21 -05:00
Hannah Hunter d5dde4db30 Merge branch 'issue_3704' of https://github.com/hhunter-ms/docs into issue_3704 2024-03-04 10:32:38 -05:00
Hannah Hunter d9489640f8 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 10:31:26 -05:00
Anindita Das 4097388055
Updated the text for get-started-api documentation (#4055)
* Updated the text for get-started-api
Signed-off-by: Anindita Das <dasanuiit@gmail.com>

Signed-off-by: Anindita Das <dasanuiit@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

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

---------

Signed-off-by: Anindita Das <dasanuiit@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Anindita Das <anindita.das@ibm.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-03-04 07:12:10 -08:00
Hannah Hunter 62e08b974d
Merge branch 'v1.12' into issue_3680 2024-03-04 10:07:44 -05:00
Hannah Hunter d4961b3a1d
Update Redis pub/sub component specs to match code (#4049)
* update to match code implementation

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

* update to include both seconds and milliseconds

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

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-redis-pubsub.md

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

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-redis-pubsub.md

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-03-01 17:06:11 -08:00