Commit Graph

987 Commits

Author SHA1 Message Date
greenie-msft e540cebb59
Upmerge 1.7 into 1.8 [2022-06-20] (#2546)
* fix code snippet typo and grammar pass

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

* fix parameter typo and grammar pass

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

* Fix CLI command typo

Fix CLI certificate renewal command typo

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

* Fixes state-store-ttl Python example (#2352)

* Update state-store-ttl.md

Add comma so the metadata value is a tuple of tuple, otherwise Python collapses it to just being an ordinary tuple.

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

* Update pubsub-raw.md

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

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

* Fix go quickstart port (#2360)

* fix go quickstart port

Signed-off-by: yaron2 <schneider.yaron@live.com>

* fix pub/sub port also

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Fixes wrong working directory for dotnet state management sample (#2359)

* Wrong working directory for .Net state management sample

The working directory for .NET is pointing to `pub_sub` but it should be `state_management`.

Signed-off-by: Stephane Lapointe <stephane.lap@outlook.com>

* Removing the word "publisher" which was also unneed

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

* add new dapr init flags and examples to docs

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

* quick save

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

* [state management] Update docs around transactional operations (#2372)

* clarify transactional operations in docs

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

* Added some more details for clarity

* updates per Mark

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

* remove en from link

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

* ignore links attempt

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

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

* Fixed typo in security concept doc (#2374)

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

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Fix curl example

`\` is missing for some curl examples.

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

* Update metrics-overview.md

* replace zip file; update url (#2386)

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

* Update to version to 1.7.1 (#2388)

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

* typo fix (#2384)

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

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

* update building_blocks.png (#2387)

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

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

* Update dapr runtime version to 1.7.2

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

* Remove "quickstart" references from tutorial (#2383)

* remove quickstart references

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

* Update daprdocs/content/en/getting-started/tutorials/get-started-component.md

* Update daprdocs/content/en/getting-started/tutorials/get-started-component.md

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

* sentry isn't installed by default in self-hosted mode (#2366)

* sentry isn't installed by default in self-hosted mode

Fixes: #2365

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

* Update daprdocs/content/en/concepts/dapr-services/sentry.md

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

* Bump nanoid from 3.1.23 to 3.3.2 in /daprdocs (#2348)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.2.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.3.2)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* update JS submodule

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

* [Dapr API] Extend example to include delete state (#2377)

* extend dapr api example

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

* remove extra #

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

* quote urls

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

* ignore links

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

* remove transactional and bulk get

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

* update intro to only one object

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

* Update daprdocs/content/en/getting-started/get-started-api.md

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

* Update daprdocs/content/en/getting-started/get-started-api.md

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

* Update daprdocs/content/en/getting-started/get-started-api.md

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

* Update daprdocs/content/en/getting-started/get-started-api.md

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

* Update daprdocs/content/en/getting-started/get-started-api.md

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

* Update daprdocs/content/en/getting-started/get-started-api.md

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

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

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

* Fix TTL example for Python (#2394)

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

* Fix config yaml w.r.t. name and namespace (#2397)

The config sample yaml used the wrong namespace and while in there I decided to
mention the name of the config instead of just its namespace since the two
are so similar, I didn't want people to think one was a typo.

And the monitoring sample had a typo.

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

* [quickstarts] fix port typo in pubsub and service invo (#2369)

* fix typo in js command

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

* check commands in other quickstarts

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

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

* update kubernetes overview to explain where annotations should actually go to (#2400)

Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Add profile-port to env variables table (#2402)

* add profile-port to env variables table

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

* fix link

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

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

* [secrets and actors api reference docs] error code fixes (#2356)

* error code fixes

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

* reverting changes to secrets api

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

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

* update presentation

Signed-off-by: msfussell <markfussell@gmail.com>

* add note to table

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

* add missing upgrade step for 1.7 (#2423)

Signed-off-by: yaron2 <schneider.yaron@live.com>

* update presentation (#2415)

Signed-off-by: msfussell <markfussell@gmail.com>

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

* new deck

Signed-off-by: msfussell <markfussell@gmail.com>

* Fixes in howto-bindings: (#2416)

- JS and curl samples were sending data as objects but sample apps expected ints
- Improved JS sample to correctly handle async code and make it more readable
- Fixed indentation in .NET code
- JavaScript has uppercased S

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

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

* API tokens do not need to be JWT's (#2332)

* API tokens do not need to be JWT's

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

* Updated app-api-token

Signed-off-by: GitHub <noreply@github.com>

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

* message for restarting the dapr-enabled pods (#2399)

* message for restarting the dapr-enabled pods

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

* Addressed review comments

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

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

* fix kafka pubsub example config (#2429)

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

* update otel collector version to 0.50.0 (#2434)

Signed-off-by: fabistb <fabian0401@online.de>

* Fixing URL bug in AWS name (#2439)

Signed-off-by: msfussell <markfussell@gmail.com>

* Update runtime version to 1.7.3

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

* Update vscode-how-to-debug-multiple-dapr-apps.md

Signed-off-by: Jack Liu shurui <jackliusr@gmail.com>

* correct configuration.program in launch.json

Signed-off-by: Jack Liu shurui <jackliusr@gmail.com>

* Update daprdocs/content/en/reference/arguments-annotations-overview.md

* Mention that the DAPR_INSTALL_DIR directory must already exist (#2410)

Signed-off-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>

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

* Added missing metadata option for Service Bus in 1.7 (#2448)

* Added missing metadata option for Service Bus

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

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus.md

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

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

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

* [Pub/sub] Overview & how-tos (#2414)

* overview; parse out howto-publish-subscribe

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

* updates after talk w Mark

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

* break up cloudevents into two articles

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

* update to overview

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

* how to and overview updates

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

* grammar pass before opening for review

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

* updates from Mark

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

* updated diagram

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

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

* typo fix and freshness pass (#2460)

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

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

* add example of non-default ports (#2458)

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

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

* [AWS components] Add note for AWS K8s components (#2459)

* add aws note

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

* small fix

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

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

* fix typo (#2468)

fix typo on Components page: https://github.com/dapr/docs/issues/2466

Signed-off-by: owen <zhi_gang_sun@163.com>

* Update latest version of dapr runtime to 1.7.4 (#2478)

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

* Update service-invocation-overview.md (#2419)

* Update service-invocation-overview.md

This is a work in progress. Opening an early draft-PR to start getting feedback before I complete the doc refresh for service invocation API.

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

Added table for doc consistency between refresh docs

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* 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>

* 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>

* 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>

* 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>

* 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>

* 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>

* 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>

* 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>

* 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>

* 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>

* 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>

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* [Quickstart] Secrets Mgmt (#2470)

* initial draft

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

* link to quickstart from overview and howto

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

* add go example

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

* forgot go tab

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

* small change

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

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

* attempt at java example (#2486)

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

* fix link (#2489)

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

* update orderprocessor port (#2491)

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

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

* [State store component] Add clarification to Redis state store setup (#2492)

* add suggested text

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

* peer level

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

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

* Match linkTitle case for HTTP (#2480)

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

* fix and move links (#2505)

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

* fix formatting and add response output (#2504)

Signed-off-by: Sarthak Sharma <t-sartsharma@microsoft.com>

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

* Add note to documentation to reference the podName attribute (#2523)

Signed-off-by: CacheCoww <hmsmith2510@gmail.com>

* Added spec.metadata to example and note (#2527)

Signed-off-by: Tyson Lawrie <tlawrie@users.noreply.github.com>

* Clarify how Component configuration works (#2507)

* Add section on Component configuration.

* Clarify component configuration details.

* Update daprdocs/content/en/concepts/components-concept.md

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

Signed-off-by: Simon Waight <simon.waight@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

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

Signed-off-by: Simon Waight <simon.waight@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

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

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

* [secrets mgmt] typo in go section (#2530)

* typo in go section

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

* clean up link

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

* change opencensus link

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

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

* Fixed Go sample code (#2531)

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

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

* Update issue and typos (#2533)

* diagram updates (#2536)

Signed-off-by: msfussell <markfussell@gmail.com>

* [How-tos] Remove step numbers in how-to docs (#2542)

* changes per Nick

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

* updates per Mark

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

* fix error

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

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

Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-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>
Co-authored-by: Stephane Lapointe <slapointe@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: moreyhat <moreyhat@gmail.com>
Co-authored-by: Taction <zchao9100@gmail.com>
Co-authored-by: Doug Davis <duglin@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thorsten Hans <thorsten.hans@outlook.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Fabian Steinbach <63794579+fabistb@users.noreply.github.com>
Co-authored-by: Jack Liu Shurui <jackliusr@gmail.com>
Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
Co-authored-by: zhi-gang-sun <zgsun@cn.ibm.com>
Co-authored-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Sarthak Sharma <48413781+sarsharma@users.noreply.github.com>
Co-authored-by: CacheCoww <hmsmith2510@gmail.com>
Co-authored-by: Tyson Lawrie <tlawrie@users.noreply.github.com>
Co-authored-by: Simon Waight <simon.waight@gmail.com>
2022-06-20 21:36:22 -07:00
Hannah Hunter 9e83de01e0
[How-tos] Remove step numbers in how-to docs (#2542)
* changes per Nick

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

* updates per Mark

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

* fix error

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-20 14:43:43 -07:00
Mark Fussell 8b30dc7d91
Update issue and typos (#2533) 2022-06-17 10:10:34 -07:00
Alessandro (Ale) Segala 5a69a5c87e
Fixed Go sample code (#2531)
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-16 19:46:14 -07:00
Hannah Hunter 0cbc5b3294
[secrets mgmt] typo in go section (#2530)
* typo in go section

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

* clean up link

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

* change opencensus link

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-16 18:15:22 -07:00
Artur Souza 1310f3ea45
Actor reminder partition as stable feature. (#2517)
* Actor reminder partition as stable feature.

Signed-off-by: Artur Souza <artursouza.ms@outlook.com>

* Update PostgreSQL status (#2522)

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>

* Update daprdocs/content/en/operations/support/support-preview-features.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>

* Add dead letter topics info (#2500)

* Add dead letter topics info

Signed-off-by: yaron2 <schneider.yaron@live.com>

* fix typo

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* change dlt name

Signed-off-by: yaron2 <schneider.yaron@live.com>

* rephrase

Signed-off-by: yaron2 <schneider.yaron@live.com>

* rephrase

Signed-off-by: yaron2 <schneider.yaron@live.com>

* add pub/sub overview section

Signed-off-by: yaron2 <schneider.yaron@live.com>

* change weight

Signed-off-by: yaron2 <schneider.yaron@live.com>

* fix url

Signed-off-by: yaron2 <schneider.yaron@live.com>

* fix url

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md

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

* typo

Signed-off-by: yaron2 <schneider.yaron@live.com>

* add diagram

Signed-off-by: yaron2 <schneider.yaron@live.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>

* Updated pubsub.rabbitmq docs (#2515)

Added publisherConfirms. See dapr/components-contrib#1762

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2022-06-14 10:30:03 -07:00
Yaron Schneider b3d917fa40
Add dead letter topics info (#2500)
* Add dead letter topics info

Signed-off-by: yaron2 <schneider.yaron@live.com>

* fix typo

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* change dlt name

Signed-off-by: yaron2 <schneider.yaron@live.com>

* rephrase

Signed-off-by: yaron2 <schneider.yaron@live.com>

* rephrase

Signed-off-by: yaron2 <schneider.yaron@live.com>

* add pub/sub overview section

Signed-off-by: yaron2 <schneider.yaron@live.com>

* change weight

Signed-off-by: yaron2 <schneider.yaron@live.com>

* fix url

Signed-off-by: yaron2 <schneider.yaron@live.com>

* fix url

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-deadletter.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md

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

* typo

Signed-off-by: yaron2 <schneider.yaron@live.com>

* add diagram

Signed-off-by: yaron2 <schneider.yaron@live.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-13 17:43:04 -07:00
Hannah Hunter 5ba9f2a97a
fix and move links (#2505)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-06-09 12:57:42 -07:00
Hannah Hunter 449bd584c4
fix link (#2489)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-06-02 12:17:21 -07:00
Hannah Hunter 93a6a517ff
attempt at java example (#2486)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-06-02 11:58:11 -07:00
Hannah Hunter c113088552
[Quickstart] Secrets Mgmt (#2470)
* initial draft

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

* link to quickstart from overview and howto

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

* add go example

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

* forgot go tab

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

* small change

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-01 14:50:07 -07:00
nyemade-uversky 0f47125ab8
Update service-invocation-overview.md (#2419)
* Update service-invocation-overview.md

This is a work in progress. Opening an early draft-PR to start getting feedback before I complete the doc refresh for service invocation API.

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

Added table for doc consistency between refresh docs

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* 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>

* 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>

* 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>

* 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>

* 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>

* 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>

* 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>

* 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>

* 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>

* 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>

* 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>

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-06-01 14:17:48 -07:00
Yaron Schneider 11b02ca9aa
Add namespace state strategy (#2474)
* Add namespace state strategy

Signed-off-by: yaron2 <schneider.yaron@live.com>

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

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-05-31 21:29:04 -07:00
Hannah Hunter ef2e724268
[AWS components] Add note for AWS K8s components (#2459)
* add aws note

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

* small fix

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-05-26 16:40:17 -07:00
Hannah Hunter 1eaa79591e
add example of non-default ports (#2458)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-05-26 15:43:58 -07:00
Hannah Hunter 92e1b10a39
[Pub/sub] Overview & how-tos (#2414)
* overview; parse out howto-publish-subscribe

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

* updates after talk w Mark

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

* break up cloudevents into two articles

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

* update to overview

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

* how to and overview updates

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

* grammar pass before opening for review

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

* updates from Mark

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

* updated diagram

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-05-26 14:06:07 -07:00
greenie-msft e1f6e8865f
Upmerge of v1.7 into v1.8 20220518 (#2446)
* fix code snippet typo and grammar pass

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

* fix parameter typo and grammar pass

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

* Fix CLI command typo

Fix CLI certificate renewal command typo

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

* Fixes state-store-ttl Python example (#2352)

* Update state-store-ttl.md

Add comma so the metadata value is a tuple of tuple, otherwise Python collapses it to just being an ordinary tuple.

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

* Update pubsub-raw.md

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

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

* Fix go quickstart port (#2360)

* fix go quickstart port

Signed-off-by: yaron2 <schneider.yaron@live.com>

* fix pub/sub port also

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Fixes wrong working directory for dotnet state management sample (#2359)

* Wrong working directory for .Net state management sample

The working directory for .NET is pointing to `pub_sub` but it should be `state_management`.

Signed-off-by: Stephane Lapointe <stephane.lap@outlook.com>

* Removing the word "publisher" which was also unneed

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

* add new dapr init flags and examples to docs

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

* quick save

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

* [state management] Update docs around transactional operations (#2372)

* clarify transactional operations in docs

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

* Added some more details for clarity

* updates per Mark

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

* remove en from link

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

* ignore links attempt

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

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

* Fixed typo in security concept doc (#2374)

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

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Fix curl example

`\` is missing for some curl examples.

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

* Update metrics-overview.md

* replace zip file; update url (#2386)

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

* Update to version to 1.7.1 (#2388)

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

* typo fix (#2384)

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

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

* update building_blocks.png (#2387)

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

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

* Update dapr runtime version to 1.7.2

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

* Remove "quickstart" references from tutorial (#2383)

* remove quickstart references

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

* Update daprdocs/content/en/getting-started/tutorials/get-started-component.md

* Update daprdocs/content/en/getting-started/tutorials/get-started-component.md

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

* sentry isn't installed by default in self-hosted mode (#2366)

* sentry isn't installed by default in self-hosted mode

Fixes: #2365

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

* Update daprdocs/content/en/concepts/dapr-services/sentry.md

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

* Bump nanoid from 3.1.23 to 3.3.2 in /daprdocs (#2348)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.2.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.3.2)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* update JS submodule

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

* [Dapr API] Extend example to include delete state (#2377)

* extend dapr api example

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

* remove extra #

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

* quote urls

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

* ignore links

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

* remove transactional and bulk get

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

* update intro to only one object

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

* Update daprdocs/content/en/getting-started/get-started-api.md

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

* Update daprdocs/content/en/getting-started/get-started-api.md

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

* Update daprdocs/content/en/getting-started/get-started-api.md

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

* Update daprdocs/content/en/getting-started/get-started-api.md

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

* Update daprdocs/content/en/getting-started/get-started-api.md

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

* Update daprdocs/content/en/getting-started/get-started-api.md

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

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

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

* Fix TTL example for Python (#2394)

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

* Fix config yaml w.r.t. name and namespace (#2397)

The config sample yaml used the wrong namespace and while in there I decided to
mention the name of the config instead of just its namespace since the two
are so similar, I didn't want people to think one was a typo.

And the monitoring sample had a typo.

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

* [quickstarts] fix port typo in pubsub and service invo (#2369)

* fix typo in js command

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

* check commands in other quickstarts

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

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

* update kubernetes overview to explain where annotations should actually go to (#2400)

Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Add profile-port to env variables table (#2402)

* add profile-port to env variables table

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

* fix link

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

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

* [secrets and actors api reference docs] error code fixes (#2356)

* error code fixes

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

* reverting changes to secrets api

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

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

* update presentation

Signed-off-by: msfussell <markfussell@gmail.com>

* add missing upgrade step for 1.7 (#2423)

Signed-off-by: yaron2 <schneider.yaron@live.com>

* update presentation (#2415)

Signed-off-by: msfussell <markfussell@gmail.com>

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

* new deck

Signed-off-by: msfussell <markfussell@gmail.com>

* Fixes in howto-bindings: (#2416)

- JS and curl samples were sending data as objects but sample apps expected ints
- Improved JS sample to correctly handle async code and make it more readable
- Fixed indentation in .NET code
- JavaScript has uppercased S

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

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

* API tokens do not need to be JWT's (#2332)

* API tokens do not need to be JWT's

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

* Updated app-api-token

Signed-off-by: GitHub <noreply@github.com>

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

* message for restarting the dapr-enabled pods (#2399)

* message for restarting the dapr-enabled pods

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

* Addressed review comments

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

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

* fix kafka pubsub example config (#2429)

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

* update otel collector version to 0.50.0 (#2434)

Signed-off-by: fabistb <fabian0401@online.de>

* Fixing URL bug in AWS name (#2439)

Signed-off-by: msfussell <markfussell@gmail.com>

* Update runtime version to 1.7.3

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

* correct configuration.program in launch.json

Signed-off-by: Jack Liu shurui <jackliusr@gmail.com>

Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-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>
Co-authored-by: Stephane Lapointe <slapointe@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: moreyhat <moreyhat@gmail.com>
Co-authored-by: Taction <zchao9100@gmail.com>
Co-authored-by: Doug Davis <duglin@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thorsten Hans <thorsten.hans@outlook.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Fabian Steinbach <63794579+fabistb@users.noreply.github.com>
Co-authored-by: Jack Liu shurui <jackliusr@gmail.com>
2022-05-18 14:56:41 -07:00
greenie-msft 9abc1ed37c
Merge branch 'v1.7' into patch-1 2022-05-18 14:29:31 -07:00
Jack Liu shurui d8c31fd8b1 correct configuration.program in launch.json
Signed-off-by: Jack Liu shurui <jackliusr@gmail.com>
2022-05-18 22:57:28 +08:00
Jack Liu Shurui 498cf71416 Update vscode-how-to-debug-multiple-dapr-apps.md
Signed-off-by: Jack Liu shurui <jackliusr@gmail.com>
2022-05-18 22:27:47 +08:00
Alessandro (Ale) Segala a221cfdcf8
Fixes in howto-bindings: (#2416)
- JS and curl samples were sending data as objects but sample apps expected ints
- Improved JS sample to correctly handle async code and make it more readable
- Fixed indentation in .NET code
- JavaScript has uppercased S

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-05-05 17:50:18 -07:00
Doug Davis 3d72cc39c0
Fix config yaml w.r.t. name and namespace (#2397)
The config sample yaml used the wrong namespace and while in there I decided to
mention the name of the config instead of just its namespace since the two
are so similar, I didn't want people to think one was a typo.

And the monitoring sample had a typo.

Signed-off-by: Doug Davis <dug@microsoft.com>
2022-04-27 14:49:05 -07:00
Bernd Verst 2d4fb5dfa5
Fix TTL example for Python (#2394)
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-04-25 22:30:30 -07:00
Hannah Hunter 89eb035461
[state management] Update docs around transactional operations (#2372)
* clarify transactional operations in docs

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

* Added some more details for clarity

* updates per Mark

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

* remove en from link

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

* ignore links attempt

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-04-15 16:38:23 -07:00
Bernd Verst 4bc7495530
Fixes state-store-ttl Python example (#2352)
* Update state-store-ttl.md

Add comma so the metadata value is a tuple of tuple, otherwise Python collapses it to just being an ordinary tuple.

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

* Update pubsub-raw.md

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-04-11 15:12:04 -07:00
greenie-msft af4a649c4f
Upmerge 1.6 into 1.7 (#2342)
* Adding dotnet code snippet for saving and retrieving mulitple states (#2280)

Signed-off-by: Will Velida <willvelida@microsoft.com>

* Azure Key Vault RBAC role to get secrets updated (#2256)

* Azure Key Vault RBAC role to get secrets updated
Signed-off-by: Sergio Velmay <sergiovelmay@gmail.com>

* Remove pin to localized version in MS link
Signed-off-by: Sergio Velmay <sergiovelmay@gmail.com>

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

* doc: fix typo premisis → premises (#2288)

Signed-off-by: Andrea Spadaccini <andrea.spadaccini@gmail.com>

* Remove dash in "dapr-init" (#2282)

I'm guessing it's a typo because the md file has the dash. But the command
itself doesn't

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

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

* Minor updates to the golang pub-sub quickstart (#2283)

Minor updates to the golang pub-sub quickstart
- make the 'cd' command more clear by telling them to start from the clone
- add the sample output from the publisher

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

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

* Fix Redis Sentinel links

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

* fix: Getting started / Init Dapr locally has wrong quickstarts link (#2287)

* fix: Getting started / Init Dapr locally has wrong quickstarts link

Signed-off-by: Yauri<me@yauri-io>
Signed-off-by: y-io <me@yauri.one>

* Change Next Steps to "Use the Dapr API"

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

* Update install-dapr-selfhost.md

Co-authored-by: y-io <me@yauri.one>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Fix typo

* Update docs for hotfix

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

* update shortcode to latest dapr version

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

* doc: update arguments-annotations (#2306)

Signed-off-by: Loong Dai <loong.dai@intel.com>

* Fix typo: microservices

Signed-off-by: Kyle Richelhoff <1271617+grepme@users.noreply.github.com>

* Add mandatory `dapr init` step to Self-Hosted Mode in Container Docs (#2303)

I followed the docs to ship Dapr together with an app inside the same container and came across the issue that `daprd` in the `ENTRYPOINT` was not available until i initialized dapr in slim mode.

Signed-off-by: Robin-Manuel Thiel <robin-manuel@thiel1.de>

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

* capitalize 'quickstart'; add comma

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

* typo fix; quick grammar pass (#2316)

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

* typo fixes and quick grammar pass (#2317)

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

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

* adding Read buffer size argument to fasthttp server and grpc server (#2263)

* adding Read buffer size argument to fasthttp server and grpc server dapr/dapr#3346

By making a contribution to this project, I certify that:
    (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or
    (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or
    (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.
    (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

This is my commit message
Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* added introduction to dapr-http-read-buffer-size

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Modify the note description

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Adding read buffer size argument to fasthttp server and grpc server

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Added introduction to dapr-http-read-buffer-size

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Modify the note description

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Modify this description

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Add a detailed description

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Make the appropriate title changes

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Modification introduction and corresponding instructions

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

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

* fix typo in command for python and js

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

* remove info; clarify in other doc

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

* link to state store spec; grammar pass

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

* update per Mark

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

* Add link to the dev docs

I may have missed it but I couldn't find a way to go from the main README
(https://github.com/dapr/dapr) to the dev docs.

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

Co-authored-by: Will Velida <willvelida@hotmail.co.uk>
Co-authored-by: SergioVelmay <42042494+SergioVelmay@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Andrea Spadaccini <andrea.spadaccini@gmail.com>
Co-authored-by: Doug Davis <duglin@users.noreply.github.com>
Co-authored-by: yauri-io <30032724+yauri-io@users.noreply.github.com>
Co-authored-by: y-io <me@yauri.one>
Co-authored-by: HMZ <hamzi1995@gmail.com>
Co-authored-by: Looong Dai <loong.dai@intel.com>
Co-authored-by: Kyle Richelhoff <1271617+grepme@users.noreply.github.com>
Co-authored-by: Robin-Manuel Thiel <robin-manuel@thiel1.de>
Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: loopFY <34152277+767829413@users.noreply.github.com>
Co-authored-by: Doug Davis <dug@microsoft.com>
2022-04-07 15:36:53 -07:00
halspang ddbf4bf756
Add documentation for per actor configuration (#2334)
This commit includes documentation on how to set the per type
actor configuration. This is currently not supported in any SDK
so an example is provided using raw Go.

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

Signed-off-by: Hal Spang <halspang@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-04-07 11:08:00 -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
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
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 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
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
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
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
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 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
Hannah Hunter 3457c29e1e
add missing changes (#2239)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-03-08 12:11:08 -08: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 4572d3f61c
Merge branch 'v1.6' into mfussell-sec-patch 2022-03-03 17:18:19 -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
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 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
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
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
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
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
Amulya Varote 6824152a61 Bug fix
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2022-01-28 16:37:24 -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
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
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
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 604485977b
Upmerge v1.5 to v1.6 20220119 (#2119)
* moving middleware to samples

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Updated middleware doc to point to updated sample location

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Fixing one more link after moving middleware code from quickstarts to samples repo

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-01-19 16:26:44 -08:00
greenie-msft 65bdea43f5
Remove app-protocol from gRPC proxying (#2116)
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-18 16:00:24 -08:00
Paul Yuknewicz 8d9b0ac927 Updated middleware doc to point to updated sample location
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-01-16 00:51:37 -08:00
Paul Yuknewicz fcbb7a60f0 moving middleware to samples
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-01-14 15:56:49 -08:00
Dmitry Shmulevich 818c0a622b
update state query API doc with usage limitations (#2101)
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-01-14 15:31:00 -08:00
Will Tsai baf59c9253 Merge branch 'v1.5' into v1.6
Signed-off-by: Will Tsai <william.wl.tsai@gmail.com>
2022-01-14 13:44:48 -08:00
Charlie Stanley e7aa517ba9 Update pubsub-message-ttl.md
Update python-sdk example to reflect dapr/python-sdk#299

Signed-off-by: Charlie Stanley <charlie.stanley@microsoft.com>
2022-01-03 12:20:52 -08:00
Dmitry Shmulevich 32559ec186
statestore query api: simplify query JSON (#2061)
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
2021-12-28 16:50:48 -08:00
greenie-msft 7deff4f04e
Upmerge v1.5 to v1.6 20211227 (#2064)
* Added pub sub documentation

* Changed port number in the command

* Modified based on the review comments - 1

* Modified based on the review comments - 2

* Changed python commands

* Changed python commands

* Modified based on the review comments - 3

* Fix publish a topic examples

Step 3 and 4 of the "How-To: Publish & subscribe" publishes to the
wrong app id and pubsub. This commit fixes by changing the examples
that write to the app-id "testpubsub" to "orderprocessing"
and the pubsub "pubsub" to "order_pub_sub"

* Wrap oauth links in ignore comment

* Bumping tags to v1.5.0

* Update dapr versions for 1.5.1 hotfix

* Correct the default component init timeout

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Fix incorrect warning log-level

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Added bindings documentation

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Changed python commands

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Changed image for bindings

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Modified based on the review comments - 1

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Modified based on the review comments - 2

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Reverted a small change

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Added pub sub documentation

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Changed port number in the command

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Modified based on the review comments - 1

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Modified based on the review comments - 2

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Changed python commands

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Changed python commands

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Modified based on the review comments - 3

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Modified based on the review comments - 2

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Wrap oauth links in ignore comment

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Bumping tags to v1.5.0

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Modified based on the review comments -3

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Modified a line based on the review comment

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Fix publish a topic examples

Step 3 and 4 of the "How-To: Publish & subscribe" publishes to the
wrong app id and pubsub. This commit fixes by changing the examples
that write to the app-id "testpubsub" to "orderprocessing"
and the pubsub "pubsub" to "order_pub_sub"

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Update dapr versions for 1.5.1 hotfix

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Modified a line based on the review comment

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Modified based on the review comments

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>

* Added pub sub documentation

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

* Changed port number in the command

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

* Modified based on the review comments - 1

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

* Added secrets store documentation

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

* Modified based on the review comments - 1

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

* Modified based on the review comments - 1

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

* Modified based on the review comments - 2

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

* Update daprdocs/content/en/developing-applications/building-blocks/secrets/howto-secrets.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/secrets/howto-secrets.md

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

* Modified based on the review comments - 2

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

* Changed python commands

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

* Changed python commands

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

* Modified based on the review comments - 3

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

* Fix publish a topic examples

Step 3 and 4 of the "How-To: Publish & subscribe" publishes to the
wrong app id and pubsub. This commit fixes by changing the examples
that write to the app-id "testpubsub" to "orderprocessing"
and the pubsub "pubsub" to "order_pub_sub"

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

* Added full code snippets for service invocation

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

* Added full code snippets of secrets management

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

* Added full code snippets of state management

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

* Added full code snippets of pub sub

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

* Modified based on the review comments - 1

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

* Removed a line

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

* resolved merge conflicts

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

* Modified based on the review comments - 1

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

* Added full code snippets of secrets management

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

* Added full code snippets of pub sub

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

* Modified based on the review comments - 1

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

* Removed a line

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

* Added full code snippets of secrets management

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

* Added full code snippets of pub sub

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

* Modified based on the review comments - 1

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

* Solved merge conflicts

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

* Modified go secrets code

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

* Update daprdocs/content/en/developing-applications/building-blocks/secrets/howto-secrets.md

Co-authored-by: Will <witsai@microsoft.com>

* Added DCO sign-off guidance for contributing to Dapr

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

* Address PR feedback

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

* Add DCO check to PR template

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

* simplify git command for DCO

Signed-off-by: Will Tsai <william.wl.tsai@gmail.com>

* Fix header

* Display state value instead of StateResponse object (#2046)

Signed-off-by: Jun Tian <tianjun.cpp@gmail.com>

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

* add ForcePathStyle support for s3 binding (#2054)

Signed-off-by: rainfd <rainfd@live.cn>

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

* Remove requests dep (#2055)

* Add DCO check to PR template

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

* Remove requests dep

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>

* update endpoint in s3 binding doc (#2049)

* update endpoint in s3 binding doc

Signed-off-by: lizzzcai <lizzzcai1@gmail.com>

* fix jaeger link

Signed-off-by: lizzzcai <lizzzcai1@gmail.com>

* update endpoint example to match region

Signed-off-by: lizzzcai <lizzzcai1@gmail.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>

* Update autoscale-keda.md (#2047)

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

* Update service-mesh.md (#2044)

Minor typo

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

* Added missing HTTP verb to the documentation dapr/dapr#4030 (#2045)

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>

* Update logs-troubleshooting.md (#2023)

The label name `dapr-placement` has been changed to `dapr-placement-server`.

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>

* update the DOTNET SDK

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

Co-authored-by: Amulya Varote <amulyavarote@r6415.redmond.corp.microsoft.com>
Co-authored-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Co-authored-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
Co-authored-by: David Millman <dave@cs.unc.edu>
Co-authored-by: emctl <emccudden@gmail.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Will <witsai@microsoft.com>
Co-authored-by: Will Tsai <william.wl.tsai@gmail.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Jun Tian <find_my_way@foxmail.com>
Co-authored-by: RainFD <rainfd@live.cn>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: ChethanUK <chethan.u1@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Lize <lizzzcai1@gmail.com>
Co-authored-by: Andrew Cartwright <acartcat@gmail.com>
Co-authored-by: Shriroop Joshi <shriroopjoshi@users.noreply.github.com>
Co-authored-by: Christoph Hofmann <oss@hoffe.org>
Co-authored-by: Will 保哥 <doggy.huang@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2021-12-28 15:20:48 -08:00
Andrew Cartwright 966509ed94
Update autoscale-keda.md (#2047)
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-12-24 10:05:44 -08:00
ChethanUK ff5f20f23a
Remove requests dep (#2055)
* Add DCO check to PR template

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

* Remove requests dep

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-12-24 09:30:45 -08:00
Jun Tian 2a587fa2ab
Display state value instead of StateResponse object (#2046)
Signed-off-by: Jun Tian <tianjun.cpp@gmail.com>

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-12-24 09:07:03 -08:00
Aaron Crawfis 50ae5f1a1b
Fix header 2021-12-17 10:48:50 -08:00
greenie-msft 14d3a91357
Update daprdocs/content/en/developing-applications/building-blocks/secrets/howto-secrets.md
Co-authored-by: Will <witsai@microsoft.com>
2021-12-09 15:18:32 -08:00
Amulya Varote b5f2a8764a Modified go secrets code
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-09 04:24:13 -08:00
Amulya Varote e4b3ad529b Solved merge conflicts
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote caf849f973 Modified based on the review comments - 1
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote efbf2e0ebb Added full code snippets of pub sub
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 5810831f15 Added full code snippets of secrets management
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 1534f7d5e5 Removed a line
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote c65e91f200 Modified based on the review comments - 1
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote e1bbdaa9ed Added full code snippets of pub sub
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote ec61461b00 Added full code snippets of secrets management
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 6662f1a322 Modified based on the review comments - 1
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 099ea6e99d resolved merge conflicts
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote bd6d5e75af Removed a line
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 3a7c140fe7 Modified based on the review comments - 1
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 5cb62329b0 Added full code snippets of pub sub
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 1f879395a9 Added full code snippets of state management
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 08048e58d7 Added full code snippets of secrets management
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 78848ef7bc Added full code snippets for service invocation
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
David Millman 2490c8165e Fix publish a topic examples
Step 3 and 4 of the "How-To: Publish & subscribe" publishes to the
wrong app id and pubsub. This commit fixes by changing the examples
that write to the app-id "testpubsub" to "orderprocessing"
and the pubsub "pubsub" to "order_pub_sub"

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote b603d641fb Modified based on the review comments - 3
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 07759e7b1b Changed python commands
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 7500cc4900 Changed python commands
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote e4c14ea153 Modified based on the review comments - 2
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
greenie-msft 5106cd0e81 Update daprdocs/content/en/developing-applications/building-blocks/secrets/howto-secrets.md
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
greenie-msft 37ecbbb173 Update daprdocs/content/en/developing-applications/building-blocks/secrets/howto-secrets.md
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote ebd25617c0 Modified based on the review comments - 2
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote fb40e614a0 Modified based on the review comments - 1
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote f0b6ac5864 Modified based on the review comments - 1
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote f12b671731 Added secrets store documentation
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 4dbf126292 Modified based on the review comments - 1
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 32a1996acb Changed port number in the command
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 619ac7e5ad Added pub sub documentation
Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
2021-12-08 23:37:04 -08:00
Amulya Varote 60917d0922 Modified based on the review comments
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-08 10:14:41 -08:00
Amulya Varote 1aefafb1f7 Modified a line based on the review comment
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-08 10:12:30 -08:00
David Millman 24be51f2a2 Fix publish a topic examples
Step 3 and 4 of the "How-To: Publish & subscribe" publishes to the
wrong app id and pubsub. This commit fixes by changing the examples
that write to the app-id "testpubsub" to "orderprocessing"
and the pubsub "pubsub" to "order_pub_sub"

Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:08 -08:00
Amulya Varote c45403806e Modified a line based on the review comment
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:08 -08:00
Amulya Varote a5740071ae Modified based on the review comments -3
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:08 -08:00
Amulya Varote 1b5d57ea64 Modified based on the review comments - 2
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:07 -08:00
Amulya Varote 080b106d5e Modified based on the review comments - 3
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:07 -08:00
Amulya Varote 95a01ccf19 Changed python commands
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:07 -08:00
Amulya Varote 3d617efac1 Changed python commands
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:07 -08:00
Amulya Varote 4764277291 Modified based on the review comments - 2
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:07 -08:00
Amulya Varote e2da9f776c Modified based on the review comments - 1
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:07 -08:00
Amulya Varote 45c59b4d5b Changed port number in the command
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:07 -08:00
Amulya Varote 22cc6477a9 Added pub sub documentation
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:07 -08:00
Amulya Varote 7a319e100c Reverted a small change
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:07 -08:00
Amulya Varote 7b673702be Modified based on the review comments - 2
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:07 -08:00
Amulya Varote 928428298f Modified based on the review comments - 1
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:07 -08:00
Amulya Varote cbdd2d4421 Changed python commands
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:07 -08:00
Amulya Varote a29dd2233d Added bindings documentation
Signed-off-by: Amulya Varote <amulyavarote@MININT-8V4CL0S.redmond.corp.microsoft.com>
2021-12-07 19:46:07 -08:00
greenie-msft 3f66120d63
Update daprdocs/content/en/developing-applications/building-blocks/secrets/howto-secrets.md 2021-12-02 13:43:12 -08:00
greenie-msft 3488c63a92
Update daprdocs/content/en/developing-applications/building-blocks/secrets/howto-secrets.md 2021-12-02 13:41:40 -08:00
greenie-msft 0b29c8fb3b
Update daprdocs/content/en/developing-applications/building-blocks/secrets/howto-secrets.md 2021-12-02 13:39:46 -08:00
Amulya Varote 6506dbf6a7 Modified based on the review comments - 2 2021-12-02 10:35:59 -08:00
Amulya Varote 4f08464dae Added comment 2021-12-02 01:10:26 -08:00
Amulya Varote dde92676b6 Modified based on the review comments - 1 2021-12-02 01:07:23 -08:00
Amulya Varote 22104085f9 Modified based on the review comments - 1 2021-12-02 00:58:46 -08:00
Amulya Varote a645f66b12 Added secrets store documentation 2021-12-01 11:19:08 -08:00
greenie-msft 95586236fd
Merge branch 'v1.5' into feature/state_management 2021-12-01 08:46:50 -08:00
greenie-msft 5b7b4ff616
Update state-store-ttl.md (#2016)
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-11-30 19:44:11 -08:00
Amulya Varote 5bc88ab6d0 Changed image name in the docs 2021-11-30 19:28:00 -08:00
greenie-msft 0ea7939195
Update howto-invoke-discover-services.md 2021-11-30 18:06:30 -08:00
greenie-msft ee5e38f62d
Merge branch 'v1.5' into feature/state_management 2021-11-30 14:46:05 -08:00
Will Tsai e4af246e04 Deleting redundant page app-configuration-overview.md 2021-11-30 09:30:11 -08:00
Amulya Varote bdba7a6800 Changes based on review comments - 2 2021-11-29 12:39:52 -08:00
Amulya Varote b1e0921761 Modification based on the review comment - 1 2021-11-24 07:14:06 -08:00
Amulya Varote d635712989 Added complete code snippets 2021-11-23 11:35:59 -08:00
Amulya Varote ad20a76b32 Modified TTL page under state management 2021-11-23 03:09:03 -08:00
Amulya Varote 8901c9d6fe State Management documentation 2021-11-23 02:52:27 -08:00
Mark Fussell 96cf36ba90
Merge branch 'v1.5' into v1.5 2021-11-22 13:02:44 -08:00
Mark Fussell 3409c7352b
Update to remove reference to State Management .
Updated the intro section
2021-11-22 13:00:19 -08:00
Mark Fussell a58af561a5
Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-management-overview.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-22 12:52:07 -08:00
Mark Fussell 48205a8e91
Update daprdocs/content/en/developing-applications/building-blocks/configuration/howto-manage-configuration.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-22 12:51:43 -08:00
Mark Fussell 000b5ece3b
Update daprdocs/content/en/developing-applications/building-blocks/configuration/howto-manage-configuration.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-22 12:51:19 -08:00
Mark Fussell e60df1c6f6
Update daprdocs/content/en/developing-applications/building-blocks/configuration/configuration-api-overview.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-22 12:50:50 -08:00
greenie-msft 0c27969679
Merge branch 'v1.5' into feature/service_invocation 2021-11-22 11:28:33 -08:00
Amulya Varote d8ade19900 Modified based on the review comments - 2 2021-11-19 02:59:41 -08:00
Mark Fussell cca48e9e10
Update daprdocs/content/en/developing-applications/building-blocks/configuration/howto-manage-configuration.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-11-18 21:16:53 -08:00
Mark Fussell 8a90f9706a Merge remote-tracking branch 'upstream/v1.5' into v1.5 2021-11-18 21:12:12 -08:00
greenie-msft 53f297e639
Merge branch 'v1.5' into patch-1 2021-11-18 14:30:12 -08:00
greenie-msft 2429453723
Merge branch 'v1.5' into patch-1 2021-11-18 14:23:29 -08:00
Amulya Varote 49c450145e Changes based on the review comments - 1 2021-11-18 11:00:36 -08:00
Mark Fussell 0dd2ffcae4 reorganizing the Integrations section 2021-11-18 00:21:52 -08:00
Mark Fussell fd45e94288
Merge branch 'dapr:v1.5' into v1.5 2021-11-17 23:48:14 -08:00
Mark Fussell 9a550c60b2 Updates from adding the Configuration API 2021-11-17 23:44:49 -08:00
Charlie Stanley e3aca4c514
Update pubsub-raw.md 2021-11-17 19:29:46 -08:00
Charlie Stanley 05b67a4311
Update pubsub-raw.md 2021-11-17 19:28:43 -08:00
Charlie Stanley 7afbc5dc06
Update pubsub-raw.md 2021-11-17 14:09:47 -08:00
Charlie Stanley da08b1d031
Update pubsub-raw.md 2021-11-17 14:08:53 -08:00
Charlie Stanley 2a84d6844f
Update pubsub-raw.md 2021-11-17 14:07:59 -08:00
Charlie Stanley 7246082382
Update pubsub-raw.md
Publisher example invalid dapr/python-sdk#299
2021-11-17 13:42:20 -08:00
Amulya Varote 362e6006ea Modified based on the inputs 2021-11-17 11:56:33 -08:00
Amulya Varote 6f6754353c Added images 2021-11-16 10:08:02 -08:00
Amulya Varote 721e688e69 Go code fix 2021-11-16 07:57:10 -08:00
Amulya Varote 63d21e6c70 Added service invocation documentation 2021-11-16 05:32:29 -08:00
Mark Fussell 153a3c54e5 Merge branch 'v1.5' of https://github.com/msfussell/docs into v1.5 2021-11-16 00:25:19 -08:00
Mark Fussell 5487aa9b54 Updates due to configuration API building block 2021-11-16 00:24:37 -08:00
Giovanni van der Schelde 9ce2a13b63
(doc) Fix typo in howto-actors.md 2021-11-15 20:35:11 +01:00
Lorenzo Montanari 4f0ee8ecb2
Fixed some formatting issues 2021-11-13 10:57:49 +01:00
Yaron Schneider 64b027317c
Update howto-manage-configuration.md (#1947) 2021-11-12 09:49:53 -08:00
Yaron Schneider 632ab379dc
add configuration api how-to and overview placeholder (#1928)
* add configuration api how-to and overview placeholder

* fix code tab

* change format

* add docs

* Updated to text

* Update building-blocks-concept.md

* Minor updates

* Update to overview

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-11-11 11:07:45 -08:00
Dmitry Shmulevich 57f24b82a7
updated diagram (#1921) 2021-11-08 18:17:29 -08:00
Dmitry Shmulevich 4fc8c4cf2a minor updates 2021-11-08 13:35:53 -08:00
Dmitry Shmulevich 91fe55b023
Added documentation for StateStore Query API (#1874)
Reworked this overview to make this more consistent and include recent updates from releases.
2021-11-08 10:13:29 -08:00
Bernd Verst f62c78ab03 Microsoft Docs links should be language neutral 2021-11-04 15:12:01 -07:00
Will Tsai 9988188cd7 added cloudevent examples 2021-10-29 14:00:46 -07:00
AnyISalIn 5fb93fd3c5
Fix typo (#1850) 2021-10-14 14:13:43 -07:00
Phil Kedy 8f43af5199 Updating C# example 2021-09-25 11:16:05 -04:00
Phil Kedy ca8887a83a Fixing broken cloudevents links 2021-09-25 11:10:55 -04:00
Phil Kedy c44a940604 Moving the community call demo video to its own section 2021-09-25 10:59:07 -04:00
Phil Kedy a927dd1028 * Tweaking the example to match what was demoed during the 9/21/2021 community call
* Added example CEL expressions
* Added link to 9/21/2021 community call youtube video
* Added section headers for the right nav
2021-09-24 18:10:00 -04:00
Ori Zohar ccc6ebd819
Merge branch 'v1.4' into pubsub_routing_add_cloudevent_attributes 2021-09-23 13:47:39 -07:00
Nick Greenfield 852f3c0a6a Update timestamp on YT video 2021-09-17 14:34:22 -07:00
Nick Greenfield 9288a8b1d0 Added link to community call video for how to use gRPC proxying 2021-09-17 14:28:22 -07:00
Ori Zohar b2e5fd2695
Merge branch 'v1.4' into pubsub_routing_add_cloudevent_attributes 2021-09-16 08:41:14 -07:00
Phil Kedy cebe13ff74 Tweaks per PR 2021-09-15 19:08:45 -04:00
Phil Kedy dc3eb2c17c Adding attributes from the CloudEvents spec and a slightly better routing example 2021-09-15 18:26:52 -04:00
Will Tsai 8e8941b18e replacing hardcoded version numbers with shortcodes 2021-09-14 16:36:09 -07:00
Ori Zohar 5759ee100d
Merge branch 'v1.4' into fix-1755 2021-09-14 14:55:38 -07:00
Ori Zohar 8c9b66d52c
Preview feature updates for v1.4 (#1787)
* updating preview features

* preview features doc updates

* preview alerts and table edits
2021-09-14 14:39:08 -07:00
Ori Zohar c0dc9944ec
Merge branch 'v1.4' into fix-1755 2021-09-14 14:36:29 -07:00
Phil Kedy 6e2558fbf5 Tweak 2021-09-14 16:46:57 -04:00
Phil Kedy 6957a5c56a Tweaks per PR 2021-09-14 16:38:29 -04:00
Phil Kedy 477087cf8f Tweak 2021-09-14 16:30:04 -04:00
Phil Kedy a7a96b336f PubSub Routing docs 2021-09-14 16:24:10 -04:00
greenie-msft 974ff70902
Fix style/tone 2021-09-14 12:06:24 -07:00
greenie-msft c3cc74c81e
Fix style/tone 2021-09-14 12:05:03 -07:00
greenie-msft bd2ad661c4
Apply suggestions from code review 2021-09-14 12:01:49 -07:00
Alessandro (Ale) Segala 663c3aaa14
Update daprdocs/content/en/developing-applications/integrations/cloud-providers/authenticating-azure.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-09-14 11:36:04 -07:00
Alessandro (Ale) Segala 663cc42184
Update daprdocs/content/en/developing-applications/integrations/cloud-providers/authenticating-azure.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-09-14 11:07:13 -07:00
Nick Greenfield 07369c3813 Merge branch 'v1.3' into v1.4 2021-09-14 09:59:23 -07:00
Ori Zohar 5545ed1547
Merge branch 'v1.4' into fix-1755 2021-09-14 09:14:36 -07:00
Yaron Schneider d3c5caf864
Update python example for gRPC proxy 2021-09-13 11:25:57 -07:00
ItalyPaleAle e14f93b3d3
Improvements and fixes 2021-09-10 11:53:31 -07:00
Alessandro (Ale) Segala 02998e5256
Merge branch 'v1.4' into fix-1755 2021-09-09 19:37:59 -07:00
Alessandro (Ale) Segala 38ea35a069 Updated per Christos' comments 2021-09-09 19:37:08 -07:00
Alessandro (Ale) Segala 891d08cdc8 Updated the AKV document and fixed the Azure auth document 2021-09-09 18:09:45 -07:00
Alessandro (Ale) Segala e5016a62af Added doc for common Azure auth layer 2021-09-09 17:29:38 -07:00
Yaron Schneider e480b03d58
add custom route (#1772) 2021-09-09 15:00:12 -07:00
Nick Greenfield dd197ee52b Add doc for how to use setup-dapr GitHub Action 2021-09-09 10:26:56 -07:00
Ori Zohar 97238009aa
Merge branch 'v1.4' into issue/1752 2021-09-08 15:35:13 -07:00
Ori Zohar 93e16acaf0
Merge branch 'v1.4' into ds-actors 2021-09-08 15:27:17 -07:00
Yaron Schneider 4184927573
Merge branch 'v1.4' into issue/1752 2021-09-07 17:27:12 -07:00
Yaron Schneider bfd0c0c056
Add automatic state encryption (#1766)
* add automatic state encryption

* Update howto-encrypt-state.md

* add links to state overview

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

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

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-09-07 17:26:36 -07:00
Dmitry Shmulevich 7bc2154558 Add documentation about actor's timer/reminder scheduling configuration 2021-09-02 20:41:47 -07:00
Ori Zohar 94b276318e
Minor style change 2021-09-02 14:11:18 -07:00
Yaron Schneider 3025f41dab
Update howto-invoke-discover-services.md 2021-09-01 11:30:34 -07:00
Ian Luo 9cd767a46e doc for dapr/dapr#3546 #1752 2021-08-31 13:47:01 +08:00
Ori Zohar 9744290d18
Merge branch 'v1.3' into typo 2021-08-20 13:25:18 -07:00
Will 86c46f7fd5
Merge branch 'v1.3' into willtsai-Minor_Typo_in_Publish_and_subscribe_overview_1735 2021-08-20 12:31:59 -07:00
Will Tsai 56778b0c3a fix typos described in https://github.com/dapr/docs/issues/1735 2021-08-20 12:24:42 -07:00
Ori Zohar e6e510a287
Merge branch 'v1.3' into typo 2021-08-19 14:40:07 -07:00
Ori Zohar a5e464def9
Merge branch 'v1.3' into wn 2021-08-19 14:20:44 -07:00
Aaron Crawfis 8ac7a8e599
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-publish-subscribe.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-08-19 13:58:34 -07:00
Long cbdab00bad clean up all whitenoise
Signed-off-by: Long <long0dai@foxmail.com>
2021-08-19 14:27:06 +00:00
Long d71fc84bd2 fix a typo
Signed-off-by: Long <long0dai@foxmail.com>
2021-08-19 14:10:06 +00:00
tstojecki 732a820160
Updating to a generic message and linking component docs
Suggestion from @AaronCrawfis

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-08-17 10:48:58 +02:00
Ori Zohar a735547d7b
Merge branch 'v1.3' into patch-3 2021-08-11 09:52:04 -07:00
Ori Zohar b38c54b931
Update howto-invoke-discover-services.md 2021-08-10 16:36:26 -07:00
Yaron Schneider 22f01ad151
Update howto-invoke-discover-services.md 2021-08-09 13:00:35 -07:00
Khalid Abuhakmeh 5c8a0f9f4d Fix responsive videos
The videos were breaking the layout of the documentation pages
and making it difficult to click on the right menu items.

Also tackled the Japanese translated pages.
2021-08-04 09:42:59 -04:00
Aaron Crawfis 7004faf22e
Merge branch 'v1.3' into patch-3 2021-08-02 12:08:24 -07:00
Ori Zohar a6b63a41af Removing problematic link 2021-07-29 14:29:31 -07:00
Ori Zohar ffa7422349 Fixing link validation failure 2021-07-29 10:23:02 -07:00
tstojecki 98bcb0e26d
Adding a note on default redis pubsub redelivery
https://github.com/dapr/dapr/issues/3481
2021-07-27 09:43:18 +02:00
Ori Zohar 5cfcb3feb4
Merge branch 'v1.3' into v1.3 2021-07-26 18:00:05 -07:00
Nick Greenfield 48164280b5 Merge branch 'v1.2' into v1.3 2021-07-26 17:50:11 -07:00
Aaron Crawfis 36226b92c0
Merge branch 'v1.2' into add_java_sdk_docs 2021-07-26 13:34:11 -07:00
Nick Greenfield fc0e232c41 Add Java Docs and update to latest Java SDK commit 2021-07-26 13:28:27 -07:00
Aaron Crawfis 31c96146ac
Merge branch 'v1.3' into jviviano 2021-07-26 12:19:56 -07:00
Aaron Crawfis f79c3ba964 Consolidate VSCode debugging docs 2021-07-26 12:18:56 -07:00
Nick Greenfield 300f89324a Fix reference links to point to correct page 2021-07-26 11:16:27 -07:00
Nick Greenfield fb438dae44 Merge branch 'v1.2' into v1.3 2021-07-26 10:41:09 -07:00
greenie-msft d17eed7afc
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 17:06:51 -07:00
Ori Zohar 37dbfb0e4f
Merge branch 'v1.2' into jviviano 2021-07-23 16:30:47 -07:00
Ori Zohar aafd646de5
Changes to wording and phrasing 2021-07-23 16:30:04 -07:00
Ori Zohar c51404e087
Merge branch 'v1.3' into actor_reminder_partition 2021-07-23 14:11:55 -07:00
Artur Souza 48a5bf99f1 Move reminder partition to main howto-actors. 2021-07-23 12:28:05 -07:00
Artur Souza 91f38457d1
Merge branch 'v1.3' into actor_reminder_partition 2021-07-23 12:18:02 -07:00
jasonviviano 68527e615b Merge branch 'jviviano' of https://github.com/jasonviviano/docs into jviviano 2021-07-23 15:14:45 -04:00
jasonviviano 591d4e24f8 Updated values for the parameters 2021-07-23 15:14:43 -04:00
Artur Souza 5f77ca954d Enhance warning message. 2021-07-23 11:50:55 -07:00
Artur Souza f4532e9de7 Adds partition reminder example for SDKs. 2021-07-23 11:43:18 -07:00
Ori Zohar 7dd71c4b03
Merge branch 'v1.3' into v1.3 2021-07-23 10:16:30 -07:00
Jigar d5a0187c2d
updated Actor How To docs for reminder intervals (#1651)
* updated Actor How To docs for reminder intervals

* updated actors_api and how-to

* Update howto actors verbiage

* Update howto-actors.md

Added link to community call video for ISO 861

* Update daprdocs/content/en/reference/api/actors_api.md

* Update howto-actors.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-23 09:54:04 -07:00
greenie-msft cd62a4e487
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 09:06:12 -07:00
greenie-msft f50638db9e
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 08:46:03 -07:00
greenie-msft 10c30cc481
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 08:36:27 -07:00
jasonviviano 32ab4c92f5 Changed URL link 2021-07-23 11:34:11 -04:00
jasonviviano 2c00813c67 Fixed a ref page 2021-07-23 11:33:49 -04:00
jasonviviano c080dfed19 Updated the doc to follow standard conventions more and tweaked sections based on comments. 2021-07-23 11:33:18 -04:00
Artur Souza 0cd88dcb13 Merge remote-tracking branch 'upstream/v1.3' into actor_reminder_partition 2021-07-22 14:40:43 -07:00
Simon Leet 4f3b5a502d
Add declarative subscription example to pubsub-raw.md (#1679)
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-07-22 14:22:23 -07:00
sk593 b01c969335 added arguments and annotations spec 2021-07-22 15:02:20 -05:00
jasonviviano 73bd5cc76c
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-22 13:19:38 -04:00
jasonviviano 7858d62e32
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-22 13:19:32 -04:00
jasonviviano 61111c9aaa
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:13 -04:00
jasonviviano fbe3dade96
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:06 -04:00
jasonviviano 2ab04bf237
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:01 -04:00
jasonviviano 134c760c9b
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:56 -04:00
jasonviviano 865b630cd6
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:51 -04:00
jasonviviano 5e8c488a9c
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:45 -04:00
jasonviviano 11364d2d85
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:39 -04:00
jasonviviano ac2c97d365
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:30 -04:00
jasonviviano f9de90dd93
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:20 -04:00
Artur Souza 8334509cc3
Merge branch 'v1.3' into actor_reminder_partition 2021-07-21 17:54:15 -07:00
Artur Souza 92aff99267
Update actor-reminders-partitions.md 2021-07-21 17:51:27 -07:00
Yaron Schneider 22d7947268
Add gRPC proxying docs (#1672)
* add grpc proxying docs

* added overview, youtube video, improved title consistency

* added preview phrasing

* address feedback

* address feedback 2

* change id

* add code tabs

* fix typo

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-21 17:10:38 -07:00
greenie-msft 2bd4b10085
Clarify path to secrets file in getting started guides (#1585)
* Clarify path to secrets file in getting started guides

* Clarify path to local secret store

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 12:26:02 -07:00
Ori Zohar facdd5904e
Merge branch 'v1.3' into v1.3 2021-07-22 16:55:44 -07:00
Bernd Verst 07d871a98a
Merge branch 'dapr:v1.3' into v1.3 2021-07-21 12:26:00 -07:00
jasonviviano dd3956eae2 Added a How-To section for VSCode debugging 2021-07-20 13:25:19 -04:00
Artur Souza 43b0bbfdb5
Merge branch 'v1.3' into actor_reminder_partition 2021-07-20 10:05:49 -07:00
Bernd Verst 6eacfa9424
Document State Store Support for TTL (#1626)
* Document Support for TTL support in state stores

* Fix table

* State Store TTL concept page

* add links to column headers

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-20 09:28:35 -07:00
Artur Souza 5fa55f6bc9 Document actor reminder partitioning 2021-07-16 14:26:57 -07:00
Ori Zohar 20e81cc5fd Merge branch 'v1.3' of https://github.com/berndverst/docs into v1.3 2021-07-16 13:35:23 -07:00
Ori Zohar fc7bf4c7a3 Addressing PR comments 2021-07-16 13:35:13 -07:00
Ori Zohar 23e1704847
Merge branch 'v1.3' into v1.3 2021-07-16 11:34:53 -07:00
Long Dai 0b41e17c31 fix some typo
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-07-16 01:05:21 -07:00
Ori Zohar 158816b2f1
Merge branch 'v1.2' into jviviano 2021-07-15 10:02:03 -07:00
jasonviviano 669fa54b10 Fixed vscode link and updated information on manual. 2021-07-15 10:37:03 -04:00
Nick Greenfield 74052cf633 Link to correct Go SDK page in dapr docs 2021-07-14 15:43:17 -07:00
Lorenzo Montanari 8e4e85717a Removed a duplicated line in Kubernetes section 2021-07-14 15:43:17 -07:00
jasonviviano fa1186129f Added more details based on Mark's comments 2021-07-14 15:40:57 -04:00
Ori Zohar 2f35a55f04
Merge branch 'v1.2' into patch-1 2021-07-14 11:28:26 -07:00
Lorenzo Montanari 4e2af84914
Removed a duplicated line in Kubernetes section 2021-07-14 12:12:12 +02:00
Ori Zohar 99e5bea584
Merge branch 'v1.3' into v1.3 2021-07-13 16:39:08 -07:00
Nick Greenfield f7df25e601 Link to correct Go SDK page in dapr docs 2021-07-13 11:30:35 -07:00
Nick Greenfield a9a95068b0 Fix linkTitle and use aka.ms links 2021-07-12 16:50:53 -07:00
jasonviviano c0aa9808c3
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:25:08 -04:00
jasonviviano 4de9dbaed7
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:57 -04:00
jasonviviano 951de9956d
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-manual-configuration.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:47 -04:00
jasonviviano 8b1a0f5ba7
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:43 -04:00
jasonviviano 46fd259350
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:37 -04:00
jasonviviano 311abba65f
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:29 -04:00
jasonviviano 9f9f870869
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:24 -04:00
jasonviviano 1ac25cb93c
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:20 -04:00
jasonviviano a44cc7898a
Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-dapr-extension.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 11:24:13 -04:00
Aaron Crawfis e90208ea7a
Upmerge/0708 (#1624)
* Supported Release Info and Upgrade Path for v1.2 (#1494)

* Supported Release Info and Upgrade Path for v1.2

* Update support-release-policy.md

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

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Adding K8s versions table (#1521)

* Adding table of kubernetes versions

* Updating intro

* Fix incorrect postgresql connection string example (#1524)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update docs on using Codespaces with Dapr repos (#1522)

* Update docs on using Codespaces with Dapr repos

* Move codespaces.md under the Contributing topic

* Update daprdocs/content/en/contributing/codespaces.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix two typos (#1526)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update chinese content (#1527)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Updated to fix deprecated helm chart location (#1528)

The `https://kubernetes-charts.storage.googleapis.com/` location is no longer used, so this change updates this, the command to install, and the missing update step that will cause the install to fail if an update was never done after adding the location.

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* nr_consul_typo fixed malformed yaml (#1532)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix typo in azure-keyvault-managed-identity.md (#1541)

* Fix custom middleware sample code interface implementation error (#1539)

Fix custom middleware sample code interface implementation error, interface function declare error.

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix the file name of secrets json (#1546)

* Tech writing touch-ups (#1555)

* Tech writing touch-ups (#1556)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Tech writing touch-ups (#1557)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Tech writing touch-ups (#1558)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Tech writing touch-ups (#1560)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Tech writing touch-ups (#1559)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Ignore intellij link that isn't resolvable (#1564)

* Update issue templates (#1563)

* Update issue templates

* Add needs-triage

* Updating PubSub documentation to remove slave wording (#1565)

* Updating PubSub documentation to remove slave

Bitnami has updated their Redis Helm chart to change redis-slave to redis-replicas. I am updating the documentation for PubSub to reflect this change and avoid confusion for any readers.

* Removing more instances of Redis slave naming

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Actor Runtime Configuration Docs (#1495)

* Actor Runtime Configuration Docs

Addresses #1470

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* add configuration examples

* configuration examples

* Fix syntax

* Add dotnet sample

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fixed GCP Pub/Sub Binding required fields (#1578)

* aacrawfi/middlware (#1567)

* Move and update middleware components

* Update middleware docs structure

* Combine middleware pages

* Update middleware references

* Update middleware image

* Fix incorrect curl syntax in Actors API examples (#1577)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix link at api-allowlist.md (#1574)

Fix link at api-allowlist.md to Dapr Configuration overview

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Add language that only a single state store component can be used for actors state mangement (#1579)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* fix: cron format (#1581)

* Updated name resolution docs (#1576)

* Add consul references

* Fix typo

Add a missing word

* Clarify state management examples

* Added table to show Kubernetes options

When I read this doc it was unclear that the cert could be provided as a secret. The only table on the original version showed `spnCertificateFile` as a required option. I added a second table to make it clear that in Kubernetes there is a `spnCertificate` option that does not require a file on disk.

* incorporating feedback

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Fix self-hosted docs

* Remove name-resolution reference

* Add other name resolution providers

* Update service invocation docs

* Remove whitespace

* Update service-invocation-overview.md

Fixed typo and added a sentence on Consul

* Update setup-nr-consul.md

Minor updates

* Address comments

* Fix code formatting

Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Donovan Brown <dbrown@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>

* Fix broken url in docs (#1599)

## Summary

Easy navigation and easy reading for others

* Dapr roadmap page (#1593)

* Add Dapr Roadmap doc

* Change format of project column to use cards

* Update docsy theme

* Use card codes for Roadmap page

* Update toc issue

* Update packages

* Update image and switch to page bundle

* Move into contributing

* Add note on v1.2

Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>

* Add shortcode to embed sections of code files (#1596)

* Add code snippet shortcode

* Add docs on shortcode

* V1.2 python SDKDocs update - client (#1553)

* Committing lock file for active doc changes

* Revert "Committing lock file for active doc changes"

This reverts commit 4fee3a4f16.

* Subproject commit to SDK files

* Updated Examples link to point to current branch

* Fixes #1551 python sdk examples

* Merging changes with branch

* Syncing python SDKdocs with daprdocs

* updating submodule commit with correct synced hash

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>

* Remove visible <b> (#1602)

Signed-off-by: Long Dai <long0dai@foxmail.com>

* Comment out all optional destructive parameters (#1604)

* Remove "http" code type from health_api.md (#1610)

Looking at this page, this line was highlighted.

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Remove "http" code type from metadata_api.md (#1611)

Looking at this page, this line was highlighted.

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix typo of "the" (#1616)

the the -> the

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix a link to "Next steps" (#1617)

A link description was broken.

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Bump glob-parent from 5.1.1 to 5.1.2 in /daprdocs (#1618)

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Clarify shared access policy (#1621)

Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Zonciu Liang <zonciu@zonciu.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Newbe36524 <newbe36524@qq.com>
Co-authored-by: Steven Jenkins De Haro <20492442+StevenJDH@users.noreply.github.com>
Co-authored-by: Abdulaziz Elsheikh <abdulaziz.elsheikh@gmail.com>
Co-authored-by: Antonio Fiumanò <antoniofiumano@outlook.com>
Co-authored-by: li1234yun <li1234yun@163.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: voipengineer <voipengineer@users.noreply.github.com>
Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com>
Co-authored-by: Ricardo Niepel <RicardoNiepel@users.noreply.github.com>
Co-authored-by: Abhith Rajan <Abhith@users.noreply.github.com>
Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Donovan Brown <dbrown@microsoft.com>
Co-authored-by: SaintMalik <37118134+saintmalik@users.noreply.github.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Long Dai <long0dai@foxmail.com>
Co-authored-by: Ryuji Iwata <qt.luigi@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-08 10:14:36 -07:00
Bernd Verst 1cb666dc18 document kubernetes secret store 2021-07-06 18:46:40 -07:00
Aaron Crawfis bb25bc5227 Add docs on Bridge to Kubernetes 2021-07-02 12:41:42 -07:00
jasonviviano dafe094ffa Revision on JSON Snippets Shown
Cut down the JSON shown to users in the VS Code Dapr section and renamed link title
2021-06-30 14:29:22 -04:00
jasonviviano 1808dde10b Removed unnecessary wording 2021-06-29 12:37:47 -04:00
jasonviviano e964f66fd9 Revised grammer on manual configuration and remote dev containers
Revised based on comments
2021-06-29 12:36:01 -04:00
jasonviviano 61559e9ab9 Added changes to the reformatting of the VS Code
Changes are based on comments received.
2021-06-29 12:28:06 -04:00
jasonviviano ece502a9c6 Reformatted VS Code documentation 2021-06-28 15:26:41 -04:00
SaintMalik ac9d4b5b60
Fix broken url in docs (#1599)
## Summary

Easy navigation and easy reading for others
2021-06-28 11:16:44 -07:00
Aaron Crawfis 55d9123cfe
upmerge/06-24 (#1588)
* Supported Release Info and Upgrade Path for v1.2 (#1494)

* Supported Release Info and Upgrade Path for v1.2

* Update support-release-policy.md

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

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Adding K8s versions table (#1521)

* Adding table of kubernetes versions

* Updating intro

* Fix incorrect postgresql connection string example (#1524)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update docs on using Codespaces with Dapr repos (#1522)

* Update docs on using Codespaces with Dapr repos

* Move codespaces.md under the Contributing topic

* Update daprdocs/content/en/contributing/codespaces.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix two typos (#1526)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update chinese content (#1527)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Updated to fix deprecated helm chart location (#1528)

The `https://kubernetes-charts.storage.googleapis.com/` location is no longer used, so this change updates this, the command to install, and the missing update step that will cause the install to fail if an update was never done after adding the location.

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* nr_consul_typo fixed malformed yaml (#1532)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix typo in azure-keyvault-managed-identity.md (#1541)

* Fix custom middleware sample code interface implementation error (#1539)

Fix custom middleware sample code interface implementation error, interface function declare error.

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix the file name of secrets json (#1546)

* Tech writing touch-ups (#1555)

* Tech writing touch-ups (#1556)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Tech writing touch-ups (#1557)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Tech writing touch-ups (#1558)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Tech writing touch-ups (#1560)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Tech writing touch-ups (#1559)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Ignore intellij link that isn't resolvable (#1564)

* Update issue templates (#1563)

* Update issue templates

* Add needs-triage

* Updating PubSub documentation to remove slave wording (#1565)

* Updating PubSub documentation to remove slave

Bitnami has updated their Redis Helm chart to change redis-slave to redis-replicas. I am updating the documentation for PubSub to reflect this change and avoid confusion for any readers.

* Removing more instances of Redis slave naming

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Actor Runtime Configuration Docs (#1495)

* Actor Runtime Configuration Docs

Addresses #1470

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* add configuration examples

* configuration examples

* Fix syntax

* Add dotnet sample

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fixed GCP Pub/Sub Binding required fields (#1578)

* aacrawfi/middlware (#1567)

* Move and update middleware components

* Update middleware docs structure

* Combine middleware pages

* Update middleware references

* Update middleware image

* Fix incorrect curl syntax in Actors API examples (#1577)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix link at api-allowlist.md (#1574)

Fix link at api-allowlist.md to Dapr Configuration overview

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Add language that only a single state store component can be used for actors state mangement (#1579)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* fix: cron format (#1581)

* Updated name resolution docs (#1576)

* Add consul references

* Fix typo

Add a missing word

* Clarify state management examples

* Added table to show Kubernetes options

When I read this doc it was unclear that the cert could be provided as a secret. The only table on the original version showed `spnCertificateFile` as a required option. I added a second table to make it clear that in Kubernetes there is a `spnCertificate` option that does not require a file on disk.

* incorporating feedback

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Fix self-hosted docs

* Remove name-resolution reference

* Add other name resolution providers

* Update service invocation docs

* Remove whitespace

* Update service-invocation-overview.md

Fixed typo and added a sentence on Consul

* Update setup-nr-consul.md

Minor updates

* Address comments

* Fix code formatting

Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Donovan Brown <dbrown@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>

Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Zonciu Liang <zonciu@zonciu.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Newbe36524 <newbe36524@qq.com>
Co-authored-by: Steven Jenkins De Haro <20492442+StevenJDH@users.noreply.github.com>
Co-authored-by: Abdulaziz Elsheikh <abdulaziz.elsheikh@gmail.com>
Co-authored-by: Antonio Fiumanò <antoniofiumano@outlook.com>
Co-authored-by: li1234yun <li1234yun@163.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: voipengineer <voipengineer@users.noreply.github.com>
Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com>
Co-authored-by: Ricardo Niepel <RicardoNiepel@users.noreply.github.com>
Co-authored-by: Abhith Rajan <Abhith@users.noreply.github.com>
Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Donovan Brown <dbrown@microsoft.com>
2021-06-24 17:50:12 -07:00
Aaron Crawfis 231b0e8fb3
Updated name resolution docs (#1576)
* Add consul references

* Fix typo

Add a missing word

* Clarify state management examples

* Added table to show Kubernetes options

When I read this doc it was unclear that the cert could be provided as a secret. The only table on the original version showed `spnCertificateFile` as a required option. I added a second table to make it clear that in Kubernetes there is a `spnCertificate` option that does not require a file on disk.

* incorporating feedback

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Fix self-hosted docs

* Remove name-resolution reference

* Add other name resolution providers

* Update service invocation docs

* Remove whitespace

* Update service-invocation-overview.md

Fixed typo and added a sentence on Consul

* Update setup-nr-consul.md

Minor updates

* Address comments

* Fix code formatting

Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Donovan Brown <dbrown@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-06-23 14:18:49 -07:00
greenie-msft b2b30dd6b9
Add language that only a single state store component can be used for actors state mangement (#1579)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-06-18 15:50:34 -07:00
Aaron Crawfis 5bee1dae16
aacrawfi/middlware (#1567)
* Move and update middleware components

* Update middleware docs structure

* Combine middleware pages

* Update middleware references

* Update middleware image
2021-06-18 13:59:24 -07:00
Aaron Crawfis 2a25c20812
Upmerge/6 16 (#1570)
* Supported Release Info and Upgrade Path for v1.2 (#1494)

* Supported Release Info and Upgrade Path for v1.2

* Update support-release-policy.md

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

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Adding K8s versions table (#1521)

* Adding table of kubernetes versions

* Updating intro

* Fix incorrect postgresql connection string example (#1524)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update docs on using Codespaces with Dapr repos (#1522)

* Update docs on using Codespaces with Dapr repos

* Move codespaces.md under the Contributing topic

* Update daprdocs/content/en/contributing/codespaces.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix two typos (#1526)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update chinese content (#1527)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Updated to fix deprecated helm chart location (#1528)

The `https://kubernetes-charts.storage.googleapis.com/` location is no longer used, so this change updates this, the command to install, and the missing update step that will cause the install to fail if an update was never done after adding the location.

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* nr_consul_typo fixed malformed yaml (#1532)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix typo in azure-keyvault-managed-identity.md (#1541)

* Fix custom middleware sample code interface implementation error (#1539)

Fix custom middleware sample code interface implementation error, interface function declare error.

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix the file name of secrets json (#1546)

* Tech writing touch-ups (#1555)

* Tech writing touch-ups (#1556)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Tech writing touch-ups (#1557)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Tech writing touch-ups (#1558)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Tech writing touch-ups (#1560)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Tech writing touch-ups (#1559)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Ignore intellij link that isn't resolvable (#1564)

* Update issue templates (#1563)

* Update issue templates

* Add needs-triage

* Updating PubSub documentation to remove slave wording (#1565)

* Updating PubSub documentation to remove slave

Bitnami has updated their Redis Helm chart to change redis-slave to redis-replicas. I am updating the documentation for PubSub to reflect this change and avoid confusion for any readers.

* Removing more instances of Redis slave naming

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Actor Runtime Configuration Docs (#1495)

* Actor Runtime Configuration Docs

Addresses #1470

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* add configuration examples

* configuration examples

* Fix syntax

* Add dotnet sample

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Zonciu Liang <zonciu@zonciu.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Newbe36524 <newbe36524@qq.com>
Co-authored-by: Steven Jenkins De Haro <20492442+StevenJDH@users.noreply.github.com>
Co-authored-by: Abdulaziz Elsheikh <abdulaziz.elsheikh@gmail.com>
Co-authored-by: Antonio Fiumanò <antoniofiumano@outlook.com>
Co-authored-by: li1234yun <li1234yun@163.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: voipengineer <voipengineer@users.noreply.github.com>
Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com>
2021-06-16 13:42:37 -07:00
Bernd Verst 97b0436214
Actor Runtime Configuration Docs (#1495)
* Actor Runtime Configuration Docs

Addresses #1470

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* add configuration examples

* configuration examples

* Fix syntax

* Add dotnet sample

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-06-16 12:02:25 -07:00
Aaron Crawfis e0669765be
Ignore intellij link that isn't resolvable (#1564) 2021-06-14 19:01:47 -07:00
greenie-msft c73245eea6
Fix the file name of secrets json (#1546) 2021-06-09 14:38:10 -07:00
li1234yun a941868ca1
Fix custom middleware sample code interface implementation error (#1539)
Fix custom middleware sample code interface implementation error, interface function declare error.

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-06-07 20:43:10 -07:00
Aaron Crawfis 2261b1c2f9
Upmerge2 06 03 (#1536)
* Supported Release Info and Upgrade Path for v1.2 (#1494)

* Supported Release Info and Upgrade Path for v1.2

* Update support-release-policy.md

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

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Adding K8s versions table (#1521)

* Adding table of kubernetes versions

* Updating intro

* Fix incorrect postgresql connection string example (#1524)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update docs on using Codespaces with Dapr repos (#1522)

* Update docs on using Codespaces with Dapr repos

* Move codespaces.md under the Contributing topic

* Update daprdocs/content/en/contributing/codespaces.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix two typos (#1526)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update chinese content (#1527)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Updated to fix deprecated helm chart location (#1528)

The `https://kubernetes-charts.storage.googleapis.com/` location is no longer used, so this change updates this, the command to install, and the missing update step that will cause the install to fail if an update was never done after adding the location.

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* nr_consul_typo fixed malformed yaml (#1532)

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Zonciu Liang <zonciu@zonciu.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Newbe36524 <newbe36524@qq.com>
Co-authored-by: Steven Jenkins De Haro <20492442+StevenJDH@users.noreply.github.com>
Co-authored-by: Abdulaziz Elsheikh <abdulaziz.elsheikh@gmail.com>
2021-06-03 10:25:39 -07:00
Simon Leet 8f8952372c
Update docs on using Codespaces with Dapr repos (#1522)
* Update docs on using Codespaces with Dapr repos

* Move codespaces.md under the Contributing topic

* Update daprdocs/content/en/contributing/codespaces.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-06-02 17:28:05 -07:00
Aaron Crawfis 620900df45 Merge branch 'v1.1' into upmerge/05-26 2021-05-26 17:54:51 -07:00
Artur Souza f34497cedf
Document pubsub without cloudevent. (#1499)
* Document pubsub without cloudevent.

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/reference/api/pubsub_api.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/reference/api/pubsub_api.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Add images + enhance subscribe example.

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix title for example

* Update pubsub-overview.md

* Update pubsub-raw.md

* Update pubsub_api.md

* Update howto-publish-subscribe.md

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update raw pubsub scenarios images.

* Note about subscription CRD and raw payload support.

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-05-26 17:37:01 -07:00
greenie-msft 43a0e2d8e2
Ensure mDNS is functioning properly on MacOS (#1505)
* Ensure mDNS is functioning properly on MacOS

* Update common_issues.md

* Apply suggestions from code review

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-24 15:30:35 -07:00
Simon Leet 64ebd6ed13
Add integration article to Azure API management (#1503)
* Add integration article to Azure API management

Fixes #1303

* Reorder APIM page to end of integrations list

Also add Learn More button
2021-05-24 12:30:20 -07:00
Aaron Crawfis 4eeb01cd8f
Add OSM integration (#1490)
* Add OSM docs

* Add community call video

* Address comments
2021-05-24 10:31:37 -07:00
Aaron Crawfis 37d1b15b91
Replat the workflows docs (#1497)
* Replat the workflows docs

* Add more docs
2021-05-24 10:27:00 -07:00
Long Dai fe1ab8eb61
docs: clean up white noise (#1491)
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-05-21 13:21:55 -07:00
halspang b404b94190
Add documentation for actor reentrancy (#1483)
* Add documentation for actor reentrancy

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

* Incoporate PR feedback

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Add link from preview feature to reentrancy

* Update daprdocs/content/en/developing-applications/building-blocks/actors/actor-reentrancy.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 12:41:12 -07:00
Ian Luo f910dfc66f
sentinel middleware doc (#1439)
* sentinel middleware doc #1437

* update description

* revise title

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-sentinel.md

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-sentinel.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-05-17 05:45:42 -07:00
greenie-msft 6be58910ba
Add GitHub links for Javascript and Rust SDK repos (#1466) 2021-05-07 19:12:49 -07:00
Moien Tajik 265630fb8e
Link to correct document URL (#1458) 2021-05-07 10:34:20 -07:00
Aaron Crawfis c83b62396d
Upmerge 2021 05 03 (#1457)
* Added table to show Kubernetes options

When I read this doc it was unclear that the cert could be provided as a secret. The only table on the original version showed `spnCertificateFile` as a required option. I added a second table to make it clear that in Kubernetes there is a `spnCertificate` option that does not require a file on disk.

* incorporating feedback

* Update concepts and add terminology page

* Add note on gRPC

* Update concepts docs

* Fix typo

Add a missing word

* Clarify state management examples

* Add info on reporting security issues

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Fix self-hosted docs

* Remove name-resolution reference

* Simplify options

* Update components-concept.md

* Update configuration-concept.md

* Update overview.md

* Update terminology.md

* fix pulsar pubsub conponent metadata fields enableTLS to not required

* Fix self-hosted description

* clarify integrations

* Removed duplicate word

Removed additional "are"

* Don't mark as stale if waiting on code pr

Co-authored-by: Donovan Brown <dbrown@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: zhangchao <zchao9100@gmail.com>
2021-05-04 10:38:23 -07:00
Donovan Brown d81a82e7d8
Removed duplicate word
Removed additional "are"
2021-04-30 00:39:40 -05:00
Ori Zohar 98ab13da78 Latest changes from v1.1 2021-04-22 13:38:06 -07:00
Aaron Crawfis 596160ad4b
Merge branch 'v1.1' into aacrawfi/integrations 2021-04-20 09:53:57 -07:00
Aaron Crawfis 5c1f8463c7
Update daprdocs/content/en/developing-applications/debugging/debug-k8s/debug-dapr-services.md 2021-04-20 09:34:10 -07:00
Ian Luo 9a91ff76cc revise according to the review comments 2021-04-20 14:09:11 +08:00
Aaron Crawfis 0a965574e5
Merge branch 'v1.1' into v1.1 2021-04-19 19:47:29 -07:00
Aaron Crawfis 4c1fd4beec
Merge branch 'v1.2' into k8s-debug 2021-04-19 19:46:25 -07:00
Aaron Crawfis 7f371ff7bc
Merge branch 'v1.1' into aacrawfi/integrations 2021-04-19 19:40:10 -07:00
Aaron Crawfis 94fc1d625a Add runtime 2021-04-19 19:39:58 -07:00
Aaron Crawfis 6a86f6536a
Merge branch 'v1.1' into fix-link-pubsub-content-types 2021-04-15 13:36:17 -07:00
Javier Vela 4f95fecb61
Update howto-publish-subscribe.md to follow the Hugo shortcode convention
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-04-15 20:08:36 +02:00
idjohnson a1d9f497ec
Update howto-bindings.md
missed 'Content-Type: application/json'  in curl command for testing binding
2021-04-15 09:43:32 -05:00
Javier Vela 760b49b031
Merge branch 'v1.1' into fix-link-pubsub-content-types 2021-04-15 06:43:13 +02:00
Javier Vela d46b799c3d fix link pubsub content types 2021-04-15 06:37:46 +02:00
Aaron Crawfis a6d155d3b5 Update integrations 2021-04-14 16:25:43 -07:00
Aaron Crawfis 31fe5f6205 Generalize cloud providers 2021-04-14 16:25:30 -07:00
liuyao ba5a25ed2d fix gRPC-integration.md 2021-04-12 20:40:04 +08:00
liuyao 8ac1551a3e fix gRPC-integration.md 2021-04-12 20:37:40 +08:00
liuyao dc863f1dba fix gRPC-integration.md 2021-04-12 20:27:02 +08:00
Aaron Crawfis bbd2d18b3a Move component specs into reference section 2021-04-09 12:56:14 -07:00
Aaron Crawfis b24788a659
Merge branch 'v1.2' into k8s-debug 2021-04-06 08:58:26 -07:00
Ian Luo a95210240a fix issue #1380 2021-04-06 15:25:11 +08:00
meijin 7d8911b65d fix app-id 'testpubapp' not match 'testpubsub' when publish 2021-03-22 17:42:44 +08:00
Newbe36524 5b66a38c8e Update middleware-uppercase.md (#1309) 2021-03-17 12:22:32 -04:00
Newbe36524 fdad3a1e0b
Update middleware-uppercase.md (#1309) 2021-03-15 19:02:45 -07:00
Artur Souza 1724be295e
Update sdk-serialization.md 2021-03-12 11:27:51 -08:00
Ori Zohar 2d98c2d163
Merge branch 'v1.0' into patch-2 2021-03-11 09:27:47 -08:00
Ori Zohar 2bb9f39aae
Merge branch 'v1.0' into patch-2 2021-03-11 09:19:04 -08:00
Jeff Foster 1a0984be6a
Fix broken link. 2021-03-11 13:48:36 +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
Laurent Kempé 06ef57fece
Update intellij.md
Add missing "
2021-03-05 09:48:36 +01:00
Aaron Crawfis 4cff5ca0fb Update references 2021-02-24 11:09:03 -08:00
Yaron Schneider 0a52281be8
fix save state example (#1250) 2021-02-22 13:44:59 -08:00
Mark Fussell bedbf75c34 Adding a few updates for versioning 2021-02-16 16:24:38 -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
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
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
Nghia Tran dd509fdf63
Correct the language about OpenTelemetry protocol (#1211) 2021-02-13 18:04:33 -08:00
Nghia Tran d8ea354e6a Move operator-centric docs into Operation section 2021-02-13 21:13:07 +00: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 09956ab3df Rename files to avoid conflicts 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
Mukundan Sundararajan cec451a422 Fix intellij docs 2021-02-11 14:17:23 -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
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 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
soiboxauxi 233f39b1c7
Update howto-secrets.md (#1150) 2021-01-31 22:45:05 -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
Aaron Crawfis 66a1cf767c Merge branch 'v1.0-rc2' into periodic-rc.3 2021-01-29 11:34:56 -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
Ori Zohar 93f32e96c7
Merge branch 'v0.11' into codespaces-docs 2021-01-28 09:42:17 -08:00
Aaron Crawfis 24372c4644
Merge branch 'v0.11' into amolenk/actorkeyseparator 2021-01-28 09:32:41 -08:00
Aaron Crawfis c3eb9720b1 Update references to rc3 2021-01-27 09:47:28 -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
Sander Molenkamp 047894bc34 Fix SQL server query state store 2021-01-23 12:00:28 +01: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 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
Aaron Crawfis f685c24a0a Capitalization fix 2021-01-19 11:08:48 -08:00
Aaron Crawfis 6de234e98c Move Service extensions 2021-01-19 10:21:53 -08:00
Radoslav Gatev f94f0a73e1 Add rate limit middleware 2021-01-17 22:17:07 +02:00
Aaron Crawfis ccf3ec092f Merge branch 'ttl_docs' of https://github.com/artursouza/docs into pr/1092 2021-01-15 16:16:34 -08:00
Aaron Crawfis 2e6ce4dfb3 Add example 2021-01-15 16:16:31 -08:00
Artur Souza 1223d5cd73 Fix doc. 2021-01-15 15:51:37 -08:00
Aaron Crawfis d78b747361 Update order 2021-01-15 15:22:21 -08:00
Artur Souza 27f399e87c Adding documentation for PubSub Message TTL. 2021-01-15 13:21:27 -08:00
Aaron Crawfis 02681ef858 Update SDK page 2021-01-15 09:20:40 -08:00
Aaron Crawfis 995d0f9380
Merge branch 'v1.0-rc2' into sdk-updates 2021-01-14 19:56:10 -08:00
Aaron Crawfis 41e82bb28c Update SDK overview 2021-01-08 22:17:47 -08:00
Aaron Crawfis ad21ab4cba Update actors docs 2021-01-08 22:17:35 -08:00
Ori Zohar 0ca958144b Weekly merge from default docs v0.11 2021-01-07 04:05:18 -08:00
Aaron Crawfis dadea360ab
Merge branch 'v1.0-rc2' into sdk-updates 2021-01-06 23:41:24 -08:00
Aaron Crawfis e550537481 Update feature list 2021-01-06 23:33:40 -08:00
Aaron Crawfis 62a18296a5 Update state guide with python and more examples 2021-01-06 23:33:31 -08:00
Aaron Crawfis a2ce717a4a
Merge branch 'v0.11' into getting-started-tutorial 2021-01-05 11:15:29 -08:00
Aaron Crawfis 2a0ed80f72
Merge branch 'v0.11' into orizohar-patch-2 2021-01-05 11:12:49 -08:00
Aaron Crawfis 7e297d6429
Merge branch 'v0.11' into getting-started-tutorial 2021-01-04 10:55:08 -08:00
Jayesh Sharma 4ee8bf2f19
update link (#1068) 2021-01-02 09:47:11 -08:00
Aaron Crawfis 607e6cb184
Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-get-save-state.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2020-12-23 09:36:22 -08:00
Aaron Crawfis 8f784e293f
Merge branch 'v0.11' into orizohar-patch-2 2020-12-23 09:35:42 -08:00
Ori Zohar cb3d9e328a
Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-get-save-state.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2020-12-22 17:07:43 -08:00
Ori Zohar 0e84f649bc Cosmetic changes to getting started init 2020-12-22 14:47:43 -08:00
Ori Zohar 2991483483
Update howto-get-save-state.md
Fixing dapr run command
2020-12-22 11:35:03 -08:00
Ori Zohar 1087cb12d7
Update howto-get-save-state.md
Fixing dapr run command
2020-12-22 11:32:28 -08:00
Ori Zohar 0e5ca5d0e0 Adding local secret store example 2020-12-22 11:08:01 -08:00
Rob Landers b3c49f6b59
Add PHP SDK to docs 2020-12-21 13:18:48 +01:00
Ori Zohar 71b4f3cbab Merging v0.11 to v1.0-rc2 2020-12-18 15:00:10 -08:00
Yaron Schneider d4cb7a1ddd
Add state prefix how-to (#1038)
* add state prefix how-to

* lowercase component

* shorten sentence

* address feedback

* stateprefix-1

* added details

* Typo

* Adjust folder weight

* Header name update

* fixed typo

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2020-12-17 15:50:16 -08:00
Aaron Crawfis 513d0813f6
Merge branch 'v0.11' into docsday-956 2020-12-17 15:34:17 -08:00
Aaron Crawfis 95286a79fe
Merge branch 'v0.11' into mchmarny-concept-pubsub 2020-12-17 15:17:42 -08:00
Aaron Crawfis 2194251f13 typo 2020-12-17 15:16:45 -08:00
Aaron Crawfis 7d92fe92ab Grammer 2020-12-17 15:15:14 -08:00
Aaron Crawfis 6ab4d3bf8a Update link 2020-12-17 14:57:16 -08:00
Ori Zohar 47f23f2f58 Re-organizing secret store related articles 2020-12-17 14:29:39 -08:00
Mark Chmarny 21d14f956b
Adds declarative subscription 2020-12-17 13:43:49 -08:00
Mark Chmarny 016d9854f9
Clarifies pub/sub concepts, more doc links 2020-12-17 13:33:35 -08:00
Hal Spang c35ea4edef Fix link in get How To: Retrieve a secret
Link was referencing old github file structure instead of using
the hugo link method.

https://github.com/dapr/docs/issues/957
2020-12-17 13:24:32 -08:00
Aaron Crawfis 5724cfb26c Merge branch 'v1.0-rc2' into v0.11 2020-12-17 10:17:40 -08:00
Aaron Crawfis 7b58276be0 Update SDK docs 2020-12-16 13:21:53 -08:00
Aaron Crawfis 9376f6c334 Merge branch 'v0.11' into v1.0-rc2 2020-12-16 09:13:11 -08:00
Mark Chmarny f0d8999c35
Clarifies consumer groups and multiple instances (#1012) 2020-12-15 10:13:41 -08:00
Aaron Crawfis 1006936695
Change to shortcode note and fix spelling 2020-12-10 11:03:32 -08:00
Aaron Crawfis 3c5b980885
Merge branch 'website' into mchmarny-pubsub-programm-vs-declare 2020-12-10 10:59:53 -08:00
Aaron Crawfis aa82222a4e
Merge branch 'website' into mchmarny-binding-concept-link 2020-12-10 10:54:16 -08:00
Aaron Crawfis 4f0701780f
Update links to new format 2020-12-10 10:53:44 -08:00
Aaron Crawfis 0389dc4213
Add link to hosting environments 2020-12-10 10:45:03 -08:00
Aaron Crawfis 951aa71d1e
Merge branch 'website' into patch-2 2020-12-10 10:42:13 -08:00
Artur Souza 7bc51e81d4
Document use of Content-Type as datacontenttype in pubsub. (#999) 2020-12-10 06:35:42 -08:00