Commit Graph

1985 Commits

Author SHA1 Message Date
Hannah Hunter 6d17905072 grammar pass
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-04-05 18:22:46 -05:00
Mark Fussell b898750475
Merge branch 'v1.7' into v1.7 2022-04-05 16:08:56 -07:00
Alessandro (Ale) Segala 26915ce982
Updated Cosmos DB docs for Dapr 1.7 (#2328)
* Updated Cosmos DB docs for Dapr 1.7

1. More complete instructions for setting up Azure AD auth for the Cosmos DB state store and binding
2. Instructions for setting up the stored procedures manually for the state store

Fixes #2325

Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Fixed links

Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-cosmosdb.md

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-cosmosdb.md

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-cosmosdb.md

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

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-04-05 12:43:12 -07:00
Mark Fussell caf06366cf
Merge branch 'v1.7' into v1.7 2022-04-04 22:02:41 -07:00
Pravin Pushkar cb351bbdb6 Addressing review chnages
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-04-05 10:30:26 +05:30
Pravin Pushkar ce2647e055 Addreesing review comments
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-04-05 10:26:19 +05:30
Pravin Pushkar e18aeab6b5 Using redislabs/rejson with query api
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-04-05 10:26:19 +05:30
Shivam Kumar 4faa0d790c
Airgap installer changes in docs (#2301)
* Adding --from-dir flag in reference/cli/dapr-init.md

Signed-off-by: shivam <shivamkm07@gmail.com>

* Adding airgap installer docs in operations/hosting/self-hosted

Signed-off-by: shivam <shivamkm07@gmail.com>

* Formatting change

Signed-off-by: shivam <shivamkm07@gmail.com>

* Added missing word

Signed-off-by: shivam <shivamkm07@gmail.com>

* Incorporated reviews

Signed-off-by: shivam <shivamkm07@gmail.com>

* Update daprdocs/content/en/operations/hosting/self-hosted/self-hosted-airgap.md

Signed-off-by: shivam <shivamkm07@gmail.com>

* Adding comment if CLI is not moved

Signed-off-by: shivam <shivamkm07@gmail.com>

* Formatting changes

Signed-off-by: shivam <shivamkm07@gmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-04-04 21:25:02 -07:00
greenie-msft 89e1c06487
Merge branch 'v1.7' into resiliency_docs 2022-04-04 20:43:01 -07:00
Bernd Verst 20b258726a Update EventHubs docs for AAD authentication
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-04-04 17:56:20 -07:00
Nick Greenfield 31ed2f5ad8 Fix typo
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-04-04 16:55:58 -07:00
Nick Greenfield 884e9cfa15 Update Resiliency spec example
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-04-04 16:54:36 -07:00
Nick Greenfield f96ef9148d Clean up docs
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-04-04 16:26:13 -07:00
Nick Greenfield 2422329e7d Adding target diagrams
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-04-04 15:29:12 -07:00
Hannah Hunter e57bcae2c9 rephrase sentence 2022-04-04 17:10:20 -05:00
Hannah Hunter 19558de72b grammar pass; attempt to add fault tolerance 2022-04-04 16:59:57 -05:00
Nick Greenfield fd65847297 Initial start of resliency docs
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-04-04 14:15:20 -07:00
greenie-msft c996f28cb8
Merge branch 'v1.7' into v1.7 2022-04-04 09:18:18 -07:00
Bernd Verst b4e11cae07 Update daprdocs/content/en/operations/security/mtls.md
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-04-03 13:14:57 -07:00
Bernd Verst bf745d2f6c Provide monitoring instructions for Dapr root certificate
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-04-01 19:32:49 -07:00
Pravin Pushkar e0d6e215aa
Adding docs for dapr init changes (#2295)
* Adding docs for dapr init changes

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* addressing review comments

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Addressing review comments

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Update daprdocs/content/en/reference/cli/dapr-init.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-04-01 14:25:37 -07:00
Joni Collinge 681635ac9b
update resource name to be valid (#2252)
Signed-off-by: Joni Collinge <jonathancollinge@live.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-31 21:59:44 -07:00
greenie-msft be0a89878b
Merge branch 'v1.7' into python_sub_config 2022-03-31 16:19:12 -07:00
Mark Fussell 96186db7a9
Merge branch 'v1.7' into diagrams 2022-03-31 14:46:13 -07:00
Mark Fussell 68a626308c
Update daprdocs/content/en/contributing/contributing-docs.md 2022-03-31 14:37:07 -07:00
Mark Fussell ac5db1f859
Update daprdocs/content/en/contributing/contributing-docs.md 2022-03-31 14:36:18 -07:00
Mark Fussell 3066abda97
Update daprdocs/content/en/contributing/contributing-docs.md 2022-03-31 14:31:43 -07:00
Mark Fussell 71d18f28c1
Update daprdocs/content/en/contributing/contributing-docs.md 2022-03-31 14:27:52 -07:00
meijin c13b148a06
Add namespace flag option to "components", "configurations" and "list" CLI commands (#1749)
* add dapr cli namesapce flag docs

* add examples

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* Update daprdocs/content/en/reference/cli/dapr-list.md

* Update daprdocs/content/en/reference/cli/dapr-configurations.md

* Update daprdocs/content/en/reference/cli/dapr-components.md

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-03-31 14:20:34 -07:00
Mark Fussell d2823d26a0
Update daprdocs/content/en/contributing/contributing-docs.md 2022-03-31 14:10:13 -07:00
msfussell 74c1efecaf Updating guidance on providing diagrams in docs
Signed-off-by: msfussell <markfussell@gmail.com>
2022-03-30 22:18:45 -07:00
Amulya Varote 779e57767b Removed unused imports
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
2022-03-30 15:29:57 -07:00
Amulya Varote 2abc6896f3 Changes based on the review comments
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
2022-03-30 15:29:11 -07:00
Amulya Varote 1eee51b153 Added docs for python config subscribe API
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
2022-03-30 14:53:31 -07:00
amulyavarote 48b63b2310
Changed api logging feature - docs (#2308)
* Changed api logging feature - docs

Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Changes based on the review comments

Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Changes based on the review comments - 2

Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
2022-03-30 14:01:16 -07:00
greenie-msft a431d5206b
Update daprdocs/content/en/operations/components/component-updates.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-03-24 16:08:19 -07:00
Nick Greenfield aaf4e65612 Update language to be host agnostic
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-24 15:57:36 -07:00
Nick Greenfield abffff2e83 Fix typo
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-24 15:54:29 -07:00
Nick Greenfield cf69fa10d0 Address feedback
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-24 15:53:00 -07:00
yaron2 f690e091fb fix redis links
Signed-off-by: yaron2 <schneider.yaron@live.com>
2022-03-24 10:51:52 -07:00
yaron2 875c4b3102 clarification on updating components
Signed-off-by: yaron2 <schneider.yaron@live.com>
2022-03-24 10:30:08 -07:00
greenie-msft fcd2df416c
Merge branch 'v1.7' into v1.7 2022-03-23 13:10:03 -07:00
Yordan Pavlov e8f1423213
add documentation for recently added metadata fields maxReconnectionAttempts and connectionRecoveryInSec in the GCP pub/sub component (#2262)
Signed-off-by: Yordan Pavlov <yordan.pavlov@dunnhumby.com>

Co-authored-by: Yordan Pavlov <yordan.pavlov@dunnhumby.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-03-22 17:19:49 -07:00
Shivam Kumar 7d5bbd8e0f
Adding params key in mongo-state component (#2265)
* Adding params key in mongo-state component

Signed-off-by: shivam <shivamkm07@gmail.com>

* Adding params description

Signed-off-by: shivam <shivamkm07@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mongodb.md

Signed-off-by: shivam <shivamkm07@gmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-03-22 17:13:24 -07:00
Ricardo Corrêa e62bf8f5c8
Add support for CockroachDB StateStore (#2276)
* support for CockroachDB StateStore

Signed-off-by: Ricardo Corrêa <r.c.correa@outlook.com>

* removed actor configuration example from CockroackDB

Signed-off-by: Ricardo Corrêa <r.c.correa@outlook.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-03-22 12:39:54 -07:00
Amulya Varote 6db38ff6f4 Changes based on the review comments
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
2022-03-21 22:27:23 -07:00
Amulya Varote a0dbe58eff Added actor reentrancy image
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-03-21 22:27:23 -07:00
Amulya Varote 7b33b64927 Changes based on the review comments - 2
Signed-off-by: Amulya Varote <amulyavarote@QTM-SWATHIKIL-1.redmond.corp.microsoft.com>
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-03-21 22:27:23 -07:00
Amulya Varote 57032f1709 Changes based on the review comments
Signed-off-by: Amulya Varote <amulyavarote@QTM-SWATHIKIL-1.redmond.corp.microsoft.com>
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-03-21 22:27:23 -07:00
Amulya Varote 60776315da Changes based on the review comments
Signed-off-by: Amulya Varote <amulyavarote@QTM-SWATHIKIL-1.redmond.corp.microsoft.com>
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-03-21 22:27:23 -07:00
Amulya Varote fd5d881c86 Chnages based on the review comments
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@QTM-SWATHIKIL-1.redmond.corp.microsoft.com>
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-03-21 22:27:23 -07:00
Amulya Varote d0b6025b63 Added contents based on the review comment
Signed-off-by: Amulya Varote <amulyavarote@QTM-SWATHIKIL-1.redmond.corp.microsoft.com>
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-03-21 22:27:20 -07:00
Amulya Varote 183b21b61a Changed heading based on the review comment
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@QTM-SWATHIKIL-1.redmond.corp.microsoft.com>
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-03-21 22:25:19 -07:00
Amulya Varote 8900d850ab Removed documentation for preview features
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@QTM-SWATHIKIL-1.redmond.corp.microsoft.com>
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-03-21 22:25:19 -07:00
amulyavarote df8bc96327
Added documentation for logging API calls (#2240)
* Added documentation for logging API calls

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Completed api call logs documentation

Signed-off-by: Amulya Varote <amulyavarote@QTM-SWATHIKIL-1.redmond.corp.microsoft.com>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Modified content

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Chnages based on the review comments - 1

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Chnages based on the review comments

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Fixing all the external validations

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Fixed external link validation

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Ignoring a few links validation

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Fixed some spelling mistakes

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Merge conflicts

Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Added annotation api log level

Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Changes based on the review comments

Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

Co-authored-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-03-21 22:22:08 -07:00
Alessandro (Ale) Segala 5012d7f9ac
Encryption key size (#2259)
* Docs for state encryption with AES-128, AES-192, and AES-256

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Tweaked wording

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Added note about key rotation

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-encrypt-state.md

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-03-21 21:37:09 -07:00
Yaron Schneider 8e8b68f88d
remove gRPC proxy from preview features (#2272)
Signed-off-by: yaron2 <schneider.yaron@live.com>

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-21 19:52:53 -07:00
Nick Greenfield 3a40531144 Merge branch 'v1.6' into v1.7
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-21 09:20:53 -07:00
Andrew 24e4b2929c Typo fix for https://github.com/dapr/docs/issues/2274
Signed-off-by: Andrew <37019607+uy-andrew@users.noreply.github.com>
2022-03-19 23:09:11 +11:00
Nick Greenfield a65c1e4341 Fix more broken QS links
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-18 16:59:50 -07:00
Nick Greenfield 537a56602e Add ignore around docker links
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-18 16:51:19 -07:00
Nick Greenfield bc69f26c64 Fix quickstart links path 2022-03-18 16:44:03 -07:00
Nick Greenfield f59185f0a0 Fix observability tutorial links
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-18 16:29:15 -07:00
Nick Greenfield b85c6691dc Fix pubusb quickstart links
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-18 16:26:01 -07:00
Nick Greenfield ede573f0cb Fix quickstart links 2022-03-18 16:20:19 -07:00
greenie-msft 817b2aba97
Merge branch 'v1.6' into feature/new_quickstarts 2022-03-18 10:07:30 -07:00
Amit Mor e0d38371de
fixing missing policies for sns and sqs (#2210)
Signed-off-by: Amit Mor <amitm@at-bay.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-17 17:06:42 -07:00
Hannah Hunter 6ec81706ff
[pub/sub] Trim code snippets (#2270)
* code snippets

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add back in dapr client

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* put java subscribe back

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-03-17 15:52:39 -07:00
callmexiaolu88 12fff7eaf9
Update file-secret-store.md (#2264) 2022-03-17 14:33:42 -07:00
Alessandro (Ale) Segala d341b61d7a
Updated docs for S3 binding: (#2269)
1. Added docs for `insecureSSL` (dapr/components-contrib#1593)
2. Explained how to use the binding with Minio

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-03-17 14:13:18 -07:00
Bernd Verst 3d1d051d81 Initial resiliency docs draft
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-03-17 00:23:38 -07:00
Nick Greenfield bea7e10ba7 Remove hardcoded localized link
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-16 09:26:27 -07:00
Nick Greenfield 261c74b171 Add discord feedback text
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-15 16:21:19 -07:00
Nick Greenfield 6884dc1cb6 Reorder quickstarts table
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-15 10:07:00 -07:00
Nick Greenfield 8a30f6eff2 Merge branch 'v1.6' into feature/new_quickstarts
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-15 10:05:55 -07:00
Doug Davis d4440ce199
I found this paragraph hard to parse. If it's just me go ahead and close (#2230)
this PR, but I tried to capture what I think it's trying to say in more
clear language.

Signed-off-by: Doug Davis <dug@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-03-14 15:52:08 -07:00
huazhongming f2c70d2eae
Documentation on ACL support for wildcards (#2249)
* acl support wildcard

Signed-off-by: crazyhzm <crazyhzm@apache.org>

* change description

Signed-off-by: crazyhzm <crazyhzm@apache.org>
2022-03-14 15:46:37 -07:00
Aaron Crawfis 17862794ba
Add clarification on authenticating to Azure (#2241)
* Add clarification on authenticating to Azure

Add a comment pointing further down for more information.

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update to non-depracated fields

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Remove extra value

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-03-14 15:14:48 -07:00
Simon McKenna e2cc4d79d7
Fix typo and case inconsistency (#2257)
Signed-off-by: Simon McKenna <sshnug.si+github@gmail.com>
2022-03-12 23:58:18 -08:00
Shuya Motouchi e41329798c
Update gRPC-integration.md (#2253)
Here, it doesn't work github.com/dapr/go-sdk/dapr/proto/common/v1
It works here github.com/dapr/dapr/pkg/proto/common/v1
2022-03-11 14:46:53 -08:00
komoto d458c93dbe
Fix grcp metadata in js client (#2243)
Signed-off-by: chiru1221 <takuro1221.it@gmail.com>
2022-03-10 15:02:51 -08:00
Nick Greenfield 7c50a49622 Move ignore links wrapper outside bullet list
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-10 10:17:00 -08:00
greenie-msft 975397790b
Remove hard coded language in url
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-10 10:09:57 -08:00
greenie-msft d66339fa5d
Merge branch 'v1.6' into feature/new_quickstarts 2022-03-10 10:04:42 -08:00
Hannah Hunter 94365fde21
[Service invocation] Quickstart doc (#2244)
* clean branch

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update to intro, bring back image

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* output and intro update

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Go typo

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* filter out conceptual language

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* remove 'individual'

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* rewording

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-03-09 19:12:32 -08:00
Yaron Schneider b04691e8fc
update s3 binding (#2246)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2022-03-09 19:09:41 -08:00
Dmitry Shmulevich af1098e81b
how to set content type in state store (#2225)
Signed-off-by: Dmitry Shmulevich <dmitsh@users.noreply.github.com>

Co-authored-by: Dmitry Shmulevich <dmitsh@users.noreply.github.com>
2022-03-09 11:11:57 -08:00
Doug Davis fb31b55b54
Remove sentence about a pict since pict isn't there (#2242)
See #2229 for more info

Fixes #2229

Signed-off-by: Doug Davis <dug@microsoft.com>
2022-03-09 11:06:55 -08:00
Doug Davis fd6b7fa1f0
Fix alignment in kubectl output (#2231)
Sorry, my AR got the better of me :-)

Signed-off-by: Doug Davis <dug@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-03-08 22:23:37 -08:00
Wim b328114726
Updated state store docs with DynamoDB TTL (#2203)
* Updated state store docs with DynamoDB TTL

Signed-off-by: Wim <wim.vdc@hotmail.com>

* Making some consistency updates

* Added more realistic example

Signed-off-by: Wim <wim.vdc@hotmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-08 22:17:20 -08:00
Doug Davis 3d926d4c38
Point to the nested tracing doc (#2233)
Just a minor help for readers... take them directly to the doc in question
rather than to the TOC, from which they then need to cick to get to where
they want to be.

Signed-off-by: Doug Davis <dug@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-03-08 21:50:37 -08:00
Nick Greenfield 30fd67e249 Remove QS that are not yet available.
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-08 16:29:33 -08:00
Nick Greenfield d6da4f01e3 Remove extra file
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-08 16:21:20 -08:00
Nick Greenfield 6badab4852 Merge branch 'v1.6' into feature/new_quickstarts
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-08 16:11:05 -08:00
Hannah Hunter 4ed0d1b5e4 Update output values
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-03-08 15:50:02 -06:00
Hannah Hunter 3457c29e1e
add missing changes (#2239)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-03-08 12:11:08 -08:00
Hannah Hunter e1a831b6c7 filter out excess code snippet
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-03-07 15:45:31 -06:00
Hannah Hunter af1cba605e removed rest of images
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-03-07 15:26:54 -06:00
Hannah Hunter 2f83cc9307 add go samples; update outdated commands
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-03-07 15:15:38 -06:00
Nick Greenfield 30f25df128 Merge branch 'v1.6' into v1.7
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-04 11:54:13 -08:00
Mark Fussell 5cfdb2d9be Merge branch 'mfussell-sec-patch' of https://github.com/msfussell/docs into mfussell-sec-patch 2022-03-03 17:51:16 -08:00
Mark Fussell cce927ab7a fixed link to wrong image
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2022-03-03 17:50:56 -08:00
Mark Fussell 4572d3f61c
Merge branch 'v1.6' into mfussell-sec-patch 2022-03-03 17:18:19 -08:00
Mark Fussell 632632ce11 Merge branch 'mfussell-sec-patch' of https://github.com/msfussell/docs into mfussell-sec-patch 2022-03-03 17:15:22 -08:00
Mark Fussell 6f43a29637 adding video
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2022-03-03 17:15:09 -08:00
Bernd Verst 8e8397b09f no please sir
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-03-03 15:28:38 -08:00
Bernd Verst c872242006 Also add blobstorage binding AAD support
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-03-03 15:01:09 -08:00
Bernd Verst a98943635f Add component reference to AAD authentication
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-03-03 14:55:06 -08:00
Doug Davis 6594da150a
Add a missing back-tick (#2227)
Signed-off-by: Doug Davis <dug@microsoft.com>
2022-03-03 14:48:18 -08:00
Mark Fussell f80e561cae
Update daprdocs/content/en/operations/components/component-scopes.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-03-03 14:16:10 -08:00
Mark Fussell 013890ec13
Update daprdocs/content/en/operations/components/component-scopes.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-03-03 14:15:58 -08:00
Mark Fussell e603307edc
Update daprdocs/content/en/operations/components/component-scopes.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-03-03 14:15:44 -08:00
Mark Fussell f80139f6d0
Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-03-03 14:15:11 -08:00
Mark Fussell 411475dcd2
Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-namespaces.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-03 14:14:48 -08:00
Mark Fussell a416238a07
Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-namespaces.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-03 14:13:57 -08:00
Mark Fussell dc199fff9e
Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-namespaces.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-03 14:13:47 -08:00
Mark Fussell e0a9102bce
Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-namespaces.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-03 14:13:29 -08:00
Mark Fussell 968f32255f
Merge branch 'v1.6' into mfussell-sec-patch 2022-03-02 22:25:38 -08:00
Mark Fussell 9f611b5ee6 updating overview
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2022-03-02 22:22:56 -08:00
Gehhilfe ed2ce2a007
Jetstream statestore and auth (#2204)
* Add example for nats jetstream with nkey based authentication

Signed-off-by: Tim Burkert <burkert.tim@gmail.com>

* Add links to nats jwt authentication

Signed-off-by: Tim Burkert <burkert.tim@gmail.com>

* Add component reference for jetstream state store

Signed-off-by: Tim Burkert <burkert.tim@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-jetstream-kv.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Improve jetstream kv state store documentation

Signed-off-by: Tim Burkert <burkert.tim@gmail.com>

* Changing cli to CLI

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-03-02 21:52:19 -08:00
Rich Laos 9ebe5d4714
Update autoDeleteOnIdleInSec field description (#2211)
Signed-off-by: Richard Laos <richard.laos@quest.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-03-02 21:49:21 -08:00
Mark Fussell 289175c684 Update to security docs 2022-03-02 21:48:17 -08:00
Hannah Hunter 30c0bbcb5a
--dapr-http-port fix (#2212)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-03-02 21:45:10 -08:00
Doug Davis cbc2cfca54
Update get-started-component.md (#2223)
Teach them about "dapr stop" while we're at it

Signed-off-by: Doug Davis <dug@microsoft.com>
2022-03-02 21:40:23 -08:00
Dmitry Shmulevich f2cac44482
add docs for querying Redis state store (#2216)
Signed-off-by: Dmitry Shmulevich <dmitsh@users.noreply.github.com>
2022-03-02 21:30:36 -08:00
greenie-msft b878c6b2fc
Merge branch 'v1.6' into feature/new_quickstarts 2022-03-01 09:42:08 -08:00
Dmitry Shmulevich 6cf49f7385 fix broken link and redirect error
Signed-off-by: Dmitry Shmulevich <dmitsh@users.noreply.github.com>
2022-03-01 07:32:44 -08:00
Dmitry Shmulevich 843036f52e
fix redirect error (#2218)
Signed-off-by: Dmitry Shmulevich <dmitsh@users.noreply.github.com>

Co-authored-by: Dmitry Shmulevich <dmitsh@users.noreply.github.com>
2022-02-28 16:35:21 -08:00
Nick Greenfield f267c0f5f9 Remove another "en" reference from links
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-02-28 13:40:28 -08:00
Nick Greenfield 39da4a3683 Remove hardcoded "en" in Urls
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-02-28 13:36:10 -08:00
Hannah Hunter 12421aaa71 link to github repos; wording changes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-02-28 13:00:42 -06:00
Hannah Hunter 71a5a2fac4 add diagram and 'coming soon'
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-02-25 17:05:21 -06:00
Hannah Hunter 2b76d2e644 manual copy to squash commits
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-02-25 12:28:33 -06:00
Mark Fussell ea9c810953
Merge branch 'dapr:v1.6' into mfussell-sec-patch 2022-02-24 23:17:55 -08:00
Taction 20f51d531d
Add doc for pubsub rabbitmq exchage kind (#2207)
* Add doc for pubsub rabbitmq exchage kind

Signed-off-by: zhangchao <zchao9100@gmail.com>

* fix review

Signed-off-by: zhangchao <zchao9100@gmail.com>

* fix review

Signed-off-by: zhangchao <zchao9100@gmail.com>
2022-02-23 13:13:51 -08:00
Bernd Verst d72b38b0ea
Remove unnecessary sentry restarts (#2209)
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-02-22 19:07:11 -08:00
Bernd Verst e8e9b2c101
Update mTLS certificate rotation guidance (#2208)
* Update mTLS rotation guidance

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update daprdocs/content/en/operations/security/mtls.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update daprdocs/content/en/operations/security/mtls.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update daprdocs/content/en/operations/security/mtls.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update daprdocs/content/en/operations/security/mtls.md

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Refine downtime warning

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-02-22 17:56:33 -08:00
Taction f70adde726
Add enginePath and vaultValueType for vault (#2174)
* add enginePath and vaultValueType

Signed-off-by: zhangchao <zchao9100@gmail.com>

* fix review

Signed-off-by: zhangchao <zchao9100@gmail.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-02-18 12:18:34 -08:00
light-pan a095bf643c
Kafka bindings component add version (#2192)
* Kafka bindings component add version

Signed-off-by: light-pan <373465009@qq.com>

* Kafka bindings component add version

Signed-off-by: light-pan <373465009@qq.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-02-18 12:08:49 -08:00
Armin Schlegel 428d8c2e00
Update setup-jetstream.md (#2200)
* Update setup-jetstream.md

Added missing information how to create the JetStream. Creating a JetStream is essential. Otherwise the pub/sub for jetstream won't work properly.

Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de>

* Update setup-jetstream.md

Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-02-18 12:08:33 -08:00
Pravin Pushkar 1a0d4d3136
Updating request payload format for cosmosdbgremlinapi (#2161)
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-02-18 11:40:00 -08:00
Lucas Jellema 931a4acfbc
Add docs on oracle database state store component (#2166)
* removing references to ~/ prefix in OCI Object Storage state store

Signed-off-by: lucasjellema <lucasjellema@gmail.com>

* adding docs describing Oracle Database state store component

Signed-off-by: lucasjellema <lucasjellema@gmail.com>

* Adding reference for OCI Autonomous Database

Signed-off-by: lucasjellema <lucasjellema@gmail.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: lucasjellema <lucasjellema@gmail.com>

* Adding create table statement instructions for Oracle DB State Store

Signed-off-by: lucasjellema <lucasjellema@gmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-02-18 11:37:04 -08:00
Viktor Farcic dcb7c70d55
Video (#2198)
Signed-off-by: Viktor Farcic <viktor@farcic.com>
2022-02-16 17:25:23 -08:00
Ricardo Corrêa f6a47fc282
add query support for PostgreSQL (#2201)
Signed-off-by: Ricardo Corrêa <r.c.correa@outlook.com>
2022-02-16 17:13:07 -08:00
Mark Fussell 5d2bf6240a
Merge branch 'v1.7' into upmerge-v1.6-to-v1.7_2-14-2022 2022-02-16 09:50:22 -08:00
Dmitry Shmulevich d2503bc73d
state store query API: remove 'value' prefix from key names (#2195)
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
2022-02-15 09:49:42 -08:00
Mark Fussell fb9f8520e6 Merge branch 'v1.6' into v1.7
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2022-02-14 14:13:07 -08:00
Mark Fussell 8abbe0429b security concepts update
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2022-02-14 14:02:08 -08:00
Dmitry Shmulevich af2d1d0a3f
fixing link (#2196) 2022-02-11 16:57:42 -08:00
David Gladstone 21b01fd9da
Update w3c-tracing-overview.md (#2188)
Fix spelling error.

Signed-off-by: David Gladstone <david.w.gladstone@gmail.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-02-11 16:20:10 -08:00
greenie-msft 944506b347
Merge branch 'v1.6' into bug/dotnet_statemgt_example 2022-02-07 08:13:12 -08:00
Derrick Burns 00e8aa1e72
Update pubsub_api.md (#2178)
Fixed typo.
2022-02-06 22:32:18 -08:00
greenie-msft a8b76851ba
Update jaeger.md 2022-02-04 15:14:32 -08:00
greenie-msft d7c7cd068c
Add integration doc for AKS Dapr extension and clean up hosting k8s pages (#2173)
* Add integration doc for AKS Dapr extension

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Address PR feedback

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-02-04 14:39:37 -08:00
Nick Greenfield ed5ee47505 Move watch conf and stop watch config sub headings
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-31 14:46:02 -08:00
Nick Greenfield ccb993b0b3 Revert gRPC examples back for config how-to
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-31 13:49:29 -08:00
Ryuji Iwata d5cfef545c
Fix typo (#2169)
Fix typo one word.

Signed-off-by: Ryuji Iwata <qt.luigi@gmail.com>
2022-01-31 09:18:30 -08:00
Amulya Varote 6824152a61 Bug fix
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-01-28 16:37:24 -08:00
Lucas Jellema abe0fb20b2
removing references to ~/ prefix in OCI Object Storage state store (#2165)
Signed-off-by: lucasjellema <lucasjellema@gmail.com>
2022-01-27 22:07:40 -08:00
greenie-msft 894a010c1c
Merge branch 'v1.6' into fix/typo-in-reference-api-actor-docs 2022-01-26 15:26:56 -08:00
Giovanni van der Schelde 6c19f182b7
Fix typo in reference API for Actors
Signed-off-by: Giovanni van der Schelde <gvdschelde@gmail.com>
2022-01-26 23:29:45 +01:00
Bernd Verst ad1589e39d Update guidance: Rolling mTLS certificates in K8s
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-01-26 11:52:50 -08:00
Nick Greenfield d8eac9d5fb Fix Go SDK version to 1.3.1
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-25 15:34:39 -08:00
greenie-msft 7625499d43
Merge branch 'v1.6' into fix-js-sdk-version 2022-01-25 09:26:09 -08:00
Nick Greenfield 24981ac333 Fix JS SDK version
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-25 09:21:03 -08:00
Nick Greenfield a51eb22e07 Change JS version number
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-25 09:17:32 -08:00
Paul Yuknewicz d00b389a8b Fixing the main link to SDK docs
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-01-24 20:59:15 -08:00
greenie-msft 59592a228e
Merge branch 'v1.6' into release-v1.6 2022-01-24 17:38:47 -08:00
Nick Greenfield daab98da38 Merge branch 'v1.5' into v1.6
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-24 15:53:28 -08:00
greenie-msft 56160ccd15
Merge branch 'v1.6' into feature/configAPI_docs 2022-01-24 15:22:42 -08:00
Amulya Varote 882b40ee87 Chnaged title of sdk examples
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-01-24 15:08:28 -08:00
Amulya Varote c3a7d0863d Added consistent examples
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-01-24 15:08:28 -08:00
Amulya Varote ea37e2d355 Modified based on the review comments
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-01-24 15:08:28 -08:00
Amulya Varote 6e8ee9c98f Added config API documentation
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-01-24 15:08:28 -08:00
greenie-msft 118592ba31
Merge branch 'v1.6' into add_pulsar_disable_batching 2022-01-24 13:42:24 -08:00
greenie-msft ed9e4f59d2
Merge branch 'v1.6' into release-v1.6 2022-01-24 12:22:16 -08:00
greenie-msft 4ea0db18c0
Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Will <witsai@microsoft.com>
2022-01-24 12:22:10 -08:00
greenie-msft c5865307be
Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Will <witsai@microsoft.com>
2022-01-24 12:22:01 -08:00
Nick Greenfield 486a5b66c6 Add docs to stop watching configuration updates
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-24 12:19:41 -08:00
Nick Greenfield 09dd0a03d9 Add pulsar pubsub disable batching option
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-24 12:15:47 -08:00
greenie-msft 70258dca66
Update setup-pulsar.md 2022-01-24 11:21:38 -08:00
Mark Fussell ddaea45658
Merge branch 'v1.5' into feature/pulsar0113 2022-01-24 09:19:04 -08:00
Jean-Philippe Briend 2aaae124f2
PubSub overview: correct typo (#2110)
Signed-off-by: Jean-Philippe Briend <jeanphilippe.briend@gmail.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-01-24 09:18:10 -08:00
greenie-msft 71d3730c73
Merge branch 'v1.6' into kafka_pubsub_metadata_as_headers_1408 2022-01-21 12:15:01 -08:00
Nick Greenfield d82884b83d Update Azure binding components from Alpha to Beta
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-21 12:06:02 -08:00
greenie-msft afdc6469c1
Merge branch 'v1.6' into kafka_pubsub_metadata_as_headers_1408 2022-01-21 11:52:34 -08:00
Nick Greenfield 875a5f2d47 Update Quickstart references
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-21 11:32:10 -08:00
Nick Greenfield 7365fcdc24 Release v1.6 (Day of release changes to v1.6)
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-21 11:29:01 -08:00
Phil Kedy 162a07e126 Comments per PR
Signed-off-by: Phil Kedy <phil.kedy@gmail.com>
2022-01-21 10:36:07 -05:00
greenie-msft cdee37287b
Merge branch 'v1.6' into feat/1882-kafka-oauth2 2022-01-20 14:48:13 -08:00
greenie-msft f96e7fcb04
Merge branch 'v1.6' into kafka_pubsub_metadata_as_headers_1408 2022-01-20 14:20:32 -08:00
greenie-msft bb6d8571e3
Merge branch 'v1.6' into eventhubs-docs-update 2022-01-20 14:20:12 -08:00
greenie-msft 1a2ba31d9d
Merge branch 'v1.6' into eventhubs-docs-update 2022-01-20 14:14:04 -08:00
greenie-msft ba23c60b42
Merge branch 'v1.6' into feat/1882-kafka-oauth2 2022-01-20 14:00:04 -08:00
greenie-msft 321c8a0f34
Merge branch 'v1.6' into docs-for-OCI-ObjectStorage-State 2022-01-20 13:42:21 -08:00
Mark Fussell 273e2e8103
Merge branch 'v1.5' into feature/pulsar0113 2022-01-20 13:16:11 -08:00
Taction 6d7f5c86c6
Feature/pulsar: Add tenant namespace and backoff doc (#1930)
* Add tenant namespace and backoff

Signed-off-by: Taction <zchao9100@gmail.com>

* fix review

Signed-off-by: Taction <zchao9100@gmail.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-01-20 13:15:57 -08:00
greenie-msft 24d540e33e
Merge branch 'v1.6' into eventhubs-docs-update 2022-01-20 13:04:24 -08:00
greenie-msft 33981f34f8
List the specific software dependencies tested for a given Dapr releaseList (#2105)
* List the specific software dependencies tested for a given Dapr releaseList

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Add OTEL link

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Change OTEL link

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-01-20 12:35:59 -08:00
Abel Perez Martinez 888f47f145
Added notes for EKS users to watch out for hostnework issue (#2112)
Signed-off-by: Abel Perez Martinez <abelperezok@gmail.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-01-20 10:59:05 -08:00