Hannah Hunter
|
e55f735ec3
|
resolve merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2025-02-03 11:34:58 -05:00 |
Hannah Hunter
|
783dae9ea0
|
add Bilgin review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2025-01-16 10:41:07 -05:00 |
Hannah Hunter
|
1858858000
|
clarify that built-in retries are not set by Dapr
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2025-01-15 15:26:03 -05:00 |
Hannah Hunter
|
b8b46495d5
|
add limitation to the docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2025-01-15 11:10:57 -05:00 |
Hannah Hunter
|
879b27f7a1
|
forgot to add file
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2025-01-15 10:47:52 -05:00 |
Hannah Hunter
|
09ddcf6b9e
|
resiliency updates and freshness
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2025-01-14 16:28:59 -05:00 |
Mark Fussell
|
00aa65483e
|
Merge branch 'v1.15' into cb
|
2024-12-18 21:46:01 -08:00 |
Anton Troshin
|
90c9d81a25
|
Fix resiliency example typo
Signed-off-by: Anton Troshin <anton@diagrid.io>
|
2024-12-12 19:51:12 -06:00 |
Hannah Hunter
|
756e110b8a
|
Merge branch 'v1.15' into cb
|
2024-12-05 10:19:51 -05:00 |
Elena Kolevska
|
9069159389
|
Updates docs for circuit breaker
Signed-off-by: Elena Kolevska <elena@kolevska.com>
|
2024-10-31 17:46:16 +00:00 |
Hannah Hunter
|
95f394ec03
|
Upmerge 10/17 (#4392)
* initial freshness, start with overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* continue freshness pass
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* continue freshness
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* finish freshness pass
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* typo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add note about default app-max-concurrency
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add to args and annotations doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update config.toml
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* fix 1.15 link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* fix release
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* other versions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Add AWS IAM authentication fields in PostgreSQL components (#4311)
* Add AWS IAM authentication fields in PostgreSQL components
Signed-off-by: Anton Troshin <anton@diagrid.io>
* change wording
Signed-off-by: Anton Troshin <anton@diagrid.io>
---------
Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Adds clientCert and clientKey fields to spec Redis metadata fields (#4312)
* Adds clientCert and clientKey fields to spec Redis metadata fields
Signed-off-by: Elena Kolevska <elena@kolevska.com>
* remove
Signed-off-by: Elena Kolevska <elena@kolevska.com>
* removes empty line
Signed-off-by: Elena Kolevska <elena@kolevska.com>
---------
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Fix: Scheduler Actor Reminders Wording (#4320)
* update phrasing to be scheduler actor reminders bc the jobs api has nothing to do with it really
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* Update daprdocs/content/en/operations/support/support-preview-features.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
---------
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* add storageClass example for s3 metadata (#4308)
* add storageClass example to docs
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* add field to table
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* update data indentation for example curl
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
* tweaks
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* add to template example
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* add doc link for storage class
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Add Prometheus auto service discovery instructions to
prometheus.md
- Updated prometheus.md with instructions for setting up Prometheus auto service discovery for Dapr and sidecar targets.
* Add Prometheus auto service discovery instructions to
prometheus.md
- Updated prometheus.md with instructions for setting up Prometheus auto service discovery for Dapr and sidecar targets.
Signed-off-by: Maulin Desai <mdesai@bosleo.com>
* clarify/correct quickstarts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* clarify docs (#4324)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Format service discovery instructions
Updated the navigation instructions to use bold text for "Status" and "Service Discovery" for better visual clarity.
Signed-off-by: Maulin Desai <mdesai@bosleo.com>
* add note about implicit retries (#4325)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Add Jobs API to Dapr slidedeck
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
* Update daprdocs/content/en/operations/configuration/configuration-overview.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/configuration/configuration-overview.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/configuration/configuration-overview.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/configuration/configuration-overview.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/configuration/configuration-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* last update per mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* docs: init scheduler in the docker compose example
Signed-off-by: Mike Nguyen <hey@mike.ee>
* update per mark, pt 2
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* fixed yaml syntax for v2alpha1 example (#4335)
Signed-off-by: Adrian Hristov <adrian@intelligentgrowthsolutions.com>
* Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* add notes about namespacing
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update latest version (#4341)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Add Kafka escapeHeaders documentation (#4332)
* Add Kafka escapeHeaders documentation
Signed-off-by: Anton Troshin <anton@diagrid.io>
* update the escapeHeaders setting docs
Signed-off-by: Anton Troshin <anton@diagrid.io>
* review fixes
Signed-off-by: Anton Troshin <anton@diagrid.io>
---------
Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* Update roadmap.md (#4340)
* Update roadmap.md
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
* Update roadmap.md
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
---------
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
* conductor update (#4344)
* fix job api http reference (#4343)
Signed-off-by: yaron2 <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* update alias (#4347)
* Updated workflow to reflect deprecation of Workflow methods on client (#4336)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* rm escape (#4348)
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* clarify per josh comment
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Fixed cron schedule table
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
* Tweaked the endpoint description and example to reflect that the protocol may or may not be necessary based on the provider used.
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
* Updated to reflect the need for the protocol on the zipkin endpoint though it's not necessary on the otel endpoint.
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
* update latest version to 1.14.2 (#4352)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update Job HTTP request API (#4349)
According to https://github.com/dapr/dapr/pull/8083
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* Helm: Revert Scheduler storage quota size to `1Gi` (#4354)
In v1.14.3, the storage quota size for the Scheduler volume was
increased from `1Gi` to `16Gi`. This is because users where encountering
disk exhaustion fatal errors on the Scheduler under normal usage.
Because the volume size request field is protected from updates, Dapr
version upgrades to v1.14.3 failed without manual intervention.
Reverts the Scheduler storage quota size back to `1Gi`, and adds
warnings that the volume size may need to be increased for production
deployments.
See: https://github.com/dapr/dapr/pull/8107
Signed-off-by: joshvanl <me@joshvanl.dev>
* Reflecting valid value of 0-6, not 0-7 in jobs schedule
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
* Clarifiied need for the actorStateStore property in docs, regardless of whether the actor actually stores any state.
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
* Reworded slightly
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
* Update workflow-patterns.md
Make monitor code samples consistent between python/go and all other examples.
* Python and Go are using seconds
* Everything else is in minutes.
Signed-off-by: Vasily Chekalkin <bacek@bacek.com>
* update latest and recalled versions (#4360)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update setup-azure-servicebus-topics.md
Signed-off-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>
* Update howto-invoke-non-dapr-endpoints.md (#4369)
Update service invocation steps according to diagram
Signed-off-by: Michael Klich <inirudebwoy@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-topics.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Workflow limitations change (#4367)
* workflow limitations change
Signed-off-by: yaron2 <schneider.yaron@live.com>
* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
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>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* rm decoding (#4373)
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* fix misleading wording (#4379)
Signed-off-by: yaron2 <schneider.yaron@live.com>
* [Jobs API] Describe Triggered Job Handling Assumptions (#4376)
* add specific logic for what assumptions are made for triggered jobs for http, grpc, sdks
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* rm space
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* add a note about this applying to all programming languages to avoid confusion
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* Update howto-schedule-and-handle-triggered-jobs.md
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
---------
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* add roadmap to main page (#4386)
Signed-off-by: yaron2 <schneider.yaron@live.com>
* Update support (#4387)
* Fixed typo (#4389)
* Update daprdocs/config.toml
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>
Signed-off-by: Anton Troshin <anton@diagrid.io>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Maulin Desai <mdesai@bosleo.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Adrian Hristov <adrian@intelligentgrowthsolutions.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Vasily Chekalkin <bacek@bacek.com>
Signed-off-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>
Signed-off-by: Michael Klich <inirudebwoy@users.noreply.github.com>
Co-authored-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Co-authored-by: Maulin Desai <mdesai@bosleo.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Mike Nguyen <hey@mike.ee>
Co-authored-by: Adrian Hristov <adrianhr91@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Cassie Coyle <cassie@diagrid.io>
Co-authored-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Vasily Chekalkin <bacek@bacek.com>
Co-authored-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>
Co-authored-by: Michael Klich <inirudebwoy@users.noreply.github.com>
|
2024-10-17 14:01:21 -07:00 |
Anton Troshin
|
c561261af1
|
Update startup behavior description according to decision made
Signed-off-by: Anton Troshin <anton@diagrid.io>
|
2024-10-08 00:48:16 -05:00 |
Mark Fussell
|
5d288d299c
|
Update daprdocs/content/en/operations/resiliency/policies.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
|
2024-10-03 13:47:17 +01:00 |
Mark Fussell
|
cd076a1d51
|
Update daprdocs/content/en/operations/resiliency/policies.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
|
2024-10-03 13:45:29 +01:00 |
Mark Fussell
|
35c3e33e5a
|
Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
|
2024-10-03 13:45:21 +01:00 |
Mark Fussell
|
c5dacaf3aa
|
Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
|
2024-10-03 13:45:13 +01:00 |
Mark Fussell
|
860ea174ee
|
Update daprdocs/content/en/operations/resiliency/policies.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
|
2024-10-03 13:45:04 +01:00 |
Mark Fussell
|
7b1c27d645
|
Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
|
2024-10-03 13:44:53 +01:00 |
Anton Troshin
|
d91f50818d
|
Add HTTP and gRPC error codes retries to the resiliency policies documentation
Signed-off-by: Anton Troshin <anton@diagrid.io>
|
2024-09-19 17:52:03 -05:00 |
Hannah Hunter
|
28b3b71f4f
|
add note about implicit retries (#4325)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-08-22 09:28:02 -05: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
|
e4c904b475
|
link to js code
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-03-04 14:48:33 -05:00 |
Hannah Hunter
|
d9489640f8
|
mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-03-04 10:31:26 -05:00 |
Hannah Hunter
|
e176899a7d
|
edit and add cross-linking
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-03-01 12:19:59 -05:00 |
Mark Fussell
|
23b530c76d
|
Update sidecar-health.md
Rewrote the start of this section
|
2024-02-28 21:14:22 -08:00 |
Hannah Hunter
|
2fb2ed3626
|
update diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-02-22 13:05:28 -05:00 |
Hannah Hunter
|
42fdb2b458
|
initial add, need to create diagram to replace placeholder
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2024-02-21 14:46:31 -05:00 |
Hannah Hunter
|
fb8a7a135f
|
add videos
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2023-08-29 17:46:11 -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
|
70785f444d
|
updates per triage meeting
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2023-08-03 17:15:20 -04:00 |
Guillaume Caya-Letourneau
|
94a0081853
|
Update policies.md
Signed-off-by: Guillaume Caya-Letourneau <guillaume.caya.letourneau@gmail.com>
|
2023-07-26 09:15:04 -04:00 |
Hannah Hunter
|
239d827075
|
clarify retry-able errors
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2023-03-31 14:58:33 -04:00 |
greenie-msft
|
992c460912
|
Merge pull request #3232 from hhunter-ms/issue_2918b
[Resiliency] Clarify timeout section
|
2023-03-24 12:53:04 -07:00 |
Hannah Hunter
|
960550442b
|
Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
|
2023-03-17 17:44:42 -04:00 |
Hannah Hunter
|
288f099737
|
fix video embed link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2023-03-13 09:37:52 -04:00 |
Hannah Hunter
|
2d6e18d115
|
clarify timeout section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2023-03-06 15:39:46 -06:00 |
Hannah Hunter
|
2399c2d700
|
fix merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2023-02-16 11:43:56 -06:00 |
Alessandro (Ale) Segala
|
4000629a46
|
Apply suggestions from code review
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-02-08 15:07:00 -08:00 |
ItalyPaleAle
|
f6e900a758
|
Fixed incorrect information on resiliency policies
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-02-08 14:26:56 -08:00 |
ItalyPaleAle
|
596532f88d
|
Some fixes to the resiliency policies docs
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
|
2023-01-31 12:06:08 -08:00 |
Hannah Hunter
|
851c3d5971
|
fix build
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2023-01-25 11:11:01 -06:00 |
Hannah Hunter
|
1f805e5b99
|
update resiliency docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2023-01-24 16:04:21 -06:00 |
Hannah Hunter
|
268da740ec
|
Docs upmerge 12/16 (#3015)
* Fix: codeblock wasn't properly closed
Minor formatting fix.
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
* update code examples
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Fix broken link in components-concept page
Commit 043a39d3d1 shuffled content around and removed a section called "Pluggable Components", breaking an existing link to this section. This PR fixes the link to point to the section now hosting the appropriate content.
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
* Add Resiliency to the concepts page
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
* Remove ServiceInvocation.NoDefaultContentType feature flag
Fixes #2869
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* dotnet submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Simplifying kubernetes YAML config (#2908)
* Simplifying Kubernetes YAML
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update pluggable-components-registration.md
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Clarify GH actions doc (#2906)
* dotnet submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* attempt to clarify doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Revert "dotnet submodule"
This reverts commit 8fdeb6182d .
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* dotnet submodule (#2904)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update latest Python SDK version
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* etag true for dynamodb (#2902)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* [Run w/o docker] Add tabs and port number (#2905)
* add tabs and window example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* edits per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* 1/3 update per alecor191
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
* Add missing rocketmq pubsub to table
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Update aws-secret-manager.md
Signed-off-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
* Update daprdocs/content/en/concepts/resiliency-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/concepts/resiliency-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/concepts/resiliency-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Apply feedback to resiliency concept page
* Mark pubsub.hazelcast as deprecated
Fixes #2708
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-hazelcast.md
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
* update supported versions list (#2916)
* update supported versions list
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* updated supported versions
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/concepts/resiliency-concept.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update azure-kubernetes-service-extension.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
* Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
* Update eventgrid.md command typos (#2932)
Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
* Add sidecar health image and fix broken links
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* update python to be declarative example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Start of resiliency quickstart
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update daprdocs/content/en/getting-started/quickstarts/resiliency-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update docs runtime version to 1.9.3
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update azure-api-management.md
Removed one word
Signed-off-by: Richard de Zwart <richard@dezwartenco.nl>
* Use Google Analytics 4 ID (#2941)
Signed-off-by: Patrice Chalin <chalin@cncf.io>
Signed-off-by: Patrice Chalin <chalin@cncf.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Fix Python SDK version
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* update code snippets
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Azurite queue default port is 10001
fix: Update azurite port to 10001 instead of 10000
See [docs](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio#queue-listening-port-configuration)
Signed-off-by: ThumNet <jeffreytummers@gmail.com>
* updates per resiliency example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Add resiliency images for quickstarts
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Updates to resiliency svc invoke quickstart
* updates per Nick review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/developing-applications/integrations/Azure/azure-kubernetes-service-extension.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* capitalize Dapr
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Fix resiliency component quickstart
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update runtime version to 1.9.4
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update subscription examples (#2957)
* dotnet submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update to v2alpha
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* revert some changes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update routes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Kafka SASL SCRAM Authentication (#2939)
* Adds settings for SASL SCRAM SHA-256 and SHA-512
Signed-off-by: Andrew <mindovermiles262@gmail.com>
* Update setup-apache-kafka.md
Signed-off-by: Andrew <mindovermiles262@gmail.com>
Signed-off-by: Andrew <mindovermiles262@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* Update fluentd.md (#2967)
Elastic search installed by helm will version 8 series which does not let dapr connect with kibana(Because it enables authentication),
After using version 7 series works as expected
Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
* Adding missing brace for json document example (#2968)
There is a missing brace in the example json
Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* Update Kubernetes job page (#2973)
Adds a paragraph mentioning `restartPolicy` needs to be set to `Never` for successful job completion.
Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
* Remove backoffmaxretries from pubsub.mqtt metadata spec
Signed-off-by: shivam <shivamkm07@gmail.com>
* Fix resiliency run command in quickstart (#2983)
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update version to 1.9.5 (#2987)
* Updated per feedback
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* clarify app namespace
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Improve Hashicorp Vault documentation on CA certificates. (#2988)
* Improve Hashicorp Vault documentation on CA certificates.
Hashicorp Vault component documentation for CA related fields
(`caPem`, `caCert` and `caPath`) does not describe the precedence
among those flags and a big ambiguous on what those flags mean.
This PR tries to alliviate that.
Closes #2989
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
* Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Removing stored procedure references from cosmosDB docs (#3000)
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* fix broken ref in distributed_lock_api
Signed-off-by: Lenshood <lenshood.zxh@gmail.com>
* Adding `helm repo update` (#3010)
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
* change link for sidecar security (#3011)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update port to match go code (#3014)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
Signed-off-by: Richard de Zwart <richard@dezwartenco.nl>
Signed-off-by: Patrice Chalin <chalin@cncf.io>
Signed-off-by: ThumNet <jeffreytummers@gmail.com>
Signed-off-by: Andrew <mindovermiles262@gmail.com>
Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
Signed-off-by: shivam <shivamkm07@gmail.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Lenshood <lenshood.zxh@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: wxbty <38374721+wxbty@users.noreply.github.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
Co-authored-by: Richard de Zwart <richard@dezwartenco.nl>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
Co-authored-by: ThumNet <jeffreytummers@gmail.com>
Co-authored-by: Jeffrey Tummers <jeffreytummers@shipitsmarter.com>
Co-authored-by: Andrew <mindovermiles262@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
Co-authored-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Co-authored-by: Renato L. de F. Cunha <renatocunha@acm.org>
Co-authored-by: shivam <shivamkm07@gmail.com>
Co-authored-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Lenshood <lenshood.zxh@gmail.com>
Co-authored-by: salaboy <msalatino@vmware.com>
|
2022-12-21 11:33:16 -08:00 |
Nick Greenfield
|
717ef391de
|
Apply feedback to resiliency concept page
|
2022-10-31 10:36:16 -07:00 |
greenie-msft
|
e87fa09f6e
|
Update resiliency-overview.md
|
2022-10-12 15:13:24 -07:00 |
greenie-msft
|
d90a060b92
|
Update resiliency-overview.md
|
2022-10-12 15:12:33 -07:00 |
halspang
|
d56d8a4d48
|
Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: halspang <70976921+halspang@users.noreply.github.com>
|
2022-10-12 12:57:43 -07:00 |
Hal Spang
|
26d31b5b30
|
Add link to community call with resiliency
Signed-off-by: Hal Spang <halspang@microsoft.com>
|
2022-10-11 16:22:49 -07:00 |