Commit Graph

5485 Commits

Author SHA1 Message Date
Alice Gibbons b421483bf4
Update actors-quickstart.md (#4601)
Update to .NET 8 runtime

Signed-off-by: Alice Gibbons <alice@diagrid.io>
2025-03-26 17:58:24 -07:00
Mathieu Benoit aebf393b2a
Update self-hosted-with-docker.md - make `scheduler` running (#4599)
* Update self-hosted-with-docker.md - make scheduler running

Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>

* Update self-hosted-with-docker.md - --scheduler-host-address

Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>

* Update self-hosted-with-docker.md - Use smaller container images for placement and scheduler

Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>

---------

Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
2025-03-26 00:28:23 +02:00
James Pegg 8a29b3936a
Fixed spelling mistake in secret-scope.md (#4593)
"Scop" fixed to "Scope"

Signed-off-by: James Pegg <jamescpegg@gmail.com>
2025-03-23 20:52:07 -07:00
Hannah Hunter 79d032066e
Merge branch 'v1.15' into issue_4410 2025-03-18 12:18:55 -04:00
Whit Waldo 2be7c994e1 Added double quotes around .NET in the tabs markup
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-03-18 10:18:52 -05:00
Whit Waldo 6e990e4312 Added .NET streaming subscription example to pubsub page
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-03-18 10:05:23 -05:00
Hannah Hunter 8cbd37a264
Merge branch 'v1.15' into issue_4410 2025-03-17 13:04:47 -04:00
Hannah Hunter 60d5332d1a update author and manage workflow how-tos
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-03-17 13:04:21 -04:00
Anton Troshin fb8764bffc
Update multi-app template and arguments annotations for new configuration options (#4573)
Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-03-13 13:49:27 -07:00
Hannah Hunter 0682cd077c
update keys to items for consistency (#4565)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-03-06 14:50:21 -08:00
Hannah Hunter f4848ae077
Update v1.15.1 --> v1.15.2 (#4571)
* update patch version to latest

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

* update shortcode

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-03-05 08:53:07 -08:00
Jonel Dominic Tapang 12b2f173d3
Update sidecar.md (#4570)
Add missing sample argument for Dapr sidecar app port config sample

Signed-off-by: Jonel Dominic Tapang <joneldominictapang.dev@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-03-04 13:29:15 -08:00
Hannah Hunter ac358cb97d
Merge branch 'v1.15' into issue_4519 2025-03-04 10:09:26 -05:00
Jake Engelberg 178e0c8a77
Update kubernetes-persisting-scheduler.md (#4568)
dapr / PVC uninstall specifics, about how a manual deletion of PVCs is required to define a new volume.

Signed-off-by: Jake Engelberg <152900222+jake-engelberg@users.noreply.github.com>
2025-03-03 14:44:05 -08:00
Hannah Hunter 19f812c0db remove 3500, only use as an example in API docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-03-03 15:23:07 -05:00
Jake Engelberg 7c40430f03
spelling-fix: kubernetes-persisting-scheduler.md (#4566)
instalation -> installation

Signed-off-by: Jake Engelberg <152900222+jake-engelberg@users.noreply.github.com>
2025-03-03 10:12:09 -08:00
Marc Duiker fb53445f38
Revert back to built-in template that includes GA
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-03-03 10:54:52 +01:00
Josh van Leeuwen 0992cd48c2
Updates latest version to 1.15.1 (#4562)
Also marks all `v1.12.x` releases to not-supported. We only support N-2
versions, where N is the latest version.

Signed-off-by: joshvanl <me@joshvanl.dev>
2025-02-28 15:12:58 -08:00
Hannah Hunter b74c247d01 update python examples for workflow; update conversation quickstart to python sdk
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-28 16:32:37 -05:00
Hannah Hunter 4f32042c13
Update conversation-overview.md
fix todo

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-02-27 14:08:32 -05:00
Hannah Hunter 9077f56f5d
Update daprdocs/content/en/operations/support/support-release-policy.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-02-27 12:17:10 -05:00
Hannah Hunter 61f4b60a11
Merge branch 'v1.15' into endgame_1.15-updates 2025-02-27 09:31:39 -05:00
Hannah Hunter 3d8e8a9217 Merge branch 'endgame_1.15-updates' of https://github.com/hhunter-ms/docs into endgame_1.15-updates 2025-02-27 09:18:36 -05:00
Hannah Hunter c510665392 update sdk release versions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-27 09:17:58 -05:00
Mark Fussell 8f9ce7f59b
Merge branch 'v1.15' into ref-api-metadata-scheduler 2025-02-25 20:05:50 -08:00
Hannah Hunter 61b82aa6e5
Upmerge 02/25 (#4555)
* update self-hosted-with-docker docs

Increase tmpfs size to prevent "no space left on device" error

Signed-off-by: fvanzee <5238563+fvanzee@users.noreply.github.com>

* Update deprecated exporter (#4543)

Co-authored-by: Uncensored <Uncensored@DESKTOP-SVLGO47>

* docs: also restart sidecar-injector

Signed-off-by: Joey Freeland <joey@free.land>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Joey Freeland <30938344+jfreeland@users.noreply.github.com>

* Update mtls.md

Updating the dapr init -k command

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

* update kafka bulk metadata options

Signed-off-by: Gallardot <gallardot@apache.org>

* fix missing tabs end

Signed-off-by: Gallardot <gallardot@apache.org>

---------

Signed-off-by: fvanzee <5238563+fvanzee@users.noreply.github.com>
Signed-off-by: Joey Freeland <joey@free.land>
Signed-off-by: Joey Freeland <30938344+jfreeland@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Gallardot <gallardot@apache.org>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: fvanzee <>
Co-authored-by: Vladimir Damov <37113660+vdamov@users.noreply.github.com>
Co-authored-by: Uncensored <Uncensored@DESKTOP-SVLGO47>
Co-authored-by: Joey Freeland <joey.freeland@collins.com>
Co-authored-by: Joey Freeland <30938344+jfreeland@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Gallardot <gallardot@apache.org>
2025-02-25 19:33:42 -08:00
joshvanl 6010b1fc15 Reference: Metadata API Scheduler
Adds reference docs for new `scheduler` metadata field.

Added in https://github.com/dapr/dapr/pull/8518

Signed-off-by: joshvanl <me@joshvanl.dev>
2025-02-25 19:51:50 -03:00
Marc Duiker 0a7a60fd0c
Fix short code format (#4554)
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-02-25 09:20:40 -08:00
Yaron Schneider 0b177eccd1
Update conversation api (#4546)
* update conversation api

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

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-02-24 10:32:54 -08:00
Cassie Coyle da9c8f8842
Scheduler etcd flags & metrics (#4550)
* tweaks

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* tweaks

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-02-24 09:13:34 -08:00
Hannah Hunter 647166d263
Merge branch 'v1.15' into endgame_1.15-updates 2025-02-24 12:07:50 -05:00
Elena Kolevska aa8105b72e Adds example for publishing cloud events with Python
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2025-02-21 14:51:01 +00:00
Hannah Hunter a3cba05612
Merge branch 'v1.15' into endgame_1.15-updates 2025-02-20 09:13:03 -05:00
Filinto Duran 336dcdfe84
add image pull info (#4545)
* add info about image pull policy

Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>

* Update multi-app-overview.md

Add note

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

* Update multi-app-template.md

Added example

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

---------

Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-02-19 17:22:08 -08:00
Hannah Hunter 95434d462a
Merge branch 'v1.15' into issue_4537 2025-02-18 12:23:57 -05:00
Mark Fussell fb2f03bc1c
Merge branch 'v1.15' into issue_4537 2025-02-18 09:11:51 -08:00
Elena Kolevska e231d4da6e
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
2025-02-18 17:06:56 +00:00
Hannah Hunter f330572b54 forgot to add file
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-18 11:29:46 -05:00
Elena Kolevska daca745261 Merge branch 'scheduler' of github.com:elena-kolevska/docs into scheduler 2025-02-17 13:32:43 +00:00
Elena Kolevska dc40d7f75e Applies comment from review 2025-02-17 13:27:11 +00:00
Elena Kolevska 2618109d2c
Merge branch 'v1.15' into scheduler 2025-02-17 13:21:20 +00:00
Hannah Hunter 1408ba2e60
move and rename sdk serialization doc (#4541)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-14 15:37:50 -08:00
Hannah Hunter 866d2358ed reorder toc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-14 15:39:26 -05:00
Hannah Hunter 6357a5bcc6
Merge branch 'v1.15' into issue_4522 2025-02-14 14:42:28 -05:00
Hannah Hunter 86a91341aa
Update daprdocs/content/en/reference/api/conversation_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-02-14 14:28:09 -05:00
Hannah Hunter 38f37a1f9e
Update daprdocs/content/en/reference/api/conversation_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-02-14 14:28:02 -05:00
Hannah Hunter e50f948740
Update daprdocs/content/en/reference/api/conversation_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-02-14 14:27:46 -05:00
Hannah Hunter 99bc8eb64e remove soon to be deprecated tool from docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-14 13:49:17 -05:00
Hannah Hunter dbdd7433f6
Merge branch 'v1.15' into issue_4522 2025-02-14 13:27:30 -05:00
Hannah Hunter e9886d53b4 some edits
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-14 13:08:22 -05:00