Commit Graph

243 Commits

Author SHA1 Message Date
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
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 a7091ca2d1 Added Kubernetes --wait and --timeout flags to the CLI documentation 2021-03-17 12:22:32 -04:00
Aaron Crawfis a8c824192c
Merge branch 'v1.1' into aws-parameterstore 2021-03-16 19:05: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
Ori Zohar b77e674c76
Merge branch 'v1.1' into aws-parameterstore 2021-03-11 10:05:30 -08:00
Chanyong Moon 1eb7d49732 Append `dapr.io/env` annotation. 2021-03-12 02:05:46 +09: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
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
Aaron Crawfis ed0b6f3549 Update kubernetes docs 2021-03-05 14:46:29 -08:00
Artur Souza 236e04332a Update table for state store given v1.0.1 hotfix 2021-03-05 10:49:41 -08:00
Charlie Stanley 5472fe2604 Adding automatic link validation 2021-03-04 15:13:14 -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 7e519eef96
Merge branch 'v1.0' into patch-2 2021-03-04 09:46:04 -08: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
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
darron froese d698cd212f
Update setup-nats-streaming.md (#1258)
Missing a single -
2021-02-25 17:28:59 -08: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
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
Sean Yen 8e8e10f654
fixing the elasticsearch install command line. (#1240)
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-18 16:32:57 -08:00
Ben Milleare 5947898236
typo fix (#1241) 2021-02-18 14:01:40 -08:00
Shubham Agnihotri 6dff17b667
Fixed the Kubectl config command in document (#1238)
Fixed the Kubectl config command in document for getting config
2021-02-18 11:47:29 -08:00
Phil Kedy f493f1e285
Fixing concurrency mode setting name: concurrency -> concurrencyMode (#1236) 2021-02-17 11:14:09 -08:00
Artur Souza 9f93fd0ab8
Actor invocation perf results. (#1233) 2021-02-16 17:10:59 -08:00
Mark Fussell bedbf75c34 Adding a few updates for versioning 2021-02-16 16:24:38 -08:00
Ori Zohar 1606726d1e
Merge branch 'v1.0' into k8s-broken-link 2021-02-16 14:55:30 -08:00
Ori Zohar adbf947d78 fixing broken link 2021-02-16 14:54:05 -08:00
Yaron Schneider 892bbadc91
add sm perf remark (#1229) 2021-02-16 14:54:02 -08:00
Yaron Schneider 4f1191bd66
Merge branch 'v1.0' into perf-23 2021-02-16 14:32:11 -08:00
yaron2 7bd0953cd3 update perf numbers 2021-02-16 14:31:07 -08:00
Mark Fussell 9e37eebea2
Versioning and Support docs (#1225)
* Versioning and support docs

* updates

* Feedback from Mukundan

* Update daprdocs/content/en/operations/support/support-release-policy.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Updating upgrade path guidance

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-16 14:28:30 -08:00
Mukundan Sundararajan 93c39253e6
add component certification doc (#1203)
* add component certification doc

* Update certification-lifecycle.md

* Update _index.md

* Update _index.md

* address review comments. fix conflicts.

* address review comments

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-16 11:36:56 -08:00
Yaron Schneider 324e51fe03
Merge branch 'v1.0' into harrykimpel-newrelic-howto 2021-02-16 11:31:46 -08:00
Harry Kimpel 3c012645cc Merge branch 'harrykimpel-newrelic-howto' of https://github.com/harrykimpel/docs into harrykimpel-newrelic-howto 2021-02-16 20:27:07 +01:00
Harry Kimpel 6a31a572f1 Updated New Relic docs to include parameter for signup page 2021-02-16 20:08:47 +01:00