Commit Graph

419 Commits

Author SHA1 Message Date
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
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
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
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
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 9c96299025
Merge branch 'v1.0-rc3' into release-rc3 2021-01-28 09:36:41 -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
Nghia Tran 1b55aec0ba Update OpenTelemetry Collector to not use queued_retry processor
The `queued_retry` processor has been deprecated, and we didn't use
and retry settings. We remove it here to avoid errors with the latest
version of OpenTelemetry Collector agent.
2021-01-27 14:58:31 -08:00
Nghia Tran e9fe330ca0
Merge branch 'v0.11' into fix-otel-retry 2021-01-27 14:54:42 -08:00
Nghia Tran 14660142c7 Update OpenTelemetry Collector to not use queued_retry processor
`queued_retry` processor has been deprecated, and we didn't use any
retry settings. Remove it here to avoid errors with latest version of
OpenTelemetry Collector agent.
2021-01-27 14:52:27 -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
Aaron Crawfis 4c430ae207 Update rc2 references to rc3 2021-01-27 09:40:59 -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