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
OpenWindow
d249a176de
Update state-management-overview.md
...
Minor grammar fix.
2021-03-09 07:13:47 -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
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
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
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
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
Aaron Crawfis
c2ab817bf6
Merge branch 'v1.0' into dotnet-sdkdocs
2021-03-01 12:10:49 -08: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
Aaron Crawfis
4cff5ca0fb
Update references
2021-02-24 11:09:03 -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
Rodrigo Broggi
d4c2be646f
update the list of supported SKDs ( #1244 )
2021-02-20 09:55:10 -08:00
Martin Björkström
4976d33b01
Update output for Getting a secret
...
Indicate that the response is JSON and not plain text.
2021-02-19 15:22:57 +02:00
SurlyDev
f66395a6e0
Fix typo. there were two step 2's ( #1237 )
...
Updated the steps numbers. Step 2 (the number) was duplicated.
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-18 17:54:17 -08:00
Marcus Turewicz
986f4f3aa3
Add link to ASP.NET Core ( #1239 )
...
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-18 17:16:09 -08: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
e02b159d3d
Add february security audit ( #1223 )
...
* add february security audit
* remove redundant files
* update audit order
2021-02-16 11:20:22 -08:00
Ori Zohar
64742ae0da
Adding missing links to state store list
2021-02-16 11:04:16 -08:00
Yaron Schneider
7ec2accc35
Update _index.md
2021-02-16 10:22:16 -08:00
Trond Hindenes
1f9bb382bd
Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-dynamodb.md
...
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-16 18:19:32 +01:00
Trond Hindenes
cd2868eea2
Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-dynamodb.md
...
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-16 18:19:25 +01:00
Trond Hindenes
f56646274c
Rebased on v1.0, fixed diffs
2021-02-16 09:25:11 +01:00
Trond Hindenes
35c50d562f
Merge branch 'state-dynamodb' of github.com:trondhindenes/docs into state-dynamodb
2021-02-16 09:21:40 +01:00
Trond Hindenes
8ffafddb0c
Added DynamoDB state store doc
2021-02-16 09:17:49 +01:00
Ori Zohar
e23648842b
Observability concept page update
2021-02-15 15:58:03 -08:00
Ori Zohar
dfba5206e4
Merge branch 'observability-concept' of https://github.com/dapr/docs into observability-concept
2021-02-15 15:40:01 -08:00
Ori Zohar
74d22561a9
Merge branch 'v1.0' into observability-concept
2021-02-15 15:38:05 -08:00
Ori Zohar
669d991d77
Merge branch 'observability-concept' of https://github.com/dapr/docs into observability-concept
2021-02-15 15:32:52 -08:00
Ori Zohar
d40219cfe1
Updating SDK versions ( #1208 )
...
* Updating SDK versions
* Updating sdk table version --> status
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-15 15:30:55 -08:00
Ori Zohar
f3188c4415
Merge branch 'v1.0' into observability-concept
2021-02-15 14:47:24 -08:00
Nghia Tran
e9bbe57090
Add a generic OpenTelemetry Collector page ( #1219 )
...
* Extract a generic OpenTelemetry Collector page
* Also move Azure Monitor metrics page to Metrics section.
* Rename to open-telemetry-collector-appinsights.yaml
* Update PR from msfussell@ feedback
* Update PR per msfussell@ feedback
* Move # into <ref>
* Change References to Related Links & update description
* Update image to use standard asset
2021-02-15 14:28:46 -08:00
Mark Fussell
6aed1585e7
Update observability-concept.md
2021-02-15 12:57:20 -08:00
Ori Zohar
855a527926
image alt text
2021-02-15 12:32:10 -08:00
Ori Zohar
a16df9267b
Merge branch 'v1.0' into observability-concept
2021-02-15 12:29:06 -08:00
Ori Zohar
b32dd4ab4a
PR review feedback addressed
2021-02-15 12:28:48 -08:00
Yaron Schneider
e70698d0ac
update kubernetes deploy/upgrade details ( #1220 )
2021-02-15 11:53:41 -08:00
Ori Zohar
70b5566b7f
Merge branch 'v1.0' into observability-concept
2021-02-15 11:40:09 -08:00
halspang
de42e45f01
Update statestore ETag/actor support ( #1213 )
...
* Update statestore ETag/actor support
Add additional column to the supporte statestore table that
indicates direct support of ETag usage. Also specify that
transactional stores support actors.
https://github.com/dapr/docs/issues/1199
* Add ETag example in statestore API reference
This commit adds a walkthrough of how to work with ETags including
finding them and using them for updates and deletes.
* Update _index.md
* Update state_api.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-15 10:00:06 -08:00
Yaron Schneider
4940d283c4
Update daprdocs/content/en/concepts/observability-concept.md
...
Co-authored-by: Nghia Tran <tcnghia@gmail.com>
2021-02-15 09:30:14 -08:00
Nghia Tran
7f37a4914f
Remove references to Open Census ( #1212 )
...
* Correct the language about OpenTelemetry protocol
* Remove references to OpenCensus
* Update tracing-overview.md
* Update jaeger.md
* Update zipkin.md
* Update setup-tracing.md
* Update setup-tracing.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-14 13:42:51 -08:00
Mark Fussell
6308bc1c7f
Updates to the building block overview articles ( #1206 )
...
* Updates to the building block overviews articles
* Removing the hidden retry text
* Adding Control-Concurreny video
* Address include other secret stores. #1063
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-14 13:01:55 -08:00
Mark Fussell
00f25ea5c9
Merge branch 'v1.0' into observability-concept
2021-02-14 12:35:27 -08:00
Ori Zohar
82a5a30bcf
Updating observability concepts with images
2021-02-13 19:46:12 -08:00
Nghia Tran
dd509fdf63
Correct the language about OpenTelemetry protocol ( #1211 )
2021-02-13 18:04:33 -08:00
Ori Zohar
28c31ad3d6
Rewritng observability concept intro
2021-02-13 16:51:34 -08:00
Ori Zohar
f0ea14b403
Renaming tracing backends directory
2021-02-13 16:35:28 -08:00
Nghia Tran
d8ea354e6a
Move operator-centric docs into Operation section
2021-02-13 21:13:07 +00:00
Phil Kedy
849d471dba
Explain how topics are created in pub/sub overview ( #1201 )
...
* First pass at explaining for topics are set
* Tweaks per PR
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-12 18:49:34 -08:00
Mukundan Sundararajan
270b7edd77
Fix doc typos ( #1205 )
...
* Fix doc typos and format.
* fix escaping quotes
2021-02-12 18:26:29 -08:00
Phil Kedy
bbc10f8b4d
Restructuring middleware docs pages ( #1190 )
...
* First pass at restructuring the middleware docs pages
* Tweaks
* Updating custom middleware instructions.
Grammatical tweak re: secrets in metadata values.
* Adding descriptions for each middleware component to the supported middleware table
* Table allignment
* Various tweaks
* its versus it's
* Making Quickstart capitalized again
* Better OAuth spec links for the two grant flows currently supported
* Fixing two sentences
* Update middleware-overview.md
* Update middleware-bearer.md
* Update middleware-oauth2.md
* Update middleware-oauth2clientcredentials.md
* Update middleware-opa.md
* Update middleware-rate-limit.md
* Update middleware-uppercase.md
* Update middleware-rate-limit.md
* Update middleware-opa.md
* Update middleware-oauth2.md
* Update middleware-bearer.md
* Update middleware-oauth2.md
* Update middleware-bearer.md
* Update middleware-oauth2clientcredentials.md
* Update middleware-opa.md
* Update middleware-rate-limit.md
* Update middleware-uppercase.md
* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-oauth2clientcredentials.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-rate-limit.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-opa.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Update daprdocs/content/en/developing-applications/middleware/middleware-overview.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Tweaks per PR
* Small tweak
* Small tweak
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-02-12 16:25:24 -08:00
Ori Zohar
4d3822f367
Removing 1st person
...
Removing "Let's"
2021-02-12 14:00:59 -08:00
Ori Zohar
a908b210b1
Merge branch 'v1.0' into add/php
2021-02-12 13:57:38 -08:00
Rob Landers
19e76e8b07
Fix wording
2021-02-12 22:42:22 +01:00
Ori Zohar
f4663c327a
Upmerge from v1.0-rc3 docs
2021-02-12 13:36:30 -08:00
Ori Zohar
9204113d7b
Merging latest relevant changes from v0.11
2021-02-12 12:10:38 -08:00
Mukundan Sundararajan
88f754f13b
Update intellij.md
2021-02-12 10:32:29 -08:00
Rob Landers
ee7a7d19a1
Add code samples
2021-02-12 19:31:05 +01:00
Ori Zohar
ac1475a8d4
Merge branch 'php-ref' of https://github.com/dapr/docs into php-ref
2021-02-12 08:58:08 -08:00
Ori Zohar
e8dec27b77
SDK table update version
2021-02-12 08:52:41 -08:00
Rob Landers
972c3ff3b0
Add PHP to SDK list ( #1197 )
...
* Add PHP to SDK list
* Add to overview
2021-02-12 07:41:00 -08:00
Ori Zohar
03334cb796
Merge branch 'v1.0' into php-ref
2021-02-11 18:52:17 -08:00
Mark Fussell
137681a32a
Update _index.md
2021-02-11 17:57:07 -08:00
Nghia Tran
b8c5c35da1
Address PR feedbacks
2021-02-11 17:35:42 -08:00
Nghia Tran
5c4b215248
Splitting the Tracing page into more sections
2021-02-11 17:35:42 -08:00
Nghia Tran
09956ab3df
Rename files to avoid conflicts
2021-02-11 17:35:42 -08:00