mirror of https://github.com/dapr/docs.git
21 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
|
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> |
|
|
371b2903d3 |
fix merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> |
|
|
6d7e6abe8a |
update component spec for redis
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> |
|
|
073676c545 |
rearrange tabs and change back to just Azure
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> |
|
|
43ed77e8c8 |
rest of entraid updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> |
|
|
ce5d199baf |
initial add to Redis component
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> |
|
|
0abf03a343
|
Redis limitation about transactions (#3848)
* add redis limitations note Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * edits Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> --------- Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> |
|
|
84e9dc1595 |
Remove direction metadata from output-only bindings
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> |
|
|
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> |
|
|
cf3afe5e84
|
Update daprdocs/content/en/reference/components-reference/supported-bindings/redis.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> |
|
|
e388bd56e7 |
duplicate changes from deleted repo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> |
|
|
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 |
|
|
a35f0dcdb8
|
Upmerge to 1.9 (#2793)
* feature/helmchart: supported private helm chart repo to install dapr cluster Signed-off-by: 1046102779 <seachen@tencent.com> * Updates wasm middleware documentation with compilation instructions These changes are coupled with https://github.com/dapr/components-contrib/pull/1833 Signed-off-by: Adrian Cole <adrian@tetrate.io> * Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com> * feedback Signed-off-by: Adrian Cole <adrian@tetrate.io> * permute Signed-off-by: Adrian Cole <adrian@tetrate.io> * feature/helmchart: supported private helm chart repo to install dapr cluster Signed-off-by: 1046102779 <seachen@tencent.com> * add note to aws sns/sqs component doc; quick edit Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * change data to value Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * feature/helmchart: supported private helm chart repo to install dapr cluster Signed-off-by: 1046102779 <seachen@tencent.com> * Patch 3 (#2691) * Update release version from 1.8.2 to 1.8.3 Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com> * Update shortcode from 1.8.2 to 1.8.3 Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com> * fix: typo Signed-off-by: 1046102779 <seachen@tencent.com> * feature: add a private helm repo for dapr Signed-off-by: 1046102779 <seachen@tencent.com> * Update install-dapr-cli.md Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> * Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-deploy.md Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> Signed-off-by: yellow chicks <seachen@tencent.com> * Fix pubsub quickstart component name to match QS source code Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> * add output of success Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * remove word Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * add sentence Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * redis 6 update (#2718) Signed-off-by: yaron2 <schneider.yaron@live.com> Signed-off-by: yaron2 <schneider.yaron@live.com> * Update Dapr version to 1.8.4 (#2714) * Update Dapr version to 1.8.4 Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> * Update CLI version to 1.8.1 Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> Co-authored-by: Yaron Schneider <schneider.yaron@live.com> * Fixed an issue with code highlighting Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com> * Fix links to broken middleware components Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> * RethinkDB has no transactions, etags Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * fix a typo (#2748) Signed-off-by: Loong <loong.dai@intel.com> Signed-off-by: Loong <loong.dai@intel.com> * fix typo (#2751) Signed-off-by: RcXu <honeyxhl@163.com> Signed-off-by: RcXu <honeyxhl@163.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> * Update component status in v1.7 Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Mark components as stable in v1.8 Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Correct state azure stablestorage status in v1.7 Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Update setup-sqlserver.md Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> * fix some typos (#2765) Signed-off-by: Loong <loong.dai@intel.com> Signed-off-by: Loong <loong.dai@intel.com> * Typo fix installtion > installation (#2726) Signed-off-by: Greg. A. <gautric@users.noreply.github.com> Signed-off-by: Greg. A. <gautric@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> * Add a new version of the Dapr Diagrams deck (#2773) Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> * Fix typos in MongoDB state configuration file example (#2775) Closes https://github.com/dapr/docs/issues/2774 Signed-off-by: Yash Nisar <yashnisar@microsoft.com> Signed-off-by: Yash Nisar <yashnisar@microsoft.com> * update service invo row item Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * update az cli commands Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * remove unnecessary flags Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * ignore links Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * Fix broken link Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> * Fix broken link Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> * remove ignore links Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> Signed-off-by: 1046102779 <seachen@tencent.com> Signed-off-by: Adrian Cole <adrian@tetrate.io> Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com> Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com> Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> Signed-off-by: yellow chicks <seachen@tencent.com> Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> Signed-off-by: yaron2 <schneider.yaron@live.com> Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com> Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> Signed-off-by: Loong <loong.dai@intel.com> Signed-off-by: RcXu <honeyxhl@163.com> Signed-off-by: Greg. A. <gautric@users.noreply.github.com> Signed-off-by: Yash Nisar <yashnisar@microsoft.com> Co-authored-by: 1046102779 <seachen@tencent.com> Co-authored-by: Adrian Cole <adrian@tetrate.io> Co-authored-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> Co-authored-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com> Co-authored-by: Yaron Schneider <schneider.yaron@live.com> Co-authored-by: Nick Greenfield <nigreenf@microsoft.com> Co-authored-by: Lorenzo Montanari <l0ll098@users.noreply.github.com> Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> Co-authored-by: Loong Dai <loong.dai@intel.com> Co-authored-by: Mr.Black <honeyxhl@163.com> Co-authored-by: Greg. A <gautric@users.noreply.github.com> Co-authored-by: Yash Nisar <yashnisar@microsoft.com> |
|
|
ff9de5c8f4
|
Remove namespace element from component examples (#2647)
* remove namespace Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * fix links Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * add namespace back to schema and config Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * add namespace back to some examples Co-authored-by: Mark Fussell <markfussell@gmail.com> |
|
|
19196d9ad9
|
Add info for Redis Binding create operation (#2539)
* fix formatting for kubernetes binding doc Signed-off-by: Sarthak Sharma <t-sartsharma@microsoft.com> * add request format for redis binding Signed-off-by: Sarthak Sharma <t-sartsharma@microsoft.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> |
|
|
f690e091fb |
fix redis links
Signed-off-by: yaron2 <schneider.yaron@live.com> |
|
|
f62c78ab03 | Microsoft Docs links should be language neutral | |
|
f4f47f916b | add redis username metadata | |
|
cb0335f549
|
add more redis config (#1509)
* add more redis config * Supported Release Info and Upgrade Path for v1.2 (#1494) * Supported Release Info and Upgrade Path for v1.2 * Update support-release-policy.md * Update daprdocs/content/en/operations/support/support-release-policy.md Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Adding K8s versions table (#1521) * Adding table of kubernetes versions * Updating intro * Fix incorrect postgresql connection string example (#1524) Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Update docs on using Codespaces with Dapr repos (#1522) * Update docs on using Codespaces with Dapr repos * Move codespaces.md under the Contributing topic * Update daprdocs/content/en/contributing/codespaces.md Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Fix two typos (#1526) Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Update chinese content (#1527) Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Updated to fix deprecated helm chart location (#1528) The `https://kubernetes-charts.storage.googleapis.com/` location is no longer used, so this change updates this, the command to install, and the missing update step that will cause the install to fail if an update was never done after adding the location. Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * nr_consul_typo fixed malformed yaml (#1532) Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Fix typo in azure-keyvault-managed-identity.md (#1541) * Fix custom middleware sample code interface implementation error (#1539) Fix custom middleware sample code interface implementation error, interface function declare error. Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Fix the file name of secrets json (#1546) * Tech writing touch-ups (#1555) * Tech writing touch-ups (#1556) Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Tech writing touch-ups (#1557) Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Tech writing touch-ups (#1558) Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Tech writing touch-ups (#1560) Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Tech writing touch-ups (#1559) Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Ignore intellij link that isn't resolvable (#1564) * Update issue templates (#1563) * Update issue templates * Add needs-triage * Updating PubSub documentation to remove slave wording (#1565) * Updating PubSub documentation to remove slave Bitnami has updated their Redis Helm chart to change redis-slave to redis-replicas. I am updating the documentation for PubSub to reflect this change and avoid confusion for any readers. * Removing more instances of Redis slave naming Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Actor Runtime Configuration Docs (#1495) * Actor Runtime Configuration Docs Addresses #1470 * Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> * add configuration examples * configuration examples * Fix syntax * Add dotnet sample * Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com> Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com> Co-authored-by: Mark Fussell <mfussell@microsoft.com> Co-authored-by: Zonciu Liang <zonciu@zonciu.com> Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com> Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com> Co-authored-by: Newbe36524 <newbe36524@qq.com> Co-authored-by: Steven Jenkins De Haro <20492442+StevenJDH@users.noreply.github.com> Co-authored-by: Abdulaziz Elsheikh <abdulaziz.elsheikh@gmail.com> Co-authored-by: Antonio Fiumanò <antoniofiumano@outlook.com> Co-authored-by: li1234yun <li1234yun@163.com> Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> Co-authored-by: voipengineer <voipengineer@users.noreply.github.com> Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com> |
|
|
fe1ab8eb61
|
docs: clean up white noise (#1491)
Signed-off-by: Long Dai <long0dai@foxmail.com> |
|
|
bbd2d18b3a | Move component specs into reference section |