Commit Graph

2031 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 45d1f1283c
Merge pull request #1450 from dapr/aacrawfi/consul-selfhost
Fix self-hosted docs
2021-05-03 15:44:41 -07:00
Aaron Crawfis d7ff1d19d0
Merge branch 'v1.1' into aacrawfi/consul-selfhost 2021-05-03 15:42:14 -07:00
Aaron Crawfis a5cfa6d426
Merge pull request #1456 from dapr/aacrawfi/stale-monitor-update
Don't mark as stale if waiting on code pr
2021-04-30 17:13:23 -07:00
Aaron Crawfis d16aaed9ca Don't mark as stale if waiting on code pr 2021-04-30 17:09:38 -07:00
Aaron Crawfis a20b4b8daf
Merge pull request #1453 from Taction/feature/fix_pulsar_default_value
fix pulsar pubsub conponent metadata fields enableTLS to not required
2021-04-30 11:38:22 -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 a4262bf4a3
Merge branch 'v1.1' into feature/fix_pulsar_default_value 2021-04-30 11:28:37 -07:00
Aaron Crawfis 92cbd034c4
Merge branch 'v1.1' into aacrawfi/consul-selfhost 2021-04-30 11:26:52 -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
Aaron Crawfis f232b93b21
Merge pull request #1455 from DarqueWarrior/patch-1
Removed duplicate word
2021-04-30 11:14:29 -07:00
Donovan Brown d81a82e7d8
Removed duplicate word
Removed additional "are"
2021-04-30 00:39:40 -05:00
Aaron Crawfis 29cd3219e8
Merge pull request #1413 from dapr/aacrawfi/concepts
Update concepts and add terminology page
2021-04-29 08:30:14 -07:00
Aaron Crawfis 7858b7c9a4
Merge branch 'v1.1' into aacrawfi/concepts 2021-04-29 08:21:12 -07:00
Aaron Crawfis 320a70e25f clarify integrations 2021-04-29 08:20:21 -07:00
Aaron Crawfis 33c5f260a3 Merge branch 'aacrawfi/concepts' of https://github.com/dapr/docs into aacrawfi/concepts 2021-04-29 08:18:18 -07:00
Aaron Crawfis 9bf907507b Fix self-hosted description 2021-04-29 08:18:09 -07:00
Aaron Crawfis 11c2f83338
Merge pull request #1449 from dapr/aacrawfi/security-docs
Add info on reporting security issues
2021-04-29 08:12:53 -07:00
zhangchao 07ef271f40 fix pulsar pubsub conponent metadata fields enableTLS to not required 2021-04-29 21:22:56 +08:00
Mark Fussell b12d92c35b
Merge branch 'v1.1' into aacrawfi/concepts 2021-04-28 22:39:59 -07:00
Mark Fussell 092f7d461f
Update terminology.md 2021-04-28 22:37:20 -07:00
Mark Fussell f02374175b
Update overview.md 2021-04-28 22:26:13 -07:00
Mark Fussell 9358737d1e
Update configuration-concept.md 2021-04-28 22:13:41 -07:00
Mark Fussell 58f9f64d58
Update components-concept.md 2021-04-28 21:57:36 -07:00
Aaron Crawfis bc24da3580
Merge branch 'v1.1' into aacrawfi/security-docs 2021-04-28 14:45:01 -07:00
Aaron Crawfis 5d843699e2 Simplify options 2021-04-28 14:44:41 -07:00
Aaron Crawfis 7618bb92d9 Remove name-resolution reference 2021-04-28 12:05:26 -07:00
Aaron Crawfis 046504660b Fix self-hosted docs 2021-04-28 12:03:06 -07:00
Aaron Crawfis 8ff1c14743
Merge pull request #1445 from eluchsinger/patch-1
Fix typo
2021-04-28 09:18:32 -07:00
Aaron Crawfis 52ea7e4373
Merge branch 'v1.1' into patch-1 2021-04-28 09:12:11 -07:00
Aaron Crawfis 69075734f2
Merge pull request #1393 from DarqueWarrior/patch-4
Added table to show Kubernetes options
2021-04-28 09:11:56 -07:00
Aaron Crawfis 6ac995ab06
Merge branch 'v1.1' into aacrawfi/concepts 2021-04-28 09:08:41 -07:00
Aaron Crawfis 9051058b1a
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md 2021-04-28 09:06:33 -07:00
Aaron Crawfis 77973dc4e0
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md 2021-04-28 09:06:26 -07:00
Aaron Crawfis 1e01fa40ee Add info on reporting security issues 2021-04-28 08:38:17 -07:00
Donovan Brown f48fef4f88
Merge branch 'v1.1' into patch-4 2021-04-26 20:16:31 -05:00
zhangchao f3044acc99 Add maxLen for redis pubsub componet 2021-04-25 21:15:10 +08:00
Esteban Luchsinger 2205991dc2
Clarify state management examples 2021-04-25 12:57:34 +02:00
Esteban Luchsinger 6eb2b0bdc9
Fix typo
Add a missing word
2021-04-25 12:44:13 +02: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