Commit Graph

4308 Commits

Author SHA1 Message Date
greenie-msft 5995eea5b5
Merge pull request #3166 from hhunter-ms/endgame_v1.9
[Endgame] Prep v1.9 branch for 1.10 release
2023-02-16 09:34:32 -08:00
Hannah Hunter 0383b2f8d3
Merge branch 'v1.9' into endgame_v1.9 2023-02-15 13:30:49 -06:00
Hannah Hunter 590e36336b
Merge pull request #3147 from louisquach/patch-1
Update serviceinvocation-quickstart.md
2023-02-15 11:23:28 -06:00
Hannah Hunter 2a8170a1a6 Merge branch 'patch-1' of https://github.com/louisquach/docs into patch-1 2023-02-14 13:32:32 -06:00
Hannah Hunter 6870d01cba update broken link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 13:31:50 -06:00
Hannah Hunter d243be3675
Merge branch 'v1.9' into patch-1 2023-02-14 13:17:55 -06:00
Hannah Hunter 1e495c8060 update csharp code snippet
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 13:17:15 -06:00
Hannah Hunter 451c5cfd8a
Update daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 11:59:13 -06:00
Hannah Hunter 138d46ce98
Update daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 11:58:59 -06:00
Owain Osborne-Walsh 75c8e9ec39
Typo oauth.md (#3172)
Small typo. a -> an

Signed-off-by: Owain Osborne-Walsh <48108258+owainow@users.noreply.github.com>
2023-02-14 09:22:44 -08:00
Hannah Hunter 787ae17e60 endgame prep for v1.9 branch
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-13 10:26:10 -06:00
Hannah Hunter f74bc0487e
Merge branch 'v1.9' into patch-1 2023-02-13 10:05:37 -06:00
greenie-msft 21f7de9a21
Merge pull request #3153 from ItalyPaleAle/fix-resiliency-docs
[1.9+] Fixed incorrect information on resiliency policies
2023-02-09 11:25:37 -08:00
Mark Fussell efd6e4ff27
Merge branch 'v1.9' into fix-resiliency-docs 2023-02-08 21:20:15 -08:00
Hannah Hunter 51066c4d8c
Merge pull request #3135 from hhunter-ms/issue_2970
Remove output binding for k8s events
2023-02-08 18:33:58 -06:00
Mark Fussell 11cf115329
Merge branch 'v1.9' into issue_2970 2023-02-08 16:00:21 -08:00
Alessandro (Ale) Segala 361699af0d
Updated docs for using Codespaces (#3116)
* Updated docs for using dev containers

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

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-02-08 15:57:21 -08:00
Josh van Leeuwen af9225e21a
Adds a note about the maximum version skew when upgrading dapr (#3081)
* Adds a note about the maximum version skew when upgrading dapr

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Move skew policy to `support-release-policy.md`, and reference that in
the Kubernetes upgrade documentation.

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-02-08 15:24:31 -08:00
Alessandro (Ale) Segala 4000629a46
Apply suggestions from code review
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-08 15:07:00 -08:00
ItalyPaleAle f6e900a758 Fixed incorrect information on resiliency policies
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-08 14:26:56 -08:00
Minh Luan Quach 5aaee9cb2b
Update serviceinvocation-quickstart.md
Signed-off-by: Minh Luan Quach <61050316+louisquach@users.noreply.github.com>
2023-02-08 11:48:38 +08:00
Federico Codognotto 75109bf8a1
Update doc for CEL match for numeric values (#3128)
* Fix CEL match documentation for numeric values

Signed-off-by: Federico Codognotto <fede.codo38@gmail.com>
Signed-off-by: Federico Codognotto <fcodognotto@tempestive.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Federico Codognotto <62144863+federicocodo@users.noreply.github.com>

---------

Signed-off-by: Federico Codognotto <fede.codo38@gmail.com>
Signed-off-by: Federico Codognotto <fcodognotto@tempestive.com>
Signed-off-by: Federico Codognotto <62144863+federicocodo@users.noreply.github.com>
Co-authored-by: Federico Codognotto <fcodognotto@tempestive.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-03 17:08:50 -08:00
Hannah Hunter 796c86848f remove output binding for k8s events
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 14:15:45 -06:00
Hannah Hunter 59d36ce91c
Merge pull request #3118 from ItalyPaleAle/fix-2964
Document UNIX permissions and recommended paths for mounted volumes
2023-02-03 09:38:14 -06:00
greenie-msft ab01a3587f
Merge branch 'v1.9' into fix-2964 2023-02-02 18:19:06 -08:00
Shivam Kumar f49400e11c
Remove backoff from pubsub (#2986)
* Remove backoff from pubsub

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

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* Adding retry messages

Signed-off-by: Shivam Kumar <shivamkumar@Shivams-MacBook-Pro.local>

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

Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Apply suggestions from code review

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

* Fixing broken link

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

---------

Signed-off-by: shivam <shivamkm07@gmail.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Signed-off-by: Shivam Kumar <shivamkumar@Shivams-MacBook-Pro.local>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Shivam Kumar <shivamkumar@Shivams-MacBook-Pro.local>
Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-02-02 16:53:38 -08:00
Bernd Verst a65680848e
1.9 Supported versions update for hotfix (#3131)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-02 15:41:11 -08:00
Hannah Hunter 6531469cc0
Merge branch 'v1.9' into fix-2964 2023-02-02 14:24:45 -06:00
Alessandro (Ale) Segala 688daf372b
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-02 12:05:13 -08:00
Hannah Hunter 9673ba609b
Merge pull request #3108 from ItalyPaleAle/fix-ctrl-c
Fix stop signal command
2023-02-02 13:21:33 -06:00
Hannah Hunter 2afef8b4f0
Merge branch 'v1.9' into fix-ctrl-c 2023-02-02 13:00:44 -06:00
Hannah Hunter f52cde0f49
Merge pull request #3110 from ItalyPaleAle/policies-fix
Some fixes to the resiliency policies docs
2023-02-02 12:59:44 -06:00
Alessandro (Ale) Segala 6d0e401266
Merge branch 'v1.9' into policies-fix 2023-02-01 11:02:19 -08:00
Alessandro (Ale) Segala f183a00651
Merge branch 'v1.9' into fix-ctrl-c 2023-02-01 11:01:42 -08:00
Yaron Schneider 99d8dad162
Merge branch 'v1.9' into fix-2964 2023-01-31 17:38:36 -08:00
ItalyPaleAle 84ca743f6b Document UNIX permissions and recommended paths for mounted volumes
Fixes #2964

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 17:01:19 -08:00
Hannah Hunter f4b1764fa0
Merge pull request #3113 from ItalyPaleAle/cookies-are-not-delicious-delicacies
Replace youtube embeds with youtube-nocookie for GDPR compliance
2023-01-31 17:11:26 -06:00
Hannah Hunter 3e1f84c858
Merge branch 'v1.9' into cookies-are-not-delicious-delicacies 2023-01-31 17:00:10 -06:00
Hannah Hunter 7d7defb2e3
fix link (#3114)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 14:59:22 -08:00
ItalyPaleAle af668b5037 Replace youtube embeds with youtube-nocookie for GDPR compliance
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 13:35:49 -08:00
ItalyPaleAle 596532f88d Some fixes to the resiliency policies docs
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 12:06:08 -08:00
ItalyPaleAle abbadf4258 Fix stop signal command
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 11:42:37 -08:00
Sujit D'Mello 01cb66772c
Commands to change directory have incorrect path (#3105)
The instructions contain various instances where the user is expected to change directory from the root of the Quickstart folder, but the **cd** command listed has an incorrect path specified so it does not work as intended. Most will figure out the typo off course but just this will make the experience a bit better for those new to Dapr.

Here's an example of one instance:

Old command:

```bash
cd ../service_invocation/go/http/checkout
```

New command:

```bash
cd service_invocation/go/http/checkout
```

Signed-off-by: Sujit D'Mello <sujit@hotmail.com>
2023-01-31 08:55:50 -08:00
VuiDJi 414f720b43
fixing typo (#3063)
Signed-off-by: VuiDJi <abayan89@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2023-01-29 21:23:54 -08:00
Isekai-Seikatsu 9d7e295385
Fix secrets.json path typo (#3087)
Signed-off-by: Isekai-Seikatsu <brian1689878638@gmail.com>

Signed-off-by: Isekai-Seikatsu <brian1689878638@gmail.com>
2023-01-25 08:24:43 -08:00
Filinto Duran 5c2c449cc3
add information about needed ports for kube api to reach (#3078)
* add information about needed ports for kube api to reach

Signed-off-by: Filinto Duran <filinto@diagrid.io>

* correct identation of next paragraph

Signed-off-by: Filinto Duran <filinto@diagrid.io>
2023-01-20 21:25:19 -08:00
Hannah Hunter 001e1fe2e0
Merge pull request #3066 from hhunter-ms/issue_2828
[query state] Remove "optional" from language
2023-01-18 17:00:13 -06:00
Hannah Hunter da62b1833c remove optional
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-18 14:08:54 -06:00
Hannah Hunter 2eb5f3b8ee
Merge pull request #3048 from JoshVanL/fix-version-flag-to-subcommand
Add version subcommand to CLI help output
2023-01-18 11:22:43 -06:00
joshvanl 77688ac055 Now `version` has been moved from to subcommand: change all instances of `dapr --version` to `dapr version`.
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-01-18 11:30:57 +00:00