Commit Graph

1935 Commits

Author SHA1 Message Date
Newbe36524 16b9fa26bc
Update Chinese content (#1507)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-24 10:36:15 -07:00
Aaron Crawfis 4eeb01cd8f
Add OSM integration (#1490)
* Add OSM docs

* Add community call video

* Address comments
2021-05-24 10:31:37 -07:00
Aaron Crawfis 37d1b15b91
Replat the workflows docs (#1497)
* Replat the workflows docs

* Add more docs
2021-05-24 10:27:00 -07:00
Ben Coleman b801b5613b
BYO certs - Changed to support v3 certs with SAN (#1510)
* BYO certs changed to support v3 certs with SAN

* Adds note for install openssl on mac
2021-05-24 09:51:53 -07:00
Long Dai fe1ab8eb61
docs: clean up white noise (#1491)
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-05-21 13:21:55 -07:00
featherlight 96741e5312
fix: Jaeger docker setup command (#1485)
`COLLECTOR_ZIPKIN_HTTP_PORT=9412` shoule be `COLLECTOR_ZIPKIN_HOST_PORT=:9412`

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-18 12:41:24 -07:00
Simon Leet d1190cf3ca
Update actor setup links for Redis configuration in self-hosted-no-docker.md (#1489)
Fixes #1488
2021-05-18 12:30:16 -07:00
Artur Souza 87091ad965
Adds auto-merge to main branch. (#1454)
* Adds auto-merge to main branch.

* Fix maintainers list for automerge.

* Update .github/workflows/dapr-automerge.yml

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-18 09:57:25 -07:00
Aaron Crawfis 789475857a
Add presentations section (#1480)
* Add presentations section

* Delete old presenations section

* Update presention name

* Add Ignite 2021 link
2021-05-13 15:03:53 -07:00
Aaron Crawfis 4a1ae02f19
Clarify API heading (#1478) 2021-05-13 09:56:51 -07:00
dependabot[bot] e1abc3f8fd
Bump lodash from 4.17.20 to 4.17.21 in /daprdocs (#1475)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 20:33:32 -07:00
Tom Kerkhove 269fd190d2
docs: Fix broken link in Highly-available mode (#1469)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-10 10:35:25 -07:00
Vincent Free 3f6095aba1
update the jaeger version to version 1.22 (#1468)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-10 08:39:20 -07:00
Nil ddda38f714
fix typo (#1467) 2021-05-10 08:35:33 -07:00
greenie-msft 6be58910ba
Add GitHub links for Javascript and Rust SDK repos (#1466) 2021-05-07 19:12:49 -07:00
Newbe36524 c23b7ae713
Update zh-hans content (#1462)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-07 10:52:58 -07:00
Taction 37f0b4d098
Pubsub rabbitmq deletedWhenUnused default vaule is true (#1459)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-07 10:38:02 -07:00
Moien Tajik 265630fb8e
Link to correct document URL (#1458) 2021-05-07 10:34:20 -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 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 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