Commit Graph

1933 Commits

Author SHA1 Message Date
Aaron Crawfis c83b62396d
Upmerge 2021 05 03 (#1457)
* Added table to show Kubernetes options

When I read this doc it was unclear that the cert could be provided as a secret. The only table on the original version showed `spnCertificateFile` as a required option. I added a second table to make it clear that in Kubernetes there is a `spnCertificate` option that does not require a file on disk.

* incorporating feedback

* Update concepts and add terminology page

* Add note on gRPC

* Update concepts docs

* Fix typo

Add a missing word

* Clarify state management examples

* Add info on reporting security issues

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Fix self-hosted docs

* Remove name-resolution reference

* Simplify options

* Update components-concept.md

* Update configuration-concept.md

* Update overview.md

* Update terminology.md

* fix pulsar pubsub conponent metadata fields enableTLS to not required

* Fix self-hosted description

* clarify integrations

* Removed duplicate word

Removed additional "are"

* Don't mark as stale if waiting on code pr

Co-authored-by: Donovan Brown <dbrown@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: zhangchao <zchao9100@gmail.com>
2021-05-04 10:38:23 -07:00
Aaron Crawfis 1cabb2cec3
Merge pull request #1447 from Taction/feature/add_maxlen_to_redis_pubsub
Add maxLen for redis pubsub component
2021-04-30 11:32:09 -07:00
Aaron Crawfis 10a5d677e7
Merge branch 'v1.2' into feature/add_maxlen_to_redis_pubsub 2021-04-30 11:25:58 -07:00
Aaron Crawfis 28f91a5e8e
Merge pull request #1441 from akkie/zeebe-bindings
Add documentation for the Zeebe bindings
2021-04-30 11:25:34 -07:00
zhangchao f3044acc99 Add maxLen for redis pubsub componet 2021-04-25 21:15:10 +08:00
Christian Kaps e99ba61a6a
Update daprdocs/content/en/reference/components-reference/supported-bindings/zeebe-jobworker.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-04-24 12:47:58 +02:00
Christian Kaps 0a353e8a6d
Update daprdocs/content/en/reference/components-reference/supported-bindings/zeebe-command.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-04-24 12:47:50 +02:00
Christian.Kaps dffa1b3106 Add documentation for the Zeebe bindings 2021-04-23 08:28:07 +02:00
Ori Zohar 744244aeea
Merge pull request #1442 from dapr/upmerge-v1.2-20210422
Upmerge changes from v1.1 to v1.2  (4/22/21)
2021-04-22 15:06:59 -07:00
Ori Zohar 98ab13da78 Latest changes from v1.1 2021-04-22 13:38:06 -07:00
Ori Zohar 52ac38b2d1
Merge pull request #1436 from dapr/aacrawfi/sql-actors
Add actor state support information to SQL
2021-04-22 13:32:06 -07:00
Ori Zohar 568e300ec4
Merge pull request #1432 from Taction/feature/add_redis_cluster_mode_for_pubsub
add redis cluster mode for PubSub component
2021-04-22 13:31:49 -07:00
Ori Zohar 69412f87d1
Merge branch 'v1.1' into aacrawfi/sql-actors 2021-04-22 13:27:59 -07:00
Ori Zohar dbfa503e83
Merge branch 'v1.2' into feature/add_redis_cluster_mode_for_pubsub 2021-04-22 13:26:56 -07:00
Ori Zohar cb952a782b
Merge pull request #1419 from dapr/aacrawfi/integrations
Update integrations docs
2021-04-22 13:26:17 -07:00
Ori Zohar b0fbfacbb8
Merge pull request #1381 from beiwei30/k8s-debug
Debug support for dapr k8s services and daprd
2021-04-22 13:14:58 -07:00
Aaron Crawfis 596160ad4b
Merge branch 'v1.1' into aacrawfi/integrations 2021-04-20 09:53:57 -07:00
Aaron Crawfis fc55d4a972
Merge branch 'v1.1' into aacrawfi/sql-actors 2021-04-20 09:43:00 -07:00
Aaron Crawfis 5c1f8463c7
Update daprdocs/content/en/developing-applications/debugging/debug-k8s/debug-dapr-services.md 2021-04-20 09:34:10 -07:00
Ian Luo 9a91ff76cc revise according to the review comments 2021-04-20 14:09:11 +08:00
Aaron Crawfis 88ce79f374
Merge pull request #1398 from yaoliu/v1.1
fix gRPC-integration.md
2021-04-19 19:50:15 -07:00
Aaron Crawfis 33903db90e
Merge branch 'v1.1' into v1.1 2021-04-19 19:47:41 -07:00
Aaron Crawfis 840e71d3b0
Merge pull request #1435 from fjvela/common-issues-update-link-liveness
common issues update link increase liveness to k8s annotations
2021-04-19 19:47:35 -07:00
Aaron Crawfis 0a965574e5
Merge branch 'v1.1' into v1.1 2021-04-19 19:47:29 -07:00
Aaron Crawfis 4c1fd4beec
Merge branch 'v1.2' into k8s-debug 2021-04-19 19:46:25 -07:00
Aaron Crawfis 8a61fe1ca1
Merge branch 'v1.1' into common-issues-update-link-liveness 2021-04-19 19:44:23 -07:00
Aaron Crawfis 147a81aa71
Merge branch 'v1.2' into feature/add_redis_cluster_mode_for_pubsub 2021-04-19 19:42:06 -07:00
Aaron Crawfis f2c170d725
Merge pull request #1424 from kdbeall/codespace-12f9
Update Azure Blob state component documentation v1.2
2021-04-19 19:41:34 -07:00
Aaron Crawfis 7f371ff7bc
Merge branch 'v1.1' into aacrawfi/integrations 2021-04-19 19:40:10 -07:00
Aaron Crawfis 94fc1d625a Add runtime 2021-04-19 19:39:58 -07:00
Aaron Crawfis 929fc56373
Merge pull request #1433 from fjvela/fix-common-issues
Fix common issues format
2021-04-19 19:38:58 -07:00
Aaron Crawfis da80e4d4e0 Add actor state support information to SQL 2021-04-19 19:38:16 -07:00
Aaron Crawfis 93bd588221
Update daprdocs/content/en/operations/troubleshooting/common_issues.md 2021-04-19 19:31:49 -07:00
Javier Vela 5e0b4f861e common issues update link increase liveness to k8s annotations 2021-04-19 19:47:23 +02:00
Javier Vela 739e3f85bc Fix common issues format 2021-04-18 20:45:36 +02:00
zhangchao 13d8a1a91b add redis cluster mode for pubsub 2021-04-17 15:14:54 +08:00
Aaron Crawfis ea41220c8c
Merge pull request #1417 from dapr/aacrawfi/codeowners
Add codeowners
2021-04-16 16:00:37 -07:00
Ori Zohar ab124ef86e
Merge branch 'v1.1' into aacrawfi/codeowners 2021-04-16 15:40:41 -07:00
Ori Zohar 7cf7197c3b
Merge pull request #1428 from pkedy/asb_publish_retry_settings_1411
Adding Azure Service Bus publish retry settings
2021-04-16 15:39:11 -07:00
Aaron Crawfis f69e0358d2
Merge branch 'v1.1' into asb_publish_retry_settings_1411 2021-04-16 14:50:29 -07:00
Aaron Crawfis d395698f1c
Merge branch 'v1.1' into aacrawfi/codeowners 2021-04-16 14:48:48 -07:00
Aaron Crawfis 292b4e025a Add maintainers 2021-04-16 14:48:23 -07:00
Aaron Crawfis b34571b337
Merge pull request #1418 from dapr/aacrawfi/mtls
Add note on mTLS
2021-04-16 14:46:01 -07:00
Aaron Crawfis 5d1357c11c
Merge branch 'v1.1' into aacrawfi/mtls 2021-04-16 14:43:53 -07:00
Aaron Crawfis 8dd7e33983
Merge pull request #1416 from dapr/aacrawfi/windows-commands
Add clarification to command
2021-04-16 14:43:38 -07:00
Aaron Crawfis 6eebf89903
Merge branch 'v1.1' into aacrawfi/windows-commands 2021-04-16 14:41:09 -07:00
Aaron Crawfis e951f80f3b
Merge pull request #1415 from dapr/aacrawfi/kafka-update
Update link to kafka installation
2021-04-16 14:40:28 -07:00
Aaron Crawfis 8012c065fc
Merge branch 'v1.1' into aacrawfi/kafka-update 2021-04-16 14:37:49 -07:00
Ori Zohar 6da1d8fc78
Merge branch 'v1.1' into asb_publish_retry_settings_1411 2021-04-16 14:37:42 -07:00
Aaron Crawfis 0a13cd154e
Merge pull request #1420 from fjvela/fix-link-pubsub-content-types
fix link pubsub content types
2021-04-16 14:37:20 -07:00