Aaron Crawfis
e319729a00
Update js link
2022-01-24 11:08:38 -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
Florian Eckert
1cea175322
fixed typo ( #2114 )
...
Signed-off-by: Florian Eckert <fleckert@microsoft.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-01-20 10:45:15 -08:00
Prithvipal Singh
a2f5e6a4c7
removed space between sentence and full stop ( #2115 )
...
Signed-off-by: Prithvipal <prithvirathore99@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-01-20 10:01:43 -08:00
greenie-msft
6fad3e6779
Merge pull request #2118 from paulyuk/paulyuk/middlewaresample
...
Fixing middleware samples link in component-reference
2022-01-19 15:41:14 -08:00
Paul Yuknewicz
d6d2d82de4
Fixing one more link after moving middleware code from quickstarts to samples repo
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-01-19 15:28:30 -08:00
greenie-msft
77caed90bf
Merge pull request #2108 from paulyuk/movemiddleware1
...
moving middleware to samples
2022-01-19 11:11:32 -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
greenie-msft
40122ccbad
Merge pull request #2038 from sidilabs/kind-setup
...
Support KiND cluster for local dev environment #800
2022-01-14 12:55:48 -08:00
Antonio Robson de Paula
a4b0300cc6
Merge branch 'v1.5' into kind-setup
2022-01-14 16:38:24 -03:00
greenie-msft
97c65efd54
Merge pull request #2086 from greenie-msft/track_sidebar_links_clicked_with_google_analytics
...
Added Google Analytics tracking of sidebar links when clicked
2022-01-06 15:52:57 -08:00
Nick Greenfield
3d3dcdea05
Added GA tracking of sidebar links when clicked
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-06 14:43:16 -08:00
greenie-msft
de355b81ae
Merge pull request #2084 from greenie-msft/track_tab_clicks_with_google_analytics
...
Added a google analytics event for clicked tabs
2022-01-05 16:09:25 -08:00
Nick Greenfield
587622de2e
Add a google analytics event for clicked tabs
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-05 16:02:19 -08:00
greenie-msft
d75af6898c
Merge pull request #2072 from wcs1only/patch-2
...
Update pubsub-message-ttl.md to use publish_metadata field.
2022-01-03 13:16:55 -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
greenie-msft
06c525f3a8
Merge pull request #2067 from abelperezok/patch-1
...
Correction to global ha configuration using yaml
2021-12-30 15:26:23 -08:00
Antonio Robson de Paula
9f9b209227
Merge branch 'dapr:v1.5' into kind-setup
2021-12-30 09:19:37 -03:00
Antonio Robson de Paula
04ab8fb66c
Update daprdocs/content/en/operations/hosting/kubernetes/cluster/setup-kind.md
...
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:21 -03:00
Antonio Robson de Paula
7651e66f0d
Update daprdocs/content/en/operations/hosting/kubernetes/cluster/setup-kind.md
...
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:21 -03:00
Mark Fussell
c166eea288
updating SDK
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:21 -03:00
Mark Fussell
92d178689e
update the DOTNET SDK
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:21 -03:00
Will 保哥
6dbf389d0d
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>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:21 -03:00
Christoph Hofmann
2a9c3deb29
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>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:21 -03:00
Shriroop Joshi
2f2cf086eb
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>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:21 -03:00
Andrew Cartwright
6ef0df0f99
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>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:21 -03:00
Lize
f91089b24d
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>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:21 -03:00
ChethanUK
f17e08a888
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>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:21 -03:00
RainFD
33cc1dbdad
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>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:20 -03:00
Jun Tian
eea015b833
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>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:20 -03:00
Aaron Crawfis
79213c142b
Fix header
...
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:20 -03:00
Will Tsai
9d9c72345c
simplify git command for DCO
...
Signed-off-by: Will Tsai <william.wl.tsai@gmail.com>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:20 -03:00
Nick Greenfield
471e4f7f78
Address PR feedback
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:20 -03:00
Nick Greenfield
9e385d6229
Added DCO sign-off guidance for contributing to Dapr
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:20 -03:00
Nick Greenfield
79cdfa0e76
Add DCO check to PR template
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:20 -03:00
Antonio Robson de Paula
a2e555e81d
Fix for the failed link validation.
...
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:20 -03:00
Antonio Robson de Paula
9d03a91243
[WIP]Support KiND cluster for local dev environment #800
...
Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
2021-12-30 09:16:20 -03:00
Abel Perez Martinez
aee47eb437
Correction to global ha configuration using yaml
...
The global configuration to enable ha was not correct, it was in the same format as the command line, but it's a yaml file and it should be in a nested format.
Signed-off-by: Abel Perez Martinez <abelperezok@gmail.com>
2021-12-30 09:57:37 +00:00
greenie-msft
14feb2cb67
Merge pull request #2066 from msfussell/update-dotnet-sdk-latest
...
updating dotnet SDK
2021-12-28 16:18:55 -08:00
greenie-msft
ff960e64c4
Merge branch 'v1.5' into update-dotnet-sdk-latest
2021-12-28 16:14:22 -08:00
Mark Fussell
d3c6da463e
updating SDK
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2021-12-28 16:10:43 -08:00
greenie-msft
9a8e74db5c
Merge pull request #2060 from msfussell/update-dotnet-sdk-latest
...
update the DOTNET SDK
2021-12-28 12:10:18 -08:00
Mark Fussell
f3f6a081f4
update the DOTNET SDK
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2021-12-28 12:01:36 -08:00
Will 保哥
ac6975f7b4
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>
2021-12-24 10:29:12 -08:00
Christoph Hofmann
79f73c3233
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>
2021-12-24 10:18:51 -08:00
Shriroop Joshi
56a68def7f
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>
2021-12-24 10:14:59 -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
Lize
3d050ae974
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>
2021-12-24 10:01:43 -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