Commit Graph

1022 Commits

Author SHA1 Message Date
Stuart Leeks db58b59085
Update multi-app-template.md (#4603)
Fix typo

Signed-off-by: Stuart Leeks <stuart@leeks.net>
2025-04-09 22:30:31 +01:00
Thomas Klinger 8db1846314
fix invalid python syntax for pubsub cloud events (#3786)
make the publish_metadata fields valid python

Signed-off-by: Thomas Klinger <39558817+thomasklinger1234@users.noreply.github.com>
2023-10-05 13:10:52 -07:00
shruthiragu 7d909063ab Updated app ports in JS and Go Pubsub Quickstart (#3579)
Updated app ports in Javascript and Go Pubsub Quickstart documentation and fixed typo in actors-timers-reminders building block

Signed-off-by: Shruthi Parthasarathy <shruthiragu23@gmail.com>
Signed-off-by: shruthiragu <115894437+shruthiragu@users.noreply.github.com>
2023-10-03 15:32:56 -07:00
Bakibillah Sakib e34b4f5042
[WIP] - CustomResourceDefinition(CRD) term changed (#3696)
* [WIP] - CustomResourceDefinition(CRD) term changed to Resource Specifications(resource)

Signed-off-by: sakibian <sakib192@gmail.com>

* Update daprdocs/content/en/reference/resource-specs/component-schema.md

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

---------

Signed-off-by: sakibian <sakib192@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-09-12 12:53:39 -07:00
Hannah Hunter 832e13445a Merge branch 'issue_3681' of https://github.com/hhunter-ms/docs into issue_3681 2023-09-06 17:46:41 -04:00
Hannah Hunter ad6cfeb8b1 update per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-06 17:45:27 -04:00
Hannah Hunter fb8a7a135f add videos
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-29 17:46:11 -04:00
Hannah Hunter af19dd7a7d add videos from workshop
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-29 15:42:27 -04:00
Hannah Hunter 69d9813f58
[WIP] Update service invocation examples (#3642)
* initial update to examples

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

* update dotnet example

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

* remove extra new client

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

* update per hal

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

* missed a var

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

* fix tabs

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

* update dapr run and code to match quickstarts

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

* update

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

* mark review pt 1

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

* update diagram

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

* go and java

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

* remove whitespace

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

* update java example

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

* edits per mark review

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

* add java

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

* Update howto-invoke-discover-services.md

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-08-24 16:53:25 -07:00
Christoph Neijenhuis 153418251a
Update pubsub-overview.md (#3690)
Fix typo in consumer

Signed-off-by: Christoph Neijenhuis <christoph.neijenhuis@commercetools.de>
2023-08-23 17:14:19 -07:00
Anton Troshin 9e6bc0ec60
Fix Programmatic subscription Go example (#3679)
Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-08-14 21:11:32 -07:00
Oliver Tomlinson 5385f7aa14
Fix cloudevent override properties (#3674)
Docs incorrectly use a dash `-` to separate the `cloudevent` and the `field` i.e. `cloudevent-id` it should be `cloudevent.id`

Signed-off-by: Oliver Tomlinson <oliverjamestomlinson@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-08-14 20:06:04 -07:00
Hannah Hunter db2a11c58a Merge branch 'issue_3592_3' of https://github.com/hhunter-ms/docs into issue_3592_3 2023-08-07 13:56:42 -04:00
Hannah Hunter 8a64ab4688 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-07 13:56:24 -04:00
Mark Fussell 06ad7edad1
Merge branch 'v1.11' into issue_3592_3 2023-08-04 12:07:49 -07:00
Hannah Hunter eac3902e2e update overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-04 13:42:19 -04:00
Hannah Hunter 70785f444d updates per triage meeting
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-03 17:15:20 -04:00
Hannah Hunter fdd19fe5c5 add comment to overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-02 12:50:15 -04:00
Hannah Hunter 16beee2a33 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-31 17:21:40 -04:00
Hannah Hunter f19dfc922b binding directions to binding docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-28 13:02:08 -04:00
Mark Fussell 8f86e6ba55
Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-07-27 19:29:19 -07:00
Hannah Hunter 15915714b2
Merge branch 'v1.11' into low-application-helath-probe-timeout 2023-07-27 11:26:31 -04:00
Hannah Hunter 75279240e9
Merge branch 'v1.11' into patch-1 2023-07-26 18:27:53 -04:00
Hannah Hunter b55cb7bd69
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-07-26 16:15:46 -04:00
fabistb 845c75fb9f add note low app health probe timeout response time degrade
Signed-off-by: fabistb <fabian0401@online.de>
2023-07-26 21:43:45 +02:00
Hannah Hunter 6a008a91da Merge branch 'issue_3435' of https://github.com/hhunter-ms/docs into issue_3435 2023-07-26 15:42:28 -04:00
Hannah Hunter e58ba2ff7b add list of components that support consumerid
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-26 15:42:11 -04:00
Stephen Clarke 266be660b1
Update subscription-methods.md
Add missing `);` to the UseEndpoints .net example

Signed-off-by: Stephen Clarke <sclarke81@users.noreply.github.com>
2023-07-25 14:29:59 +01:00
Mark Fussell 80ad661181
Merge branch 'v1.11' into issue_3435 2023-07-19 12:10:47 -07:00
Hannah Hunter dc7d5e6372 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-19 09:25:50 -04:00
Hannah Hunter 8410a1daff mark review and merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-19 09:24:42 -04:00
Hannah Hunter a641eaa6c1 clarify at-least-once and consumer groups
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-18 17:23:39 -04:00
Hannah Hunter db8c20f364
Merge branch 'v1.11' into issue_1549 2023-07-18 09:46:08 -04:00
Hannah Hunter 6cf2cae643
Merge branch 'v1.11' into issue_1550 2023-07-18 09:38:13 -04:00
Hannah Hunter 8deb9aa5f1
Update daprdocs/content/en/developing-applications/sdks/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-07-18 09:32:41 -04:00
Hannah Hunter 86028858df
Update daprdocs/content/en/developing-applications/sdks/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-07-18 09:32:34 -04:00
Hannah Hunter 7f8277378e
Update daprdocs/content/en/developing-applications/sdks/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-07-18 09:32:27 -04:00
Hannah Hunter 912f420782
Update daprdocs/content/en/developing-applications/sdks/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-07-18 09:32:20 -04:00
Hannah Hunter 3b7a413268 add rbac as prereq
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-14 16:48:33 -04:00
Hannah Hunter 785ee3e9bd fix
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-13 16:00:09 -04:00
Hannah Hunter 65227f90ad update index page for sdks
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-13 15:41:25 -04:00
Hannah Hunter c7c28ddb52 link to related docs from building block index pages
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-13 15:31:46 -04:00
Yaron Schneider 23ca15ed66
Merge branch 'v1.11' into patch-1 2023-07-12 21:48:10 -07:00
Hannah Hunter eea78a7944
small edit (#3605)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-12 17:55:26 -07:00
Hannah Hunter cb0bf9853c initial push for observability refresh
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-12 16:15:28 -04:00
Guillaume Caya-Letourneau 3945e305be
Update multi-app-template.md
Signed-off-by: Guillaume Caya-Letourneau <guillaume.caya.letourneau@gmail.com>
2023-07-12 13:03:07 -04:00
Hannah Hunter b4c4cd4ae2
Merge branch 'v1.11' into azure-ad-auth-update 2023-07-11 12:23:41 -04:00
ItalyPaleAle c2bccf710c Update docs for using Azure AD.
Includes:

- Include mentions of Workload Identity support on AKS
- Include mentions of Azure CLI credentials support
- Rename MSI to MI
- Remove Azure Germany as it's not supported anymore
- Remove table with deprecated aliases (that continue to be supported but don't need to be advertised)
- Other clarifications

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-10 22:41:46 +00:00
Hannah Hunter b149edb9f2
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/subscription-methods.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-07-10 16:14:20 -04:00
Hannah Hunter 844816712e add note about dynamic subscriptions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-05 16:09:23 -04:00