Commit Graph

1198 Commits

Author SHA1 Message Date
li1234yun a941868ca1
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>
2021-06-07 20:43:10 -07:00
Antonio Fiumanò 6cb10b7de6
Fix typo in azure-keyvault-managed-identity.md (#1541) 2021-06-07 10:15:59 -07:00
Aaron Crawfis 2261b1c2f9
Upmerge2 06 03 (#1536)
* 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>

Co-authored-by: Bernd Verst <berndverst@users.noreply.github.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>
2021-06-03 10:25:39 -07:00
Abdulaziz Elsheikh a573434a29
nr_consul_typo fixed malformed yaml (#1532)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-06-02 17:43:27 -07:00
Steven Jenkins De Haro 993cf5e2a2
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>
2021-06-02 17:41:17 -07:00
Maarten Mulders e6b27718c1
Fix two typos (#1526)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-06-02 17:32:29 -07:00
Simon Leet 8f8952372c
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>
2021-06-02 17:28:05 -07:00
Zonciu Liang 6180edfc2f
Fix incorrect postgresql connection string example (#1524)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-06-02 17:24:29 -07:00
Mark Fussell 48e28c3f51
Adding K8s versions table (#1521)
* Adding table of kubernetes versions

* Updating intro
2021-05-28 10:12:24 -07:00
Bernd Verst 3e0f702fa2
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>
2021-05-26 18:59:40 -07:00
Aaron Crawfis dfc68090ae Update config for v1.3 2021-05-26 18:43:10 -07:00
Aaron Crawfis 5d71c507d9
Update to 1.2 (#1519) 2021-05-26 18:40:25 -07:00
Mark Fussell 011b1b371e
Merge branch 'v1.2' into v1.2 2021-05-26 18:01:08 -07:00
Aaron Crawfis 620900df45 Merge branch 'v1.1' into upmerge/05-26 2021-05-26 17:54:51 -07:00
Mark Fussell 0d36b9db01 Adding API ACLs to Configuration overview 2021-05-26 17:51:25 -07:00
Artur Souza f34497cedf
Document pubsub without cloudevent. (#1499)
* Document pubsub without cloudevent.

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md

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

* Update daprdocs/content/en/reference/api/pubsub_api.md

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

* Update daprdocs/content/en/reference/api/pubsub_api.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

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

* Add images + enhance subscribe example.

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

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

* Fix title for example

* Update pubsub-overview.md

* Update pubsub-raw.md

* Update pubsub_api.md

* Update howto-publish-subscribe.md

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

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

* Update raw pubsub scenarios images.

* Note about subscription CRD and raw payload support.

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

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

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-05-26 17:37:01 -07:00
dependabot[bot] 1997358095
Bump browserslist from 4.14.2 to 4.16.6 in /daprdocs (#1515)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.2 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.2...4.16.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 17:36:27 -07:00
Charlie Stanley 5d6403ff9f
Announce deprecation of GET shutdown API (#1514)
* Announce deprecation of GET shutdown API

* Update support-release-policy.md
2021-05-26 17:02:48 -07:00
Aaron Crawfis 5a897cad24
Remove Nacos and RocketMQ (#1511)
* Remove RocketMQ and Nacos

* Update dependencies
2021-05-24 20:26:52 -07:00
greenie-msft 43a0e2d8e2
Ensure mDNS is functioning properly on MacOS (#1505)
* Ensure mDNS is functioning properly on MacOS

* Update common_issues.md

* Apply suggestions from code review

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

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-24 15:30:35 -07:00
Simon Leet 64ebd6ed13
Add integration article to Azure API management (#1503)
* Add integration article to Azure API management

Fixes #1303

* Reorder APIM page to end of integrations list

Also add Learn More button
2021-05-24 12:30:20 -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
Simon Leet 32671cd1ea
Remove workaround for mTLS bug for upgrade to v1.2.0 (#1502) 2021-05-21 12:27:28 -07:00
greenie-msft cac33b5680
Add CLI reference docs for --data-file flags for invoke and publish (#1501) 2021-05-21 10:28:42 -07:00
Mukundan Sundararajan 6fb3a79dad
Adding dapr HTTP max request size reference for CLI (#1500) 2021-05-21 09:48:36 -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
halspang b404b94190
Add documentation for actor reentrancy (#1483)
* Add documentation for actor reentrancy

https://github.com/dapr/docs/issues/1482

* Incoporate PR feedback

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

* Add link from preview feature to reentrancy

* Update daprdocs/content/en/developing-applications/building-blocks/actors/actor-reentrancy.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 12:41:12 -07:00
Ian Luo f910dfc66f
sentinel middleware doc (#1439)
* sentinel middleware doc #1437

* update description

* revise title

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-sentinel.md

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-sentinel.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-05-17 05:45:42 -07:00
捡龙眼 5e3071795d
Add Alibaba Cloud DingTalk Webhook binding doc (#1407)
* Add AliCloud DingTalk binding doc

* Add Alibaba Cloud DingTalk Webhook binding doc

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: cinience <cinience@qq.com>
2021-05-17 05:43:02 -07:00
捡龙眼 e6d97b949d
Add Alibaba Cloud RocketMQ binding doc (#1406)
* Add AliCloud RocketMQ binding doc

* Add Alibaba Cloud RocketMQ pubsub Doc

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 05:37:28 -07:00
捡龙眼 04a82294d6
Add Alibaba Cloud RocketMQ pubsub Doc (#1405)
* Add AliCloud RocketMQ pubsub Doc

* Add Alibaba Cloud RocketMQ pubsub Doc

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 05:33:32 -07:00
捡龙眼 248d1ef232
Add Alibaba Cloud Nacos binding Doc (#1401)
* Add AliCloud Nacos binding Doc

* Update daprdocs/content/en/reference/components-reference/supported-bindings/alicloud-nacos.md

* Update daprdocs/content/en/reference/components-reference/supported-bindings/alicloud-nacos.md

* Update daprdocs/content/en/reference/components-reference/supported-bindings/alicloud-nacos.md

* Update daprdocs/content/en/reference/components-reference/supported-bindings/_index.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-05-17 05:28:35 -07:00
Abdulaziz Elsheikh 6cc65304a1
Consul name resolution docs (#1443)
* nr_consul added nameresolution in component reference, add consul setup guide

* nr_consul renamed file so it is unique

* Update daprdocs/content/en/reference/components-reference/supported-name-resolution/_index.md

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

* Update daprdocs/content/en/reference/components-reference/supported-name-resolution/setup-nr-consul.md

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

* Update daprdocs/content/en/reference/components-reference/supported-name-resolution/setup-nr-consul.md

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

* Update daprdocs/content/en/reference/components-reference/supported-name-resolution/setup-nr-consul.md

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

* nr_consul header fix

* Apply suggestions from code review

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

* nr_consul fixed incorrect ref

* nr_consul added examples to docs

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-05-17 05:24:44 -07:00
halspang 73f7bb8e08
Add documentation for Preview Features (#1464)
* Add documentation for Preview Features

Add an introduction to preview features with examples of how
to set/specify them in the dapr configuration.

https://github.com/dapr/docs/issues/1463

* Update daprdocs/content/en/operations/configuration/configuration-overview.md

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

* Update daprdocs/content/en/operations/configuration/preview-features.md

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

* Update daprdocs/content/en/operations/configuration/preview-features.md

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

* Update daprdocs/content/en/operations/configuration/preview-features.md

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

* Update daprdocs/content/en/operations/configuration/preview-features.md

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

* Update daprdocs/content/en/operations/configuration/preview-features.md

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

* Update daprdocs/content/en/operations/configuration/preview-features.md

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

* Update daprdocs/content/en/operations/configuration/preview-features.md

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

* Update daprdocs/content/en/operations/configuration/preview-features.md

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

* Update daprdocs/content/en/operations/configuration/preview-features.md

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

* Update daprdocs/content/en/operations/configuration/preview-features.md

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

* Update daprdocs/content/en/operations/configuration/preview-features.md

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

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 05:20:13 -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
Yaron Schneider 13a57b5749
Create api-allowlist.md (#1473)
* Create api-allowlist.md

* Update daprdocs/content/en/operations/configuration/api-allowlist.md

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

* Update daprdocs/content/en/operations/configuration/api-allowlist.md

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

* Update api-allowlist.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-12 14:37:12 -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
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 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 d7ff1d19d0
Merge branch 'v1.1' into aacrawfi/consul-selfhost 2021-05-03 15:42:14 -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
Donovan Brown d81a82e7d8
Removed duplicate word
Removed additional "are"
2021-04-30 00:39:40 -05: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
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 52ea7e4373
Merge branch 'v1.1' into patch-1 2021-04-28 09:12:11 -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 98ab13da78 Latest changes from v1.1 2021-04-22 13:38:06 -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 07a8f8b8de
Merge branch 'v1.1' into aacrawfi/concepts 2021-04-22 13:24:08 -07:00
Ori Zohar fbd59b6bf2
Merge branch 'v1.1' into patch-4 2021-04-22 13:15:40 -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 33903db90e
Merge branch 'v1.1' into v1.1 2021-04-19 19:47:41 -07:00
Aaron Crawfis 0a965574e5
Merge branch 'v1.1' into v1.1 2021-04-19 19:47:29 -07:00
Aaron Crawfis 02fdcd2770
Merge branch 'v1.1' into patch-4 2021-04-19 19:46:55 -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 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 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 f69e0358d2
Merge branch 'v1.1' into asb_publish_retry_settings_1411 2021-04-16 14:50:29 -07:00
Aaron Crawfis 5d1357c11c
Merge branch 'v1.1' into aacrawfi/mtls 2021-04-16 14:43:53 -07:00
Aaron Crawfis 6eebf89903
Merge branch 'v1.1' into aacrawfi/windows-commands 2021-04-16 14:41:09 -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
Ori Zohar 2c0614945f
Merge branch 'v1.1' into asb_publish_retry_settings_1411 2021-04-16 14:35:13 -07:00
Aaron Crawfis df5b085c2e
Merge branch 'v1.1' into fix-link-pubsub-content-types 2021-04-16 14:35:08 -07:00
Aaron Crawfis 5ef65e2f44
Merge branch 'v1.1' into fix-link-pubsub-content-types 2021-04-16 14:33:41 -07:00
Ori Zohar c3050659a9
Merge branch 'v1.1' into update-v1.1.2-patch 2021-04-16 14:32:28 -07:00
Aaron Crawfis 05aa914115
Merge branch 'v1.1' into aacrawfi/concepts 2021-04-16 14:27:29 -07:00
Aaron Crawfis 844fdac186 Update concepts docs 2021-04-16 14:26:44 -07:00
Ori Zohar 1c84af0fb7
Merge branch 'v1.1' into aacrawfi/ha-mode 2021-04-16 12:32:44 -07:00
Ori Zohar a43beeb366
Merge branch 'v1.1' into aacrawfi/kafka-update 2021-04-16 12:31:46 -07:00
Ori Zohar b869f064bb Updates for v1.1.2 patch 2021-04-16 11:57:53 -07:00
Phil Kedy ddc3e08ce5 Adding Azure Service Bus publish retry settings 2021-04-16 14:49:21 -04:00
Mukundan Sundararajan 39d5bea11b
Merge branch 'v1.1' into aacrawfi/mtls 2021-04-15 20:16:07 -07:00
Daniel Beall 6ab16d9560 Update Azure Blob state component documentation. 2021-04-16 02:41:55 +00:00
Aaron Crawfis 6a86f6536a
Merge branch 'v1.1' into fix-link-pubsub-content-types 2021-04-15 13:36:17 -07:00
Javier Vela 4f95fecb61
Update howto-publish-subscribe.md to follow the Hugo shortcode convention
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-04-15 20:08:36 +02:00
idjohnson a1d9f497ec
Update howto-bindings.md
missed 'Content-Type: application/json'  in curl command for testing binding
2021-04-15 09:43:32 -05:00
Javier Vela 760b49b031
Merge branch 'v1.1' into fix-link-pubsub-content-types 2021-04-15 06:43:13 +02:00
Javier Vela d46b799c3d fix link pubsub content types 2021-04-15 06:37:46 +02:00
Aaron Crawfis a6d155d3b5 Update integrations 2021-04-14 16:25:43 -07:00
Aaron Crawfis 31fe5f6205 Generalize cloud providers 2021-04-14 16:25:30 -07:00
Aaron Crawfis fee83875a8 Add note on mTLS 2021-04-14 16:01:26 -07:00
Aaron Crawfis e873702052 Add clarification to command 2021-04-14 15:51:13 -07:00
Aaron Crawfis e990781af0 Update link to kafka installation 2021-04-14 15:47:25 -07:00
Aaron Crawfis 95a7fcc18e Add note on gRPC 2021-04-14 15:25:59 -07:00
Aaron Crawfis 78c25c9f58 Add links to enabling HA mode 2021-04-14 15:22:36 -07:00
Aaron Crawfis 7d2cf52714 Update concepts and add terminology page 2021-04-14 14:13:59 -07:00
Aaron Crawfis ff76fb6faf
Merge branch 'v1.1' into patch-4 2021-04-14 12:55:04 -07:00
Aaron Crawfis c8009fe650
Merge branch 'v1.1' into delete-azure-blob-binding 2021-04-14 11:41:07 -07:00
fabistb ce23a2511b change Delete Blob to Delete blob 2021-04-14 20:16:45 +02:00
fabistb 80786d1c33 add missing space 2021-04-13 23:32:17 +02:00
Donovan Brown fc52caf58b Merge remote-tracking branch 'upstream/v1.1' into patch-4 2021-04-13 12:15:20 -05:00
Aaron Crawfis d7696a9efb
Merge branch 'v1.1' into v1.1 2021-04-12 16:12:10 -07:00
Donovan Brown 1c1c7509a5 incorporating feedback 2021-04-12 13:50:02 -05:00
liuyao ba5a25ed2d fix gRPC-integration.md 2021-04-12 20:40:04 +08:00
liuyao 8ac1551a3e fix gRPC-integration.md 2021-04-12 20:37:40 +08:00
liuyao dc863f1dba fix gRPC-integration.md 2021-04-12 20:27:02 +08:00
fabistb db86e59f56 add delete operation to azure blob storage 2021-04-11 20:54:10 +02:00
Trond Hindenes 98d0d307d3 Added a bit more of a cert string to show intended use 2021-04-10 00:04:52 +02:00
Trond Hindenes 9012ca09af Fix table formatting 2021-04-10 00:00:42 +02:00
Trond Hindenes 2383f01a4b updated gcp pubsub with v1.1 options 2021-04-09 23:56:28 +02:00
Ori Zohar ba2ef482db Latest changes of components structure included 2021-04-09 14:09:26 -07:00
Aaron Crawfis 436d10a494 Update bindings title 2021-04-09 13:45:17 -07:00
Aaron Crawfis ffc3719c5a Merge branch 'aacrawfi/move-component-specs' of https://github.com/dapr/docs into aacrawfi/move-component-specs 2021-04-09 13:44:20 -07:00
Aaron Crawfis d3b9eaba77 Update titles to put component type first 2021-04-09 13:44:17 -07:00
Aaron Crawfis 2c7a7c51ca
Merge branch 'v1.1' into aacrawfi/move-component-specs 2021-04-09 12:57:32 -07:00
Aaron Crawfis bbd2d18b3a Move component specs into reference section 2021-04-09 12:56:14 -07:00
Ori Zohar 99bfa2d4db Fixing v1.1.1 refernces in support table 2021-04-09 12:06:09 -07:00
Ori Zohar 4bc273f7c1 Latest changes from v1.1 2021-04-09 11:47:44 -07:00
Aaron Crawfis 1e315b4412
Merge branch 'v1.1' into patch-4 2021-04-09 11:09:29 -07:00
Aaron Crawfis 1555a1ce3e
Merge branch 'v1.1' into patch-1 2021-04-09 11:04:21 -07:00
Aaron Crawfis 2050f35f7b
Merge branch 'v1.1' into patch-3 2021-04-09 10:52:19 -07:00
Aaron Crawfis ee19d5ef26
Merge branch 'v1.2' into patch-2 2021-04-09 09:53:43 -07:00
Aaron Crawfis 8a279bcc75
Update daprdocs/content/en/operations/components/setup-secret-store/supported-secret-stores/hashicorp-vault.md 2021-04-09 09:53:39 -07:00
Aaron Crawfis 0177f7fcbd
Merge branch 'v1.2' into feature/add_redis_config_doc 2021-04-09 09:51:00 -07:00
Donovan Brown e4fa7c82aa
Merge branch 'v1.2' into patch-2 2021-04-09 07:35:36 -05:00
Donovan Brown fca5ba98b1
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.
2021-04-09 07:30:42 -05:00
Rodrigo Ipince 92de558651
Fix typo in docs 2021-04-08 15:34:00 -07:00
Donovan Brown 3d5ac4bbb1
Found another error
Cleaned up a sentence.
2021-04-08 10:40:07 -05:00
Donovan Brown d38ea8c5ef
Found another typo
manahed should be managed
2021-04-08 10:35:53 -05:00
Donovan Brown e45e42ba2a
Changing you to your in multiple places
In many places 'you' should be 'your'.
2021-04-08 10:30:37 -05:00
Donovan Brown c9f8c8c0bf
Fixed typo
Just fixed a simply typo in the docs.
2021-04-08 10:24:20 -05:00
Charlie Stanley a579780e0f
Use POST verb for shutdown example (#1366)
* Use POST verb for shutdown example

* Update documentation to reflect v1.1.1
2021-04-06 18:07:28 -07:00
Aaron Crawfis 5501ecf264
Merge branch 'v1.1' into patch-1 2021-04-06 14:16:43 -07:00
Aaron Crawfis e50fe85949
Merge branch 'v1.2' into feat/mqtt-binding-improve 2021-04-06 14:15:21 -07:00
Aaron Crawfis e22e0ed3b1
Merge branch 'v1.2' into feature/add_redis_config_doc 2021-04-06 14:13:25 -07:00
Aaron Crawfis 6c5edafa27
Merge branch 'v1.0' into patch-2 2021-04-06 14:12:34 -07:00
Aaron Crawfis 0f8da1b524
Merge branch 'v1.1' into patch-1 2021-04-06 14:08:54 -07:00
Aaron Crawfis 32354de54d
Merge branch 'v1.1' into v1.1 2021-04-06 11:11:19 -07:00
Ori Zohar c8599764bf
Merge branch 'v1.1' into harrykimpel-newrelic-howto 2021-04-06 09:40:22 -07:00
Harry Kimpel 654a3fe971 Fixed broken links in tracing section 2021-04-06 18:34:46 +02:00
Harry Kimpel de24b00ad9 Fixed broken links in tracing section 2021-04-06 18:30:15 +02:00
Aaron Crawfis b24788a659
Merge branch 'v1.2' into k8s-debug 2021-04-06 08:58:26 -07:00
newbe36524 8778e50f4c update to button tag 2021-04-06 16:24:28 +08:00
Ian Luo a95210240a fix issue #1380 2021-04-06 15:25:11 +08:00
Aaron Crawfis 64c0552caa
Merge branch 'v1.1' into v1.1 2021-04-05 13:54:46 -07:00
Aaron Crawfis 2fba3f8c05 Add docs 2021-04-05 13:47:35 -07:00
Aaron Crawfis c58a9faa79 Update to parameter instead of inner 2021-04-05 13:47:28 -07:00
Aaron Crawfis 08b8bf0c15 Add regex to button 2021-04-05 13:35:37 -07:00
Aaron Crawfis eace5730f1 Add button shortcode 2021-04-05 13:28:22 -07:00
Steven Jenkins De Haro c0b301ca9e
Fixed minor spelling issue in related links 2021-04-05 09:27:06 +02:00
newbe36524 0710ba55fe Replace button by alert section since there is some issue about crowdin 2021-04-05 15:00:02 +08:00
Ori Zohar e81973733c updating config for preview branch v1.2 2021-04-02 15:04:40 -07:00
Andreas Riehl 08cee2adf0
Merge branch 'v1.1' into patch-1 2021-04-02 22:00:32 +02:00
Andreas Riehl 9a097d9e04
Update kubernetes-upgrade.md
The command  doesn't match the description text.
Description text states to update to v1.1.0, but command show how to update to v1.0.2.
2021-04-02 21:39:41 +02:00
Hugo Meyronneinc cbc74878fa
fix: SSL scheme for url on MQTT binding 2021-04-02 21:11:45 +02:00
Ori Zohar 1150e094e2 Updating archived version banner for v1.1 (disabled) 2021-04-02 12:05:39 -07:00
Ori Zohar 0c4fab79f0 Updating archived docs message 2021-04-02 11:58:34 -07:00
Ori Zohar 3bc886950f
Merge branch 'v1.2' into feat/mqtt-binding-improve 2021-04-02 10:22:30 -07:00
Donovan Brown 1ba6f23dd2
Merge branch 'v1.0' into patch-2 2021-04-02 11:19:59 -05:00
Ori Zohar 99effae004 Changing page ordering for k8s pages 2021-04-01 18:09:05 -07:00
Ori Zohar 293794eb9d
Merge branch 'v1.1' into upmerge-v1.1-20210401 2021-04-01 16:43:24 -07:00
Aaron Crawfis 35f4892be2
Merge branch 'v1.0' into fix-cli-patch 2021-04-01 16:31:36 -07:00
Aaron Crawfis eb2040d6c9
Update config.toml 2021-04-01 16:30:22 -07:00
Ori Zohar 2fa35c108d
Merge pull request #1358 from dapr/wcs1only-patch-1
Update kubernetes-upgrade.md
2021-04-01 16:30:01 -07:00
Ori Zohar 4db810a66b
Update daprdocs/config.toml
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-04-01 16:00:39 -07:00
Ori Zohar 494b6b1949 Updating config for v1.1 release 2021-04-01 15:39:14 -07:00
Ori Zohar 8b36c56457 Updating v1.0 config for v1.1 release 2021-04-01 15:16:41 -07:00
Charlie Stanley f5b39a3f48
Update kubernetes-upgrade.md 2021-04-01 14:54:30 -07:00
Mukundan Sundararajan eda5af6417 Fix CLI patch version 2021-04-01 12:36:01 -07:00
Ori Zohar 07aaebd93c Upmerge latest updates from v1.0 2021-04-01 11:43:21 -07:00
Ori Zohar 94bfde16e2
Merge branch 'v1.0' into patch-2 2021-04-01 11:40:27 -07:00
Donovan Brown 56caef02e5
Update hashicorp-vault.md
Updated the docs to support vaultToken as an alternative to vaultTokenMountPath. This addresses issue #1354
2021-04-01 13:11:24 -05:00
Ori Zohar 1582a891c2
Merge branch 'v1.0' into fix/cli-run-default-ports 2021-04-01 11:01:45 -07:00
Aaron Crawfis 03ee1d49c8
Merge branch 'v1.0' into dependabot/npm_and_yarn/daprdocs/y18n-4.0.1 2021-04-01 10:29:19 -07:00
Ori Zohar 206164978a
Merge branch 'v1.0' into fix/cli-run-default-ports 2021-04-01 10:18:22 -07:00
Artur Souza bdbb6ae7dc
Update support-release-policy.md 2021-04-01 09:07:47 -07:00
Ori Zohar 87126869cb small phrasing change 2021-04-01 08:39:11 -07:00
Ori Zohar fc9df14a7b Typo fixes 2021-04-01 08:37:22 -07:00
wise-Kaas 39c232b21c matched default ports for http and gprc 2021-04-01 13:02:52 +03:00
dependabot[bot] d761a46840
Bump y18n from 4.0.0 to 4.0.1 in /daprdocs
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 07:56:57 +00:00
Mark Fussell 908c1fa147
Update service-mesh.md 2021-03-31 21:21:01 -07:00
Ori Zohar ab4db10634
Update service-mesh.md 2021-03-31 17:31:56 -07:00
Aaron Crawfis a5eb094965
Merge branch 'v1.0' into service-mesh 2021-03-31 17:15:55 -07:00
Ori Zohar 9edf64a6fc adding service mesh concept page 2021-03-31 16:57:43 -07:00
Aaron Crawfis 7eb4cc0c91
Merge branch 'v1.0' into aacrawfi/dotnet-update 2021-03-31 16:57:16 -07:00
Donovan Brown 2dfe2252f2
Update secret-stores-overview.md
Just updated a sentence that I feel reads better now.
Updated "with secure store" to "with secure storage"
2021-03-30 19:39:13 -05:00
Ori Zohar 7c3ca5ada9
Merge branch 'v1.1' into version-mention-updates-v1.1 2021-03-30 11:09:08 -07:00
Ori Zohar 4b7eedffb0
Merge branch 'v1.0' into aacrawfi/dotnet-update 2021-03-29 10:57:12 -07:00
Aaron Crawfis d7a3b7241d
Merge branch 'v1.1' into upmerge-v1.1-20210326 2021-03-29 10:49:17 -07:00
Ori Zohar 4859d44b3e Removing redundant workflow file and addressing feedback 2021-03-26 18:44:14 -07:00
Hugo Meyronneinc a9ff4a6531 feat: add shutdown docs 2021-03-26 19:31:36 -05:00
Phil Kedy e66a602ab1 Tweaks per PR feedback 2021-03-26 19:31:36 -05:00
Phil Kedy 1061c0dfa0 Tweaks per PR feedback 2021-03-26 19:31:36 -05:00
Phil Kedy 785bd35c86 Added details on the application-level dapr.io/enable-metrics annotation 2021-03-26 19:31:36 -05:00
Ori Zohar 308601b51d Periodic upmerge from v1.0 to v1.1 2021-03-26 14:51:38 -07:00
Ori Zohar bd4e7ceb59
Merge branch 'v1.2' into feature/add_redis_config_doc 2021-03-26 13:28:50 -07:00
zhangchao eb41600f4c make some wording tweaks 2021-03-26 09:53:12 +08:00
Ori Zohar 36372b6c19
Update install-dapr-selfhost.md 2021-03-25 16:07:59 -07:00
Ori Zohar 172a4b03a9 Merge latest from branch 'v1.1' 2021-03-25 15:52:19 -07:00
Ori Zohar 7567af92e2 Updating current version to v1.1 2021-03-25 15:51:57 -07:00
Ori Zohar 5b7cd51938
Merge branch 'v1.1' into feat/mqtt-binding-improve 2021-03-25 11:23:40 -07:00
Lynn Orrell 9904d78fb8 Added docs for Local Storage binding 2021-03-25 13:09:42 -05:00
Hugo Meyronneinc 9d4145e542
feat: add shutdown docs 2021-03-25 18:56:47 +01:00
Hugo Meyronneinc efdb6a06d5
chore: add documentation on the binding mqtt based on the pubsub mqtt options 2021-03-25 18:53:58 +01:00
Ori Zohar 7a7cb0b6c9
Merge branch 'v1.0' into v1.0 2021-03-25 10:52:26 -07:00
Ori Zohar e0d08e2e20
Merge branch 'v1.0' into setup-gke 2021-03-25 10:38:39 -07:00
Ori Zohar 4cd03a05fc
Merge branch 'v1.0' into v1.0 2021-03-25 10:26:46 -07:00
Ori Zohar b3efe6bbce
Merge branch 'v1.0' into setup-gke 2021-03-25 10:22:58 -07:00
Ori Zohar 15e188fa1e
Merge branch 'v1.0' into bh-binding-examples 2021-03-25 10:19:32 -07:00
Ori Zohar 042a794810
Merge branch 'v1.1' into feature/add_redis_config_doc 2021-03-25 10:15:07 -07:00
Mike Casas cffe1e3f6e
Grammar fix.
Simple grammar fix.
2021-03-24 10:35:31 -04:00
zhangchao 5e6431b88f add pubsub redis config docs 2021-03-24 20:51:43 +08:00
Otto Lote f52c852e00
Merge branch 'v1.0' into setup-gke 2021-03-24 10:55:11 +01:00
Otto Lote 8a4ffa399a
Update minikube weight 2021-03-24 10:54:16 +01:00
Otto Lote 96b30bdce5
Set correct hugo weight 2021-03-24 10:39:27 +01:00
Karol Deland b4bd54c520
Added some explanation on insecure ssl
Using SSL is usually considered secure. In this context, it may be a good idea to explain why it's insecure.
2021-03-23 22:45:33 -04:00
Mukundan Sundararajan aed7a4e967
Merge branch 'v1.0' into patch-1 2021-03-23 16:46:16 -07:00
Mukundan Sundararajan fce1579065
Create setup-dynamodb.md 2021-03-23 16:45:45 -07:00
Phil Kedy 670a580bb1 Tweaks per PR feedback 2021-03-23 19:26:38 -04:00
Phil Kedy 752dbaaa3f Tweaks per PR feedback 2021-03-23 19:25:13 -04:00
Ori Zohar 78cd07c36d
Merge branch 'v1.0' into fix-link-annotated-dapr-on-k8s 2021-03-23 15:43:03 -07:00
Ori Zohar de385bc12c
Merge branch 'v1.0' into patch-1 2021-03-23 15:39:35 -07:00
Javier Vela 18194eeea7 fix Kubernetes doc 2021-03-23 19:13:37 +01:00
Phil Kedy 6357553987 Added details on the application-level dapr.io/enable-metrics annotation 2021-03-23 12:33:20 -04:00
Otto Lote cd81165478
Merge branch 'v1.0' into setup-gke 2021-03-22 19:49:46 +01:00
Otto Lote 5448050b49
Add private GKE cluster troubleshooting 2021-03-22 19:16:50 +01:00
Otto Lote 5e0edb517f
Add setup for GKE clusters 2021-03-22 19:06:49 +01:00
Ori Zohar a5df049374
Merge branch 'v1.0' into fix-app-name-not-match 2021-03-22 09:21:15 -07:00
Ori Zohar 6353db197a
Merge branch 'v1.0' into aacrawfi/dotnet-update 2021-03-22 09:06:25 -07:00
Ori Zohar ef722fa0ec
Merge branch 'v1.0' into patch-1 2021-03-22 09:02:38 -07:00
Ben Hummerstone 231049a368 added examples for gcp storage bucket binding 2021-03-22 15:30:36 +00:00
Ben Hummerstone e93e6c48e1 updated s3 binding with examples 2021-03-22 15:28:17 +00:00
meijin 7d8911b65d fix app-id 'testpubapp' not match 'testpubsub' when publish 2021-03-22 17:42:44 +08:00
Chris Gillum e3d1b8e6b2
Remove broken actors link
Removing a link that resulted in a 404. The link appears to have been redundant, so I just removed it instead of correcting it, making the paragraph more consistent with the surrounding paragraphs.
2021-03-21 16:35:45 -07:00
Javier Vela 16b29599a8 fix link annotated dapr & added link to all dapr annotations 2021-03-21 08:48:03 +01:00
yellow chicks 80912cabc4
Update setup-tracing.md (#1320)
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-03-19 11:54:01 -07:00
Aaron Crawfis 2f7ec519f7
Add logos 2021-03-18 15:28:14 -07:00
Phil Kedy 8056273cc0
Merge branch 'v1.1' into pubsub_retry_and_redelivery_settings 2021-03-18 13:28:42 -04:00
Phil Kedy a341f1dc2f Adding details on backOffMaxRetries for MQTT and Hazelcast and redelivery settings to Redis 2021-03-17 12:28:42 -04:00
Newbe36524 d4334e569a Update middleware-uppercase.md (#1309) 2021-03-17 12:28:42 -04:00
Phil Kedy 3268dcae98 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-deploy.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-17 12:22:32 -04:00
Phil Kedy 07ff561c23 Update daprdocs/content/en/reference/cli/dapr-init.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-17 12:22:32 -04:00
Phil Kedy a7091ca2d1 Added Kubernetes --wait and --timeout flags to the CLI documentation 2021-03-17 12:22:32 -04:00
Newbe36524 5b66a38c8e Update middleware-uppercase.md (#1309) 2021-03-17 12:22:32 -04:00
Aaron Crawfis 0bbfc2556b
Merge branch 'v1.0' into patch-1 2021-03-16 19:07:08 -07:00
Aaron Crawfis a8c824192c
Merge branch 'v1.1' into aws-parameterstore 2021-03-16 19:05:45 -07:00
Aaron Crawfis a8abe19658
Merge branch 'v1.1' into patch-2 2021-03-16 19:03:11 -07:00
Aaron Crawfis 760bb8adbe Update docs link 2021-03-16 19:00:43 -07:00
Aaron Crawfis a9808ae287
Revert "MQTT & Hazelcast retries and Redis redelivery settings" 2021-03-16 18:50:42 -07:00
Phil Kedy 6f36bb40e3 Adding details on backOffMaxRetries for MQTT and Hazelcast and redelivery settings to Redis 2021-03-16 14:10:03 -04:00
Aaron Crawfis 1ffe4a0c86 Update URLs 2021-03-16 08:50:36 -07:00
Newbe36524 fdad3a1e0b
Update middleware-uppercase.md (#1309) 2021-03-15 19:02:45 -07:00
Mukundan Sundararajan 80c1e020cb
Merge branch 'v1.1' into patch-2 2021-03-12 12:54:49 -08:00
Ori Zohar 665366cead Weekly upmerge from v1.0 to v1.1 2021-03-12 11:41:10 -08:00
Artur Souza 1724be295e
Update sdk-serialization.md 2021-03-12 11:27:51 -08:00
tuapuikia 032aa71645
Update setup-dynamodb.md
Update the Dynamodb states name to reflect the change in https://github.com/dapr/dapr/blob/master/cmd/daprd/main.go#L210
2021-03-12 15:40:36 +08:00
Ori Zohar b77e674c76
Merge branch 'v1.1' into aws-parameterstore 2021-03-11 10:05:30 -08:00
Ori Zohar 2d98c2d163
Merge branch 'v1.0' into patch-2 2021-03-11 09:27:47 -08:00
Ori Zohar 2bb9f39aae
Merge branch 'v1.0' into patch-2 2021-03-11 09:19:04 -08:00
Chanyong Moon 1eb7d49732 Append `dapr.io/env` annotation. 2021-03-12 02:05:46 +09:00
Jeff Foster 1a0984be6a
Fix broken link. 2021-03-11 13:48:36 +00:00
Jeff Foster a14efb0e85
Remove stray `*` 2021-03-11 13:18:26 +00:00
Aaron Quamme d8a9f71c50
Update sdk-serialization.md 2021-03-09 21:51:55 -06:00
Sivamuthu Kumar 59b8442633
fix version and format markdown label on aws ssm parameter store
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-03-09 20:23:55 -05:00
OpenWindow d249a176de
Update state-management-overview.md
Minor grammar fix.
2021-03-09 07:13:47 -05:00
Sivamuthu Kumar 6b99103e0e Add docs on AWS SSM Parameter Store secret store 2021-03-06 13:34:20 -05:00
Ori Zohar c687a290e9
Merge branch 'v1.0' into update_hotfix_v101 2021-03-05 16:22:24 -08:00
Ori Zohar 4a2a4679ad
Merge branch 'v1.0' into aacrawfi-links-fix 2021-03-05 14:55:27 -08:00
Aaron Crawfis 3a49a34b65
Update page-meta-links.html 2021-03-05 14:50:05 -08:00
Aaron Crawfis ed0b6f3549 Update kubernetes docs 2021-03-05 14:46:29 -08:00
Aaron Crawfis 8382e84adc Update code margin 2021-03-05 14:46:21 -08:00
Aaron Crawfis 116dbc1c09 Override GitHub links partial 2021-03-05 13:41:41 -08:00
Aaron Crawfis 78233a3577
Merge branch 'v1.0' into v1.0 2021-03-05 12:58:03 -08:00
Aaron Crawfis 948b3b3231
Merge branch 'v1.0' into patch-1 2021-03-05 12:26:13 -08:00
Artur Souza 236e04332a Update table for state store given v1.0.1 hotfix 2021-03-05 10:49:41 -08:00
Laurent Kempé 06ef57fece
Update intellij.md
Add missing "
2021-03-05 09:48:36 +01:00
newbe36524 5ef3bf0d28 Change name of submodule 2021-03-05 12:09:35 +08:00
newbe36524 1106f8986c Merge branch 'v1.0' of https://github.com/dapr/docs into v1.0 2021-03-05 12:05:01 +08:00
Aaron Crawfis a7d34dc1cf Add info on translations 2021-03-04 17:13:05 -08:00
Charlie Stanley ed1d0bd1cd
Merge branch 'v1.0' into link-validation 2021-03-04 15:19:28 -08:00
Charlie Stanley 5472fe2604 Adding automatic link validation 2021-03-04 15:13:14 -08:00
Ori Zohar 06e05fd7da
Fixing typo 2021-03-04 14:29:33 -08:00
Aaron Crawfis a2ea318da9
Merge branch 'v1.0' into patch-2 2021-03-04 13:17:09 -08:00
xavier geerinck 5303bfdccc
Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-04 22:11:43 +01:00
xavier geerinck 088cf1f922
Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-04 22:11:40 +01:00
xavier geerinck f1c48c1fd9
Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-04 22:11:36 +01:00
Ori Zohar 077932cbaf
Merge branch 'v1.1' into patch-2 2021-03-04 10:34:59 -08:00
Ori Zohar f46862cb8c periodic merge from v1.0 to v1.1 2021-03-04 10:26:01 -08:00
Ori Zohar b1c93e9226
Merge branch 'v1.0' into Fabian-Schmidt-patch-2 2021-03-04 10:02:20 -08:00
Ori Zohar 7e519eef96
Merge branch 'v1.0' into patch-2 2021-03-04 09:46:04 -08:00
newbe36524 bfec9dc251 Add content that translated into zh_Hans 2021-03-04 13:58:52 +08:00
Fabian ff0f90dd5a
Fix link 2021-03-03 22:32:15 +01:00
Fabian 5067042e9b
At "list" permission for non-default namespace
List permission is necessary to perform bulk secret read.
If not present Dapr sidecar will crash and restart on a new different gprc port.
2021-03-03 22:24:27 +01:00
Ori Zohar a148688fd8
Fixing helm chart readme link 2021-03-02 17:00:46 -08:00
Ori Zohar 8ec55f2fd3
Merge branch 'v1.1' into harrykimpel-newrelic-howto 2021-03-02 15:54:03 -08:00
Aaron Crawfis c2ab817bf6
Merge branch 'v1.0' into dotnet-sdkdocs 2021-03-01 12:10:49 -08:00
Harry Kimpel da1e286013 Added New Relic Metrics section in operations/monitoring/metrics 2021-03-01 15:15:10 +01:00
Harry Kimpel c4d1af11ac Added New Relic Metrics section in operations/monitoring/metrics 2021-03-01 15:13:38 +01:00
Joni Collinge 0aaed44c5b
Update setup-azure-servicebus.md 2021-02-28 08:16:45 +00:00
Artur Souza 78e2b60c82 Fix mysql name in helm and Docker. 2021-02-26 18:33:13 -08:00
Mark Fussell 121f46370b
Merge branch 'v1.0' into patch-1 2021-02-25 18:00:01 -08:00
Sahan Serasinghe ba0c8eddb8
Update get-started-api.md (#1268)
Improved grammar to get the message clearly across to the reader.

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-25 17:59:46 -08:00
Mark Fussell 7024935cb5
Merge branch 'v1.0' into patch-1 2021-02-25 17:33:53 -08:00
darron froese d698cd212f
Update setup-nats-streaming.md (#1258)
Missing a single -
2021-02-25 17:28:59 -08:00
Peter 4ac4670d97
Update security-concept.md
Minor wording fix, as described in https://github.com/dapr/docs/issues/1264
2021-02-25 11:02:30 +01:00
Harry Kimpel b22fc693d9 Added New Relic Logging section in operations/monitoring/logging 2021-02-25 06:48:55 +01:00
Harry Kimpel 859dc3026b Added New Relic Logging section in operations/monitoring/logging 2021-02-25 06:45:55 +01:00
Harry Kimpel 005590b32a Added New Relic Logging section in operations/monitoring/logging 2021-02-25 06:35:25 +01:00
Aaron Crawfis 4cff5ca0fb Update references 2021-02-24 11:09:03 -08:00
Aaron Crawfis d5efe6487b Add dotnet sdk 2021-02-24 11:08:52 -08:00
Ori Zohar d93a07ebfd
Merge branch 'v1.0' into patch-1 2021-02-23 13:49:53 -08:00
xavier geerinck 51108827bb
Fixing Blob Storage Documentation
some mistakes where made when adding codetabs, fixed those closing tags. Also fixed title tags for examples
2021-02-23 15:55:53 +01:00
AbserAri e6dbfd8aeb
typo: HMTL -> HTML (#1246)
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-22 14:07:37 -08:00
Yaron Schneider 0a52281be8
fix save state example (#1250) 2021-02-22 13:44:59 -08:00