Commit Graph

2753 Commits

Author SHA1 Message Date
Taction f589a6d6f6
add rabbitmq backoff (#1595)
* add rabbitmq backoff

* add introduction

* fix format

* Provide units in row for every time based param.

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 12:26:20 -07:00
greenie-msft 2bd4b10085
Clarify path to secrets file in getting started guides (#1585)
* Clarify path to secrets file in getting started guides

* Clarify path to local secret store

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 12:26:02 -07:00
Ori Zohar e56d5d1ac2 changes to v1.2 for v1.3 release 2021-07-21 10:40:30 -07:00
Ori Zohar 3147a502c0 README and workflow updates 2021-07-21 10:25:48 -07:00
Ori Zohar c40008c82c README, toml and support updates 2021-07-21 10:25:10 -07:00
Ori Zohar 26b9b6c3e8 Merge branch 'v1.3' into release-v1.3 2021-07-21 10:02:08 -07:00
Ori Zohar 04eaa56273 Changing phrasing to default k8s secret store explanation 2021-07-21 09:55:02 -07:00
Ori Zohar facdd5904e
Merge branch 'v1.3' into v1.3 2021-07-22 16:55:44 -07:00
Ori Zohar af4eead233
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/kubernetes-secret-store.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 14:54:43 -07:00
Bernd Verst 07d871a98a
Merge branch 'dapr:v1.3' into v1.3 2021-07-21 12:26:00 -07:00
Ori Zohar a0301fa80b updating versions to v1.3 2021-07-21 09:41:38 -07:00
jasonviviano dd3956eae2 Added a How-To section for VSCode debugging 2021-07-20 13:25:19 -04:00
Artur Souza 43b0bbfdb5
Merge branch 'v1.3' into actor_reminder_partition 2021-07-20 10:05:49 -07:00
Bernd Verst 6eacfa9424
Document State Store Support for TTL (#1626)
* Document Support for TTL support in state stores

* Fix table

* State Store TTL concept page

* add links to column headers

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-20 09:28:35 -07:00
Javier Vela f5f62466df binding AWS SES: support multiple email 2021-07-18 20:41:26 +02:00
Javier Vela b741e6bc84 updated binding smtp doc: added AWS SES 2021-07-18 20:41:25 +02:00
Dmitry Shmulevich 78a5b755e3 Add build-info CLI reference 2021-07-18 20:41:25 +02:00
seachen 591c03e086 docs/jaeger: add jaeger production configuration 2021-07-17 10:03:58 +08:00
yellow chicks a6248e9ae1
Merge branch 'dapr:v1.2' into master 2021-07-17 09:39:25 +08:00
Simon Leet a069164e6f Update Fluentd & Elastic Search instructions and screenshots
- Update instructions for using Kibana in fluentd.md
- Update screenshots for Kibana for current version.
- Update fluentd-dapr-with-rbac.yaml file to use `v1` definitions for
  ClusterRoleBinding and ClusterRole instead of `v1beta` definitions
  deprecated in the versions of Kubernetes supported by Dapr.
- Fix spellcheck and grammar check issues.
- Fix markdown lint errors.
2021-07-16 18:02:07 -07:00
Ori Zohar 21c9764275
Merge pull request #1660 from greenie-msft/fix-minikube-setup
Ensure MiniKube start command works by removing Kubernetes version an…
2021-07-16 15:45:49 -07:00
Nick Greenfield 565378441f Ensure MiniKube start command works by removing Kubernetes version and authorization params 2021-07-16 15:29:29 -07:00
Ori Zohar ffb20c6e07
Merge branch 'v1.3' into actor_reminder_partition 2021-07-16 14:55:32 -07:00
Artur Souza 859fae5e22 Revert lock file. 2021-07-16 14:30:27 -07:00
Artur Souza 5fa55f6bc9 Document actor reminder partitioning 2021-07-16 14:26:57 -07:00
Ori Zohar 8a94c97a70
Merge branch 'v1.3' into v1.3 2021-07-16 13:56:32 -07:00
Ori Zohar 20e81cc5fd Merge branch 'v1.3' of https://github.com/berndverst/docs into v1.3 2021-07-16 13:35:23 -07:00
Ori Zohar fc7bf4c7a3 Addressing PR comments 2021-07-16 13:35:13 -07:00
Ori Zohar e633d5db05
Merge pull request #1656 from CodeMonkeyLeet/update_kafka_component_specs
Update Kafka component specs
2021-07-16 13:17:36 -07:00
Ori Zohar 1de5dccdef
Merge branch 'v1.3' into update_kafka_component_specs 2021-07-16 13:11:59 -07:00
Ori Zohar 064571439f
Merge pull request #1655 from dmitsh/ds-build-info
Add build-info CLI reference
2021-07-16 13:11:14 -07:00
Dmitry Shmulevich 81e05abe1b Add build-info CLI reference 2021-07-16 12:08:40 -07:00
Simon Leet edfd74eaa3 Update Kafka pubsub & bindings component specs
- Add missing `ConsumerGroup` and `ClientID` metadata properties to
  Kafka pubsub component spec.
- Converged documentation of common properties between Kafka pubsub and
  bindings components.
- Changed default use of `saslPassword` property to `secretKeyRef`
  instead of insecure plaintext string in sample yaml.
- Cleaned up markdown lint issues in Kafka component specs.
2021-07-16 11:47:02 -07:00
Ori Zohar 23e1704847
Merge branch 'v1.3' into v1.3 2021-07-16 11:34:53 -07:00
Ori Zohar d983c8c09f
Merge pull request #1650 from daixiang0/typo
Fix some typo
2021-07-16 10:40:33 -07:00
Nick Greenfield a66ea7a084 Add Java submodule` 2021-07-16 10:33:32 -07:00
Long Dai 0b41e17c31 fix some typo
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-07-16 01:05:21 -07:00
Ori Zohar 28c256a7cc
Merge pull request #1647 from dapr/upmerge-v1.3-20210715
Upmerge v1.3 20210715
2021-07-15 14:24:13 -07:00
Ori Zohar d6cf187a1e Merging latest changes from v1.2 to v1.3 2021-07-15 13:52:53 -07:00
Ori Zohar 0681e1a967
Merge pull request #1601 from jasonviviano/jviviano
Reformatted VS Code documentation
2021-07-15 13:37:56 -07:00
Ori Zohar 158816b2f1
Merge branch 'v1.2' into jviviano 2021-07-15 10:02:03 -07:00
Ori Zohar 8487061b71
Merge pull request #1629 from kshitijcode/patch-1
Add information to create a database named 'daprStore' in case no dat…
2021-07-15 10:01:44 -07:00
Ori Zohar 3668bdaa6e
Merge branch 'v1.2' into patch-1 2021-07-15 09:46:02 -07:00
Ori Zohar c23d8960ff
Merge pull request #1608 from dapr/aacrawfi/bridge
Add docs on Bridge to Kubernetes
2021-07-15 09:45:38 -07:00
Ori Zohar 7fc1f841df
Merge branch 'v1.2' into aacrawfi/bridge 2021-07-15 09:40:53 -07:00
Ori Zohar b5176b0e9f
Merge pull request #1623 from akkie/add-doc-for-metadata-retrieval
Add doc for blob storage metadata retrieval and blob listing
2021-07-15 08:53:36 -07:00
Ori Zohar 9735903322
Merge branch 'v1.3' into add-doc-for-metadata-retrieval 2021-07-15 08:50:55 -07:00
Ori Zohar bb8dd26e95
Merge pull request #1635 from Wood-Xia/patch-1
Add one note if someone starts this chapter without stop the sidecar with same app-id in another terminal
2021-07-15 08:50:10 -07:00
jasonviviano 669fa54b10 Fixed vscode link and updated information on manual. 2021-07-15 10:37:03 -04:00
Nick Greenfield 40fd8cb528 Add Bridge to Kubernetes linke from Kubernetes overview page 2021-07-14 15:43:17 -07:00