Commit Graph

559 Commits

Author SHA1 Message Date
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
Nghia Tran ae4e1d21a0 Reorganizing the Operation > Monitoring page 2021-02-11 17:35:42 -08:00
Ori Zohar 5331ba6c9d Adding links to PHP SDK and more SDK page interlinking 2021-02-11 16:46:27 -08:00
Mukundan Sundararajan 79890ad565 updates 2021-02-11 15:06:51 -08:00
Mukundan Sundararajan e5f0ded142
update bindings docs (#1187)
* update bindings docs

* fix casing

* Update howto-bindings.md

* Update apns.md

* Update blobstorage.md

* Update cosmosdb.md

* Update eventgrid.md

* Update kafka.md

* Update rabbitmq.md

* Update signalr.md

* Update cosmosdb.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-11 14:50:56 -08:00
Anatoliy c37f4588c1
Create increase-request-size.md (#1183)
* Create increase-request-size.md

Add documentation for the "--dapr-http-max-request-size" argument for the CLI and "dapr.io/http-max-request-size" annotation
#1099

* Update increase-request-size.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-11 14:40:07 -08:00
halspang 5b02d7b24d
Add docs for upgrade command in cli (#1181)
* Add docs for upgrade command in cli

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

* Update dapr-upgrade.md

* Update dapr-upgrade.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-11 14:39:14 -08:00
Mukundan Sundararajan cec451a422 Fix intellij docs 2021-02-11 14:17:23 -08:00
Ori Zohar 2768f832a5 Removing notes and updating versions in commands 2021-02-10 16:58:46 -08:00
Phil Kedy b791d5670e Removing extra `(` 2021-02-10 12:34:10 -05:00
Aaron Crawfis 3dc9793e0d
Merge branch 'v1.0' into single_page_v1.0_env_vars_1114 2021-02-10 09:23:48 -08:00
Tom Kerkhove a6a81d838d
fix: Broken link to Authenticate requests from Dapr using token authentication (#1179)
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2021-02-10 09:14:45 -08:00
Yaron Schneider 1009cfdcca
Add alicloud oss output binding (#1180)
* add alicloud oss output binding

* split alicloud oss to alibaba cloud section

* typo

* remove redundant text

* Update to new format

* Update yaml

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-10 09:13:43 -08:00
Phil Kedy 455eda19cb
Merge branch 'v1.0' into single_page_v1.0_env_vars_1114 2021-02-10 08:40:07 -05:00
Mark Fussell 65d6c4a085
Update _index.md 2021-02-09 22:16:24 -08:00
Mark Fussell ac0365944a
Update _index.md 2021-02-09 22:14:53 -08:00
Phil Kedy c6f708fe83
Updating the HTTP binding documentation … (#1174)
* fixed typo in Service invocation overview (#1170)

* Updating the HTTP binding documentation per PR dapr/components-contrib/pull/661

* Adding extra status info returned by the refactored HTTP binding

* Tweaks per PR

* Update http.md

* Formatting tweaks

Co-authored-by: Patrick de Mooij <patrickdemooij@gmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-09 17:23:18 -08:00
Edwin van Wijk dfc0555291
Add smtp output binding (#1166) 2021-02-09 15:18:00 -08:00
Phil Kedy b03378cdca Tweak per PR 2021-02-09 14:53:05 -05:00
Phil Kedy 388424438a Added single page of all the env variables used by Dapr 2021-02-09 14:15:12 -05:00
yaron2 a242b7a16a add kafka max message size and partition key data 2021-02-08 17:14:14 -08:00
Ori Zohar f4a46c981a
Update _index.md 2021-02-08 15:58:00 -08:00
Patrick de Mooij 713075b5da
fixed typo in Service invocation overview (#1170) 2021-02-08 07:37:39 -08:00
Ori Zohar d1b3edfbc7 Peridodic merge from rc2 to rc3 2021-02-04 10:23:42 -08:00
Ori Zohar 3fedffdb36 Periodic merge from v0.11 to v1.0-rc3 2021-02-04 09:35:11 -08:00
Ekin Tiras 1abf22bf60
Update Method names for Python SDK example
The function names for saving, getting and executing transactions with multiple state items were incorrect for v1-rc3 in the current documentation.
I have updated them "save_bulk_state",  "get_bulk_state" and "execute_state_transaction".
2021-02-03 12:47:34 +01:00
Yaron Schneider df05ea3596
Add pub/sub content-type info (#1158)
* add pub/sub content-type info

* datacontenttype clarification

* Update pubsub_api.md

* add custom cloudevent info

* reorder

* Update howto-publish-subscribe.md

* Update howto-publish-subscribe.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-02 21:46:23 -08:00
Mark Fussell 08d86488bf
Updated all the pubsub topics + a few others (#1140)
* Updated all the pubsub topics + otherss

* Changes for Issue #1093

* Pushing updates from review feedback

* Fixing up the Publish CLI example

* Fixing reference

* Fixing having a single place for the Dapr side car

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-02-02 21:40:06 -08:00
yaron2 d216f07f36 fix typo 2021-02-02 15:14:39 -08:00
Aaron Crawfis 8933b95777
TOML update 2021-02-02 15:11:05 -08:00
Aaron Crawfis d740e08bde
Update toml 2021-02-02 15:09:34 -08:00
Aaron Crawfis 00d753d5cb
Add alias to old path 2021-02-02 15:08:25 -08:00
yaron2 ac7af179e2 remove kubernetes from getting started 2021-02-02 15:01:31 -08:00
yaron2 5cab4f5b3a streamline kubernetes getting started 2021-02-02 14:42:10 -08:00
Ori Zohar 65405ed59a Redoing cosmetic changes, fixing broken link 2021-02-02 12:29:40 -08:00
Yaron Schneider 37d4d87818
Merge branch 'v1.0-rc3' into kfix-2 2021-02-02 11:51:33 -08:00
yaron2 5a0f918b69 fix kubernetes related texts 2021-02-02 11:49:54 -08:00
Ori Zohar 3de98001dd
Merge branch 'v1.0-rc3' into homepage-refresh 2021-02-02 11:40:17 -08:00
Mark Fussell 0ba36b174b minor changes 2021-02-02 09:38:31 -08:00
Mark Fussell cdc4a67ca2 Update the K8s upgrade docs 2021-02-02 09:35:04 -08:00
Aaron Crawfis 35d2a6827f Add php 2021-02-02 08:52:50 -08:00
Aaron Crawfis f27415db9e Merge branch 'homepage-refresh' of https://github.com/dapr/docs into homepage-refresh 2021-02-02 08:50:54 -08:00
Aaron Crawfis 26fd15b4c2 Add go 2021-02-02 08:50:50 -08:00
Ori Zohar 9305721c31
Merge branch 'v1.0-rc3' into homepage-refresh 2021-02-02 08:38:01 -08:00
Aaron Crawfis 66ca71cb09 Add homepage refresh 2021-02-02 08:15:33 -08:00
Mark Fussell b26c183c8c
Update azure-keyvault.md 2021-02-01 17:31:05 -08:00
Mark Fussell af3f3e41f4
Merge branch 'v1.0-rc3' into azure-keyvault 2021-02-01 16:45:33 -08:00
Yaron Schneider d9cb74c546
Add dapr to app authentication section (#1151)
* add dapr to app authentication section

* Update kubernetes-production.md

* Update api-token.md

* Update app-api-token.md

* Update api-token.md

* Update api-token.md

* Update app-api-token.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-01 14:25:51 -08:00
Ori Zohar 105c643c07 Changes to publish rc.3 release in docs.dapr.io 2021-02-01 11:10:26 -08:00
soiboxauxi 233f39b1c7
Update howto-secrets.md (#1150) 2021-01-31 22:45:05 -08:00
Yaron Schneider f3d2b5b6b6
Merge branch 'v1.0-rc3' into helm-updates 2021-01-31 22:16:25 -08:00
Mark Fussell 3ad0b6d052 Fix for 1128 2021-01-31 19:30:04 -08:00
Artur Souza f70c9645be
Document on Component metadata. (#1141)
* Document  on Component metadata.

* Update component-schema.md

* Update setup-mqtt.md

* Update component-schema.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-01-31 17:46:47 -08:00
Stepan 25be2fd366
adding description of forceHTTPS key in oauth2 middleware (#1142)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-01-31 17:19:39 -08:00
georgestevens99 98213a5553
Issue 1113 fixed (#1144)
Changed the dapr run example shown in the doc so that the http port label is correct, replacing the old, out-og-date label.
2021-01-31 17:19:01 -08:00
Karol Deland 7d7855b004
Update get-started-component.md (#1139)
Since it's proposed to create a file name mysecrets.json in the instructions, I think it would be better to have the same filename in the json sample.
2021-01-30 15:40:15 -08:00
xavier geerinck ab0df69645
Rework Azure Blob Storage documentation to be more clear (#1122)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-01-30 08:51:15 -08:00
Trond Hindenes fa73579575 Merge branch 'v1.0-rc3' into helm-updates 2021-01-30 10:54:06 +01:00
Mukundan Sundararajan ac20cf5aab
Refactor supported component pages, refactor secret store docs (#1129)
* Fix supported pub/sub, secret stores page.

* add alias

* Update _index.md

* Update kubernetes-secret-store.md

* Update _index.md

* Update setup-nats-streaming.md

* refactor secret store docs

* Update azure-keyvault.md

* Update azure-keyvault-managed-identity.md

* Update aws-secret-manager.md

* Update file-secret-store.md

* Update gcp-secret-manager.md

* Update hashicorp-vault.md

* Update kubernetes-secret-store.md

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-01-29 14:59:45 -08:00
Chan-Yub Park 10c2d21941
Update mtls.md (#1118)
mtls:
  enabled: true

params bool not string,

and dapr-placement is now statefulset

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-01-29 13:56:17 -08:00
Trond Hindenes 412ec912b3 Use helm install instead of helm upgrade --install 2021-01-29 20:41:29 +01:00
Trond Hindenes 4055d2f745 Fixed version 2021-01-29 20:36:47 +01:00
Trond Hindenes 474f8dd823 re-added steps for upgrading to pre-rc3 2021-01-29 20:35:13 +01:00
Aaron Crawfis 66a1cf767c Merge branch 'v1.0-rc2' into periodic-rc.3 2021-01-29 11:34:56 -08:00
Aaron Crawfis 4579d1e16c Merge branch 'v0.11' into periodic-rc2 2021-01-29 11:09:01 -08:00
Mukundan Sundararajan 11a1d27af2
update state store to capture all metadata fields (#1127)
* update state store to capture all metadata fields

* Fix state store docs

* alphabetical order

* Update setup-aerospike.md

* Update setup-azure-blobstorage.md

* Update setup-azure-cosmosdb.md

* Update setup-azure-tablestorage.md

* Update setup-cassandra.md

* Update setup-cloudstate.md

* Update setup-consul.md

* Update setup-couchbase.md

* Update setup-firestore.md

* Update setup-hazelcast.md

* Update setup-memcached.md

* Update setup-mongodb.md

* Update setup-mysql.md

* Update setup-postgresql.md

* Update setup-redis.md

* Update setup-rethinkdb.md

* Update setup-sqlserver.md

* Update setup-zookeeper.md

* Update setup-aerospike.md

* Update setup-azure-blobstorage.md

* Update setup-azure-cosmosdb.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-01-29 10:26:44 -08:00
Trond Hindenes 2a3473df8e Merge branch 'v1.0-rc3' into helm-updates 2021-01-29 11:59:02 +01:00
Trond Hindenes 9220d2cbd2 Some fixes 2021-01-29 11:54:18 +01:00
Trond Hindenes 04716f0230 helm/kubernetes installation doc updates 2021-01-29 11:19:59 +01:00
Ori Zohar 93f32e96c7
Merge branch 'v0.11' into codespaces-docs 2021-01-28 09:42:17 -08:00
Ori Zohar 00173c5c87
Merge branch 'v1.0-rc3' into support-priority-queue-for-rabbitmq-bindings 2021-01-28 09:40:28 -08:00
Aaron Crawfis 679c148747
Merge branch 'v1.0-rc3' into support-priority-queue-for-rabbitmq-bindings 2021-01-28 09:34:15 -08:00
Aaron Crawfis 24372c4644
Merge branch 'v0.11' into amolenk/actorkeyseparator 2021-01-28 09:32:41 -08:00
Aaron Crawfis 2e48c0b484
Merge branch 'v1.0-rc3' into release-rc3 2021-01-27 09:48:02 -08:00
Aaron Crawfis c3eb9720b1 Update references to rc3 2021-01-27 09:47:28 -08:00
Donovan Brown 2a893e3514
Added help for MySQL State Store (#1106)
* Added help for MySQL State Store

* Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-mysql.md

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

* Addressed comments in PR.

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-01-26 15:18:54 -08:00
Trond Hindenes 95c51c7d91 doc helm chart changes 2021-01-26 20:53:38 +01:00
Yaron Schneider da3b53f68e
Merge branch 'v1.0-rc3' into support-priority-queue-for-rabbitmq-bindings 2021-01-26 11:07:12 -08:00
Ian Luo 99115a4204
Mysql output binding doc (#1111)
* add mysql binding doc

* update doc

* add description form 'pemPath'

* remove the blank line from yaml

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-01-26 11:06:50 -08:00
Aaron Crawfis f377db8fd5 Add codespaces page 2021-01-25 13:21:37 -08:00
Aaron Crawfis 003ea2c3fd
Fix broken link 2021-01-25 10:32:09 -08:00
kzmake b9f6c27cd6
Add docs to bindings for Priority Queue 2021-01-24 08:55:52 +09:00
Sander Molenkamp 9ca443d648 Fix API ref 2021-01-23 12:01:16 +01:00
Sander Molenkamp 047894bc34 Fix SQL server query state store 2021-01-23 12:00:28 +01:00
Ori Zohar 0c71bc7de6
Merge branch 'v0.11' into periodic-v0.11-merge 2021-01-21 17:22:58 -08:00
Aaron Crawfis 5a51ebe125
Merge branch 'v1.0-rc3' into patch-1 2021-01-21 16:59:15 -08:00
Aaron Crawfis ba069daec8 Move applicable changes into 0.11 2021-01-21 16:13:58 -08:00
Ori Zohar 57cac018cb Merging changes from rc.2 to rc.3 branch 2021-01-21 15:40:40 -08:00
Ori Zohar b7167e22b7 Merging changes from v0.11 to rc.2 branch 2021-01-21 15:12:42 -08:00
Aaron Crawfis 1240240c7e
Fix page reference 2021-01-21 13:27:45 -08:00
Ori Zohar e433f7a26b
Merge branch 'v1.0-rc3' into patch-1 2021-01-21 09:46:20 -08:00
Ori Zohar d58de2fce9
Merge branch 'v0.11' into patch-1 2021-01-21 09:22:21 -08:00
Anatoliy 21fdf41ee8
Update kubernetes-annotations.md
adding new annotation passed in that PR https://github.com/dapr/dapr/pull/2679
2021-01-21 17:48:06 +02:00
Aaron Crawfis 049717f6f8
Merge branch 'v1.0-rc2' into patch-3 2021-01-19 22:36:38 -08:00
Aaron Crawfis cc10150e45 Title casing and related links 2021-01-19 22:33:39 -08:00
Aaron Crawfis 5babc5aefe Update title 2021-01-19 22:30:21 -08:00
Aaron Crawfis f5195969a3 Update title casing and weight 2021-01-19 22:30:15 -08:00
Aaron Crawfis d20a849335
Merge branch 'v0.11' into patch-1 2021-01-19 22:19:04 -08:00
Ori Zohar f70e76f515 Editing components getting started 2021-01-19 15:01:34 -08:00
Aaron Crawfis bb8286ca6c
Merge branch 'v0.11' into getting-started-tutorial 2021-01-19 12:55:55 -08:00
Aaron Crawfis a24bb6aa97 Add components step 2021-01-19 12:55:37 -08:00