Commit Graph

2335 Commits

Author SHA1 Message Date
Hannah Hunter 8cb040152f add output of success
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-08-10 15:59:11 -05:00
yellow chicks 7b93cb901f
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-deploy.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: yellow chicks <seachen@tencent.com>
2022-08-04 09:36:51 +08:00
greenie-msft 95dc1443f8
Merge branch 'v1.8' into feature/helm 2022-08-03 12:22:02 -07:00
greenie-msft 461ab65f56
Merge branch 'v1.8' into update-windows-install-dir 2022-08-03 11:43:47 -07:00
greenie-msft e35d0757bb
Update install-dapr-cli.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-08-02 16:37:23 -07:00
greenie-msft 3f1b1db8ba
Merge branch 'v1.8' into issue_1638 2022-08-02 16:33:13 -07:00
greenie-msft 578ebdd2c4
Merge branch 'v1.8' into update-wasm 2022-08-02 15:45:41 -07:00
greenie-msft 3ca9888dc6
Merge branch 'v1.8' into feature/typo 2022-08-02 09:09:21 -07:00
yellow chicks b84471ad40
Merge branch 'v1.8' into feature/helm 2022-08-02 19:01:11 +08:00
1046102779 56aa22b1ad feature: add a private helm repo for dapr
Signed-off-by: 1046102779 <seachen@tencent.com>
2022-08-02 14:10:22 +08:00
greenie-msft 05fb343309
Merge branch 'v1.8' into issue_1638 2022-08-01 11:30:40 -07:00
1046102779 5b0ab10cfa fix: typo
Signed-off-by: 1046102779 <seachen@tencent.com>
2022-08-01 15:48:32 +08:00
Mark Fussell 2268f0c3fe
Merge branch 'v1.8' into update-wasm 2022-07-31 22:24:30 -07:00
nyemade-uversky c833f83b24
Patch 3 (#2691)
* Update release version from 1.8.2 to 1.8.3

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>

* Update shortcode from 1.8.2 to 1.8.3

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2022-07-29 14:34:35 -07:00
Hannah Hunter 168a71c7a7 support release fix
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-28 19:53:18 -05:00
yellow chicks 4965aa15f5
Merge branch 'v1.8' into feature/helm 2022-07-28 09:00:41 +08:00
1046102779 e23e918d19 feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
2022-07-28 08:59:23 +08:00
Hannah Hunter 15b65c289f
typo and quick grammar pass (#2676)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-07-27 14:38:29 -07:00
greenie-msft 419f3b14c8
Merge branch 'v1.8' into update-wasm 2022-07-27 14:25:05 -07:00
Hannah Hunter c62919bb2a
[ARM64 Mac support] Remove preview language (#2675)
* remove preview language and please

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

* update per Mark

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-27 14:24:00 -07:00
greenie-msft 448c443628
Merge branch 'v1.8' into feature/helm 2022-07-27 14:12:01 -07:00
Shubham Sharma 92cc6c159a
Add example for HTTPS binding (#2628)
* Add example and minor 💄

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* 💄

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Add links per Mark's comments

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-27 14:08:20 -07:00
Hannah Hunter 9933408c9c change data to value
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-27 15:55:24 -05:00
Mark Fussell 1a2ec21520
Merge branch 'v1.8' into update-wasm 2022-07-27 13:54:46 -07:00
Hannah Hunter ff9de5c8f4
Remove namespace element from component examples (#2647)
* remove namespace

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

* fix links

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

* add namespace back to schema and config

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

* add namespace back to some examples

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-27 13:51:41 -07:00
Mark Fussell 01f6d9fd4c
Merge branch 'v1.8' into update-wasm 2022-07-27 13:47:48 -07:00
Remo H. Jansen 5ad7b57e03
Updated deprecated npm module (#2670)
Signed-off-by: Remo Jansen <remojansen@Remos-MBP.station>

Co-authored-by: Remo Jansen <remojansen@Remos-MBP.station>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-26 10:24:31 -07:00
Bernd Verst 1a1fae1b2c
Update docker compose example (#2657)
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-25 20:10:35 -07:00
Hannah Hunter 8d27a4541d
add note about python vs python3 (#2656)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-25 19:22:53 -07:00
1046102779 6e0669d515 Merge branch 'feature/helm' of https://github.com/1046102779/docs into feature/helm 2022-07-26 09:55:28 +08:00
1046102779 3addb83972 feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
2022-07-26 09:54:35 +08:00
Adrian Cole 7c5398c428 permute
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2022-07-26 09:27:28 +08:00
Adrian Cole 9066935a22 feedback
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2022-07-26 09:25:37 +08:00
Crypt Keeper a480f12c61 Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2022-07-26 09:12:57 +08:00
Adrian Cole 6ec0a518ad Updates wasm middleware documentation with compilation instructions
These changes are coupled with https://github.com/dapr/components-contrib/pull/1833

Signed-off-by: Adrian Cole <adrian@tetrate.io>
2022-07-26 09:12:57 +08:00
yellow chicks ae9aee06a9
Merge branch 'v1.8' into feature/helm 2022-07-26 08:48:34 +08:00
nyemade-uversky a6e5f079b4
Update latest version of dapr runtime to 1.8.2 (#2672)
* Update latest version of dapr runtime from 1.8.2

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>

* Update dapr-latyest-version.html to 1.8.2

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2022-07-22 14:34:34 -07:00
1046102779 989374dfa9 feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
2022-07-22 20:00:32 +08:00
Mark Fussell b31d60efd4
Merge branch 'v1.8' into curl-healthz 2022-07-20 14:58:57 -07:00
Nick Greenfield d69ef0a9a6 Update dapr runtime version from 1.8.0 to 1.8.1
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-07-20 10:48:13 -07:00
Bilgin Ibryam f7796d0483 Include protocol response headers when checking the healthz output
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
2022-07-20 15:23:26 +01:00
Hannah Hunter 90dfd65f5f
change image file name (#2655)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-07-19 18:17:48 -07:00
Bernd Verst 5b3e7ab74c make blob storage binding stable
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-07-15 14:58:27 -07:00
Hannah Hunter 36b083f95f
clarification to support releases (#2654)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-07-14 21:27:33 -07:00
Alessandro (Ale) Segala c0c63a70a1
Explain that `namespaceName` must be a FQDN to Service Bus (#2651)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-07-14 16:24:43 -07:00
Bilgin Ibryam bed9d9ae68
quickstarts/issues/701: align docs with the quickstart changes (#2639)
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
2022-07-13 16:24:57 -07:00
Hannah Hunter 5c9c61a1fb
add null (#2635)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-08 17:02:25 -07:00
greenie-msft 6750681e8f
Merge branch 'v1.8' into release-v1.8 2022-07-07 15:43:06 -07:00
Hannah Hunter 8fba17c4a9 update js sdk versions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-07 14:25:27 -05:00
halspang e97e27bdd3
Add docs for .NET SDK per actor type configuration (#2565)
* Add docs for .NET SDK per actor type configuration

This commit adds an example of how to use the per actor type
configuration in the .NET SDK.

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

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Fixed typos

* Create howto-actors.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-07 10:58:48 -07:00