Filinto Duran
87a14ab0fe
Merge branch 'v1.14' into filinto/high-priority-class-name
2024-06-10 01:13:22 -05:00
Eileen Yu
c6e8f1e529
docs: add endpoint field to aws sns ( #4189 )
...
Signed-off-by: Eileen Yu <eileenylj@gmail.com>
2024-06-07 21:14:58 -07:00
Filinto Duran
3c6ae2e222
Merge branch 'v1.14' into filinto/high-priority-class-name
2024-06-04 21:48:28 -05:00
Filinto Duran
56de990437
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: Filinto Duran <duranto@gmail.com>
2024-06-03 15:58:11 -05:00
Filinto Duran
d626c44dbc
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: Filinto Duran <duranto@gmail.com>
2024-06-03 15:57:50 -05:00
Filinto Duran
c5e920b4ae
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: Filinto Duran <duranto@gmail.com>
2024-06-03 15:57:36 -05:00
Filinto Duran
2d67252cec
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: Filinto Duran <duranto@gmail.com>
2024-06-03 15:49:28 -05:00
Filinto Duran
8fa69022c6
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: Filinto Duran <duranto@gmail.com>
2024-06-03 15:49:20 -05:00
Filinto Duran
81b3135936
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: Filinto Duran <duranto@gmail.com>
2024-06-03 15:49:14 -05:00
Filinto Duran
1505c3ad8a
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: Filinto Duran <duranto@gmail.com>
2024-06-03 15:49:05 -05:00
Filinto Duran
5fc9388354
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: Filinto Duran <duranto@gmail.com>
2024-06-03 15:48:58 -05:00
Filinto Duran
0189cd4b35
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: Filinto Duran <duranto@gmail.com>
2024-06-03 15:48:21 -05:00
Filinto Duran
07ab2ed9f3
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: Filinto Duran <duranto@gmail.com>
2024-06-03 15:48:15 -05:00
Filinto Duran
9ca676c346
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: Filinto Duran <duranto@gmail.com>
2024-06-03 15:44:32 -05:00
Mike Nguyen
a53f05d683
docs: migrate rust github link to docs
...
Signed-off-by: Mike Nguyen <hey@mike.ee>
2024-06-03 17:33:05 +01:00
Filinto Duran
f2bc026f10
minor refactor, try to avoid collission with chart resource name
...
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2024-06-03 08:15:46 -05:00
Filinto Duran
9d280d37b7
fix doc
...
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2024-06-02 14:05:00 -05:00
Filinto Duran
9f215ea2b6
add resourcequota info for older dapr
...
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2024-06-02 08:05:45 -05:00
Filinto Duran
20ae2b2436
add high priority class name recommendation for production
...
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2024-06-01 16:47:22 -05:00
Josh van Leeuwen
709f1a4e30
HotReload: Subscription feature preview ( #4116 )
...
* HotReload: Subscription feature preview
Document Declarative Subscription hot reloading preview feature from
https://github.com/dapr/dapr/pull/7583
Signed-off-by: joshvanl <me@joshvanl.dev>
* Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
* Move feature preview line to top of note
Signed-off-by: joshvanl <me@joshvanl.dev>
* Add subscription hot reload note to pubsub-overview
Signed-off-by: joshvanl <me@joshvanl.dev>
* Adds extra not about subscription hot reloading
Signed-off-by: joshvanl <me@joshvanl.dev>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/subscription-methods.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: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-30 10:02:30 -07:00
Hannah Hunter
e2b12c4993
merge conflict
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-03 12:47:54 -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
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
Sam
516e503899
docs: showcase aws iam authentication for pg components ( #4100 )
...
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-04-18 07:08:29 -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
Sam
7a386ba1cb
docs: add some of the kafka enhancement new metadata fields ( #4099 )
...
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-04-11 17:26:34 -07: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