Bernd Verst
239cfdbdae
Updated supported versions ( #2892 )
...
Updates for releases 1.9.0 and 1.8.5. 1.6.X no longer supported.
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-10-13 17:36:50 -07:00
Hannah Hunter
4edfabbb30
Merge branch 'endgame_v1.9_prep' of https://github.com/hhunter-ms/docs into endgame_v1.9_prep
2022-10-12 18:10:34 -05:00
Hannah Hunter
d01757100a
update upgrade path table
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-12 18:10:10 -05:00
Hannah Hunter
e7892a04af
Merge branch 'v1.9' into endgame_v1.9_prep
2022-10-12 18:02:01 -05:00
Hannah Hunter
ab828079fc
Merge branch 'endgame_v1.9_prep' of https://github.com/hhunter-ms/docs into endgame_v1.9_prep
2022-10-12 17:37:07 -05:00
Hannah Hunter
827b144d7c
add sdk versions
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-12 17:36:40 -05:00
Hannah Hunter
b222134b11
Merge branch 'v1.9' into resiliency/generic_policies
2022-10-12 17:14:04 -05:00
greenie-msft
e87fa09f6e
Update resiliency-overview.md
2022-10-12 15:13:24 -07:00
greenie-msft
d90a060b92
Update resiliency-overview.md
2022-10-12 15:12:33 -07:00
Hannah Hunter
db1e57b1a2
Merge branch 'v1.9' into endgame_v1.9_prep
2022-10-12 15:57:19 -05:00
Alessandro (Ale) Segala
5e718b4c3d
Added docs for app health checks ( #2870 )
...
* Added docs for app health checks
Fixes #2734
Also removes ServiceInvocation.NoDefaultContentType flag (fixes #2869 )
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* 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>
* tweaks
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.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/concepts/observability-concept.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/developing-applications/building-blocks/observability/app-health.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>
* Added example
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.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>
* Merge branch 'v1.9' of https://github.com/dapr/docs into apphealth
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Updated `dapr run` CLI ref
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Added image for app health
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* fixes
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.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>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-10-12 13:01:40 -07:00
halspang
d56d8a4d48
Apply suggestions from code review
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: halspang <70976921+halspang@users.noreply.github.com>
2022-10-12 12:57:43 -07:00
Hannah Hunter
3e213055de
prep 1.9 for release
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-10-12 13:36:26 -05:00
Hannah Hunter
b788f3619f
Merge branch 'v1.9' into resiliency/generic_policies
2022-10-12 13:04:26 -05:00
Marcos Candeia
b3bdd51771
Docs/pluggable components ( #2875 )
...
* Pluggable Components Docs and Overview
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Fix plural dapr configs
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Fix dapr links
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Link unix domain sockets
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/concepts/components-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/concepts/components-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/concepts/components-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/concepts/components-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/concepts/components-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/concepts/components-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-discovery.md
Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-discovery.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/concepts/components-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/concepts/components-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/concepts/components-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/concepts/components-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update daprdocs/content/en/operations/components/pluggable-components/pluggable-components-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Rearrange protobuf text
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Add pluggable component as a preview feature
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Replace gRPC-based to pluggable
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Fix sections weight
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Added UNIX-like system prereq
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Apply suggestions from code review
Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Apply suggestions from code review
Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Rename discovery to registration
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Add alert note on certification lifecycle
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Apply suggestions from code review
Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Reorder the text and adding Built-in
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Fixing link
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Edits
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* edits
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Fixing up table
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* revert package-lock change
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Apply suggestions from code review
Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Remove localization from url
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Add new grpc-components diagram
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Rename image
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Change exe to process
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Tiago Alves Macambira <macambira@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
2022-10-12 11:01:35 -07:00
greenie-msft
5b7a327aad
Merge branch 'v1.9' into resiliency/generic_policies
2022-10-12 09:09:22 -07:00
Mark Fussell
4d860db7e1
Update to observability docs for OTEL ( #2876 )
...
* otel doc
Signed-off-by: msfussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/monitoring/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/monitoring/tracing/otel-collector/_index.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/monitoring/tracing/otel-collector/open-telemetry-collector.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/monitoring/tracing/otel-collector/open-telemetry-collector.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Fixed URL address
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/monitoring/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: msfussell <markfussell@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-10-11 22:36:04 -07:00
Hal Spang
26d31b5b30
Add link to community call with resiliency
...
Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-10-11 16:22:49 -07:00
Hal Spang
45a4fad914
Add more detail around policy hierarchy
...
This commit also adds in a more complicated yaml example which
hopes to outline how policies interact better.
Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-10-11 15:52:58 -07:00
Hal Spang
8cd6aba44f
Add policy hierarchy section and expand defaults
...
Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-10-11 15:52:58 -07:00
halspang
192285f513
Update daprdocs/content/en/operations/resiliency/policies.md
...
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: halspang <70976921+halspang@users.noreply.github.com>
2022-10-11 15:52:58 -07:00
halspang
a40364799f
Update daprdocs/content/en/operations/resiliency/policies.md
...
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: halspang <70976921+halspang@users.noreply.github.com>
2022-10-11 15:52:58 -07:00
halspang
41850fce2c
Update daprdocs/content/en/operations/resiliency/policies.md
...
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: halspang <70976921+halspang@users.noreply.github.com>
2022-10-11 15:52:58 -07:00
halspang
2c13899bd8
Update daprdocs/content/en/operations/resiliency/policies.md
...
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: halspang <70976921+halspang@users.noreply.github.com>
2022-10-11 15:52:58 -07:00
Hal Spang
30ba289976
Add documentation for generic resiliency policies
...
This commit adds an overview of the generic policies, their keywords,
and a brief example of how they are chosen.
https://github.com/dapr/docs/issues/2664
Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-10-11 15:52:58 -07:00
Marcos Candeia
e6b57063b1
Add docs for app middleware ( #2862 )
...
* Add docs for app middleware
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update app middleware image
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* List as a preview feature
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Fix app middleware diagram
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Updated middleware configuration overview
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Reword the overall doc and added sample reference
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/middleware.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/middleware.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/middleware.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/middleware.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-10-11 15:14:34 -07:00
Pravin Pushkar
54b783ad97
Support for alternative container runtimes - Podman ( #2745 )
...
* adding content for diff container runtime
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Address review comments
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Address review comments
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Update daprdocs/content/en/operations/hosting/self-hosted/self-hosted-with-podman.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-10-07 16:40:14 -07:00
Hannah Hunter
ce4600bd41
Upmerge v1.8 to v1.9 - 10/07 ( #2868 )
...
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* 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>
* 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>
* feedback
Signed-off-by: Adrian Cole <adrian@tetrate.io>
* permute
Signed-off-by: Adrian Cole <adrian@tetrate.io>
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* add note to aws sns/sqs component doc; quick edit
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* change data to value
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* 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>
* fix: typo
Signed-off-by: 1046102779 <seachen@tencent.com>
* feature: add a private helm repo for dapr
Signed-off-by: 1046102779 <seachen@tencent.com>
* Update install-dapr-cli.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* 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>
* Fix pubsub quickstart component name to match QS source code
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* add output of success
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove word
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add sentence
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* redis 6 update (#2718 )
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
* Update Dapr version to 1.8.4 (#2714 )
* Update Dapr version to 1.8.4
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update CLI version to 1.8.1
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* Fixed an issue with code highlighting
Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
* Fix links to broken middleware components
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* RethinkDB has no transactions, etags
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* fix a typo (#2748 )
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong <loong.dai@intel.com>
* fix typo (#2751 )
Signed-off-by: RcXu <honeyxhl@163.com>
Signed-off-by: RcXu <honeyxhl@163.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update component status in v1.7
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Mark components as stable in v1.8
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Correct state azure stablestorage status in v1.7
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Update setup-sqlserver.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* fix some typos (#2765 )
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong <loong.dai@intel.com>
* Typo fix installtion > installation (#2726 )
Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Add a new version of the Dapr Diagrams deck (#2773 )
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Fix typos in MongoDB state configuration file example (#2775 )
Closes https://github.com/dapr/docs/issues/2774
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
* update service invo row item
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update az cli commands
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove unnecessary flags
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* ignore links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Fix broken link
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Fix broken link
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* remove ignore links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* java submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Fix two typo's (#2812 )
Signed-off-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Signed-off-by: Maarten Mulders <mthmulders@users.noreply.github.com>
* Updates/fixes to mySQL binding doc (#2819 )
* update link (#2823 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* fix the example code (#2811 )
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong <loong.dai@intel.com>
* fix incorrect reference (#2802 )
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Fix Configuration API unsubscribe endpoint (#2797 )
* fix unsubscribe path
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* maintain punctuation uniformity
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* maintain punctuation uniformity
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
* Update configuration_api.md
Making examples consistent
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update go commands to match quickstarts (#2725 )
* update go commands
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* ignore links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Add note for sidecar readiness (#2817 )
* Revert "java submodule"
This reverts commit b438550fbb
.
* revert submodule changes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove note
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Docs contributing guide updates (#2768 )
* initial edits
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add templates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* fix links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove path
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove from .github doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* fix validate links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add submodule section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove link and reword
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* fix link?
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* apparently case matters for links now
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update per mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Changed the broken middleware links. (#2781 )
* Add a new version of the Dapr Diagrams deck (#2773 )
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
* Fix typos in MongoDB state configuration file example (#2775 )
Closes https://github.com/dapr/docs/issues/2774
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
* Changed the broken middleware links.
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
* Made the required changes for Rego/OPA
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
* Fix broken link
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
* update az cli commands
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
* remove unnecessary flags
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
* ignore links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
* remove ignore links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
* Fix broken link
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
* update service invo row item
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
* Fixed Rego/OPA broken link
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Yash Nisar <yashnisar@microsoft.com>
Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* readme and pull request template linkes (#2841 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* [Secrets Mgmt] overview & how-to refresh (#2678 )
* secrets refresh, initial
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* edits from mark and diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* align yaml w quickstart
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* update port number for dotnet (#2843 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* indentation fix (#2844 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* docs: fix branch version error (#2849 )
Signed-off-by: rogerogers <rogers@rogerogers.com>
Signed-off-by: rogerogers <rogers@rogerogers.com>
Signed-off-by: 1046102779 <seachen@tencent.com>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: yellow chicks <seachen@tencent.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: RcXu <honeyxhl@163.com>
Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
Signed-off-by: rogerogers <rogers@rogerogers.com>
Co-authored-by: 1046102779 <seachen@tencent.com>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Loong Dai <loong.dai@intel.com>
Co-authored-by: Mr.Black <honeyxhl@163.com>
Co-authored-by: Greg. A <gautric@users.noreply.github.com>
Co-authored-by: Yash Nisar <yashnisar@microsoft.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Boris Lublinsky <blublinsky@hotmail.com>
Co-authored-by: Sarthak Sharma <sartsharma@microsoft.com>
Co-authored-by: shivanisinghnitp <58537821+shivanisinghnitp@users.noreply.github.com>
Co-authored-by: copy rogers <40619032+rogerogers@users.noreply.github.com>
2022-10-07 09:22:33 -07:00
Alessandro (Ale) Segala
a3025dcb37
Add docs for component denylist in Configuration CRD ( #2854 )
...
Fixes #2704
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-10-05 14:35:05 -07:00
Hannah Hunter
aa03902300
Upmerge - 9/21 ( #2818 )
...
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* 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>
* 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>
* feedback
Signed-off-by: Adrian Cole <adrian@tetrate.io>
* permute
Signed-off-by: Adrian Cole <adrian@tetrate.io>
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* add note to aws sns/sqs component doc; quick edit
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* change data to value
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* 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>
* fix: typo
Signed-off-by: 1046102779 <seachen@tencent.com>
* feature: add a private helm repo for dapr
Signed-off-by: 1046102779 <seachen@tencent.com>
* Update install-dapr-cli.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* 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>
* Fix pubsub quickstart component name to match QS source code
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* add output of success
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove word
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add sentence
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* redis 6 update (#2718 )
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
* Update Dapr version to 1.8.4 (#2714 )
* Update Dapr version to 1.8.4
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update CLI version to 1.8.1
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* Fixed an issue with code highlighting
Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
* Fix links to broken middleware components
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* RethinkDB has no transactions, etags
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* fix a typo (#2748 )
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong <loong.dai@intel.com>
* fix typo (#2751 )
Signed-off-by: RcXu <honeyxhl@163.com>
Signed-off-by: RcXu <honeyxhl@163.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update component status in v1.7
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Mark components as stable in v1.8
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Correct state azure stablestorage status in v1.7
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Update setup-sqlserver.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* fix some typos (#2765 )
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong <loong.dai@intel.com>
* Typo fix installtion > installation (#2726 )
Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Add a new version of the Dapr Diagrams deck (#2773 )
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Fix typos in MongoDB state configuration file example (#2775 )
Closes https://github.com/dapr/docs/issues/2774
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
* update service invo row item
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update az cli commands
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove unnecessary flags
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* ignore links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Fix broken link
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Fix broken link
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* remove ignore links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* java submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Fix two typo's (#2812 )
Signed-off-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Signed-off-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Signed-off-by: 1046102779 <seachen@tencent.com>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: yellow chicks <seachen@tencent.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: RcXu <honeyxhl@163.com>
Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: 1046102779 <seachen@tencent.com>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Loong Dai <loong.dai@intel.com>
Co-authored-by: Mr.Black <honeyxhl@163.com>
Co-authored-by: Greg. A <gautric@users.noreply.github.com>
Co-authored-by: Yash Nisar <yashnisar@microsoft.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
2022-09-23 08:59:38 -07:00
Hannah Hunter
a35f0dcdb8
Upmerge to 1.9 ( #2793 )
...
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* 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>
* 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>
* feedback
Signed-off-by: Adrian Cole <adrian@tetrate.io>
* permute
Signed-off-by: Adrian Cole <adrian@tetrate.io>
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* add note to aws sns/sqs component doc; quick edit
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* change data to value
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* 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>
* fix: typo
Signed-off-by: 1046102779 <seachen@tencent.com>
* feature: add a private helm repo for dapr
Signed-off-by: 1046102779 <seachen@tencent.com>
* Update install-dapr-cli.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* 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>
* Fix pubsub quickstart component name to match QS source code
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* add output of success
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove word
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add sentence
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* redis 6 update (#2718 )
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
* Update Dapr version to 1.8.4 (#2714 )
* Update Dapr version to 1.8.4
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update CLI version to 1.8.1
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* Fixed an issue with code highlighting
Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
* Fix links to broken middleware components
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* RethinkDB has no transactions, etags
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* fix a typo (#2748 )
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong <loong.dai@intel.com>
* fix typo (#2751 )
Signed-off-by: RcXu <honeyxhl@163.com>
Signed-off-by: RcXu <honeyxhl@163.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update component status in v1.7
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Mark components as stable in v1.8
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Correct state azure stablestorage status in v1.7
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Update setup-sqlserver.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* fix some typos (#2765 )
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong <loong.dai@intel.com>
* Typo fix installtion > installation (#2726 )
Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Add a new version of the Dapr Diagrams deck (#2773 )
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Fix typos in MongoDB state configuration file example (#2775 )
Closes https://github.com/dapr/docs/issues/2774
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
* update service invo row item
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update az cli commands
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove unnecessary flags
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* ignore links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Fix broken link
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Fix broken link
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* remove ignore links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: 1046102779 <seachen@tencent.com>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: yellow chicks <seachen@tencent.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: RcXu <honeyxhl@163.com>
Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Co-authored-by: 1046102779 <seachen@tencent.com>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Loong Dai <loong.dai@intel.com>
Co-authored-by: Mr.Black <honeyxhl@163.com>
Co-authored-by: Greg. A <gautric@users.noreply.github.com>
Co-authored-by: Yash Nisar <yashnisar@microsoft.com>
2022-09-14 17:13:28 -07:00
Artur Souza
b22d3c4254
Change criteria for stable component (no stable candidate anymore).
...
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-08-11 16:02:44 -07:00
nyemade-uversky
6f1a7d3938
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>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Hannah Hunter
5e15982f91
Merge branch 'v1.9' into upmerge_1.8_to_1.9
2022-07-29 08:57:41 -05:00
Hannah Hunter
2b01ecef3e
Merge branch 'v1.8' into upmerge_1.8_to_1.9
2022-07-29 08:55:24 -05:00
Hannah Hunter
a217beba39
support policy grammar
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-29 08:49:16 -05:00
Hannah Hunter
168a71c7a7
support release fix
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-28 19:53:18 -05:00
Artur Souza
7df6efd483
Creating clarity on breaking changes and deprecations. ( #2682 )
...
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-07-28 14:37:48 -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
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
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
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
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
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
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
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
Hannah Hunter
8fba17c4a9
update js sdk versions
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-07 14:25:27 -05:00
greenie-msft
b61aa28445
Merge branch 'v1.8' into release-v1.8
2022-07-07 08:54:07 -07:00
greenie-msft
4919b44474
Merge branch 'v1.8' into upmerge_of_1.7_into_1.8_20220706
2022-07-06 20:44:42 -07:00
Shubham Sharma
4e05a03c27
Move section outside codetab ( #2627 )
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-07-06 19:23:09 -07:00