Hannah Hunter
2cdc3a7d56
Merge branch 'v1.10' into issue_3047
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-06 09:22:24 -06:00
Bert Verstraete
a54c403e79
Expand component metadata templating docs ( #3070 )
...
* Expand component metadata templating docs
- Add info on {namespace} and {appId} template
- Reference metadata templating on Kafka component docs
Signed-off-by: VerstraeteBert <bert.verstraete@cognite.com>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/kafka.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
* Fix broken link
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
---------
Signed-off-by: VerstraeteBert <bert.verstraete@cognite.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-03 17:22:10 -08:00
Yaron Schneider
6602c68775
Add metrics regex docs ( #3126 )
...
* add metrics regex
Signed-off-by: yaron2 <schneider.yaron@live.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: 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>
2023-02-03 17:20:23 -08:00
Hannah Hunter
23eafed469
remove --image-registry from preview features table ( #3136 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 15:51:37 -08:00
Hannah Hunter
c408e460ee
remove mapr
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 16:04:43 -06:00
Hannah Hunter
d8dabf4309
[Pluggable components] Error handling documentation ( #3067 )
...
* initial draft of error handling table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add go examples
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove code brackets
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* typo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/developing-applications/develop-components/pluggable-components/develop-pluggable.md
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* add .net code examples, annotations example, marcos review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add note about nuget package
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates from tiago and marcos
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove paragraph
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* make more clear that pluggable components are in same pod
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/operations/components/pluggable-components-registration.md
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* editing other example per marcos
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
2023-02-03 12:58:33 -08:00
Hannah Hunter
b2b967a24b
Merge branch 'v1.10' into issue_3047
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 19:11:47 -06:00
Hannah Hunter
80025e2a86
Merge branch 'v1.10' into issue_2798b
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 16:40:15 -06:00
Alessandro (Ale) Segala
3b843047ef
Add documentation for using `automountServiceAccountToken: false` ( #3100 )
...
* Add documentation for using `automountServiceAccountToken: false`
Fixes #3008
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Fixed link
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>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-02-02 12:47:00 -08:00
Hannah Hunter
6f857f5163
Merge pull request #3123 from ItalyPaleAle/fix-2993
...
Updated docs for authoring middleware components in 1.10
2023-02-02 14:30:37 -06:00
Hannah Hunter
9a0c43793f
Merge branch 'v1.10' into issue_3047
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 14:02:05 -06:00
Alessandro (Ale) Segala
4ba8aa01f7
Update daprdocs/content/en/operations/components/middleware.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>
2023-02-02 09:22:03 -08:00
ItalyPaleAle
6415f00c55
Updated docs for authoring middleware components in 1.10
...
Fixes #2993
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-01 10:55:46 -08:00
Hannah Hunter
8c355a5583
updates per sync
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 19:14:03 -06:00
Chris Gillum
4418a621bb
Fix image sizes and start workflow development guide
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-30 10:06:36 -08:00
Hannah Hunter
716d75f2cb
update per Mark review
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 09:44:57 -06:00
Hannah Hunter
2a7e2bc3b1
Merge branch 'v1.10' of https://github.com/dapr/docs into issue_2873
2023-01-27 19:01:26 -06:00
Hannah Hunter
8f72e541c7
Merge branch 'v1.10' into issue_2798b
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-27 14:58:33 -06:00
Hannah Hunter
4f4536f06d
Merge branch 'v1.10' of https://github.com/dapr/docs into issue_3047
2023-01-26 15:05:31 -06:00
Hannah Hunter
d34ca506b0
start dapr run -f docs
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 19:54:18 -06:00
Hannah Hunter
68cf31ca8a
upmerge before endgame
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 16:33:41 -06:00
Hannah Hunter
87b4fa4bc5
update dapr run commands
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 14:21:06 -06:00
Hannah Hunter
e67a7287b6
Merge branch 'v1.10' of https://github.com/dapr/docs into issue_2873
2023-01-25 13:00:58 -06:00
Hannah Hunter
851c3d5971
fix build
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 11:11:01 -06:00
Hannah Hunter
1f805e5b99
update resiliency docs
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-24 16:04:21 -06:00
Alessandro (Ale) Segala
e93d700a83
Rename mqtt components to mqtt3 ( #3059 )
...
See https://github.com/dapr/components-contrib/issues/2359
The old component names are still available as aliases
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-23 20:20:45 -08:00
Alessandro (Ale) Segala
b445c0314b
Docs for logging options in the Configuration spec ( #3034 )
...
See dapr/dapr#5462
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-23 18:37:29 -08:00
Hannah Hunter
d50ea6f838
add as preview feature with quick grammar pass
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-23 10:34:12 -06: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
Chris Gillum
97468a8c57
Merge branch 'issue_2798b' of https://github.com/hhunter-ms/docs into issue_2798b
2023-01-18 23:20:10 -08:00
Chris Gillum
90ecd94f13
More Dapr workflow operational updates
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-18 23:19:59 -08:00
Hannah Hunter
235626fa0f
`components-path` --> `resources-path` in how-tos and quickstarts ( #3016 )
...
* find and replace comopnents-path to resources-path
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* missed a couple
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per pravin
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* mark components-path as deprecated
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* reword
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-18 12:14:18 -08:00
nyemade-uversky
f02a778081
Remove logic apps
2023-01-18 09:16:25 -07:00
Chris Gillum
ff36b156f1
Initial workflow engine operational content
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-17 22:26:55 -08:00
Chris Gillum
748f001c3d
Add outline for workflow engine operational doc
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-13 10:50:56 -08:00
Hannah Hunter
4a7145bc08
Merge branch 'v1.10' of https://github.com/dapr/docs into issue_2798b
2023-01-11 15:26:13 -06:00
Hannah Hunter
90cf4cf865
toc restructure
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-05 16:47:07 -06:00
Joao C Costa
d9f56b9137
Corrected rendering of exports ( #3035 )
...
Signed-off-by: Joao C Costa <joaocc@users.noreply.github.com>
Signed-off-by: Joao C Costa <joaocc@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2023-01-03 17:13:24 -08:00
Hannah Hunter
04b744bb7d
Merge branch 'v1.10' into issue_2798b
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-03 13:24:37 -06:00
Hannah Hunter
268da740ec
Docs upmerge 12/16 ( #3015 )
...
* Fix: codeblock wasn't properly closed
Minor formatting fix.
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
* update code examples
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Fix broken link in components-concept page
Commit 043a39d3d1
shuffled content around and removed a section called "Pluggable Components", breaking an existing link to this section. This PR fixes the link to point to the section now hosting the appropriate content.
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
* Add Resiliency to the concepts page
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
* Remove ServiceInvocation.NoDefaultContentType feature flag
Fixes #2869
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* dotnet submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Simplifying kubernetes YAML config (#2908 )
* Simplifying Kubernetes YAML
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Update pluggable-components-registration.md
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
* Clarify GH actions doc (#2906 )
* dotnet submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* attempt to clarify doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Revert "dotnet submodule"
This reverts commit 8fdeb6182d
.
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* dotnet submodule (#2904 )
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 latest Python SDK version
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* etag true for dynamodb (#2902 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* [Run w/o docker] Add tabs and port number (#2905 )
* add tabs and window example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* edits per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* 1/3 update per alecor191
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
* Add missing rocketmq pubsub to table
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
* Update aws-secret-manager.md
Signed-off-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
* Update daprdocs/content/en/concepts/resiliency-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/concepts/resiliency-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/concepts/resiliency-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Apply feedback to resiliency concept page
* Mark pubsub.hazelcast as deprecated
Fixes #2708
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-hazelcast.md
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
* update supported versions list (#2916 )
* update supported versions list
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* updated supported versions
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/concepts/resiliency-concept.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update azure-kubernetes-service-extension.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
* Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
* Update eventgrid.md command typos (#2932 )
Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
* Add sidecar health image and fix broken links
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* update python to be declarative example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Start of resiliency quickstart
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update daprdocs/content/en/getting-started/quickstarts/resiliency-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update docs runtime version to 1.9.3
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update azure-api-management.md
Removed one word
Signed-off-by: Richard de Zwart <richard@dezwartenco.nl>
* Use Google Analytics 4 ID (#2941 )
Signed-off-by: Patrice Chalin <chalin@cncf.io>
Signed-off-by: Patrice Chalin <chalin@cncf.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Fix Python SDK version
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* update code snippets
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Azurite queue default port is 10001
fix: Update azurite port to 10001 instead of 10000
See [docs](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio#queue-listening-port-configuration )
Signed-off-by: ThumNet <jeffreytummers@gmail.com>
* updates per resiliency example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Add resiliency images for quickstarts
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Updates to resiliency svc invoke quickstart
* updates per Nick review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/developing-applications/integrations/Azure/azure-kubernetes-service-extension.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* capitalize Dapr
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Update daprdocs/content/en/getting-started/quickstarts/resiliency/resiliency-state-quickstart.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
* Fix resiliency component quickstart
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update runtime version to 1.9.4
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update subscription examples (#2957 )
* dotnet submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update to v2alpha
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* revert some changes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update routes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Kafka SASL SCRAM Authentication (#2939 )
* Adds settings for SASL SCRAM SHA-256 and SHA-512
Signed-off-by: Andrew <mindovermiles262@gmail.com>
* Update setup-apache-kafka.md
Signed-off-by: Andrew <mindovermiles262@gmail.com>
Signed-off-by: Andrew <mindovermiles262@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* Update fluentd.md (#2967 )
Elastic search installed by helm will version 8 series which does not let dapr connect with kibana(Because it enables authentication),
After using version 7 series works as expected
Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
* Adding missing brace for json document example (#2968 )
There is a missing brace in the example json
Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* Update Kubernetes job page (#2973 )
Adds a paragraph mentioning `restartPolicy` needs to be set to `Never` for successful job completion.
Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
* Remove backoffmaxretries from pubsub.mqtt metadata spec
Signed-off-by: shivam <shivamkm07@gmail.com>
* Fix resiliency run command in quickstart (#2983 )
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
* Update version to 1.9.5 (#2987 )
* Updated per feedback
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* clarify app namespace
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Improve Hashicorp Vault documentation on CA certificates. (#2988 )
* Improve Hashicorp Vault documentation on CA certificates.
Hashicorp Vault component documentation for CA related fields
(`caPem`, `caCert` and `caPath`) does not describe the precedence
among those flags and a big ambiguous on what those flags mean.
This PR tries to alliviate that.
Closes #2989
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
* Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Removing stored procedure references from cosmosDB docs (#3000 )
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* fix broken ref in distributed_lock_api
Signed-off-by: Lenshood <lenshood.zxh@gmail.com>
* Adding `helm repo update` (#3010 )
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
* change link for sidecar security (#3011 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update port to match go code (#3014 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
Signed-off-by: Richard de Zwart <richard@dezwartenco.nl>
Signed-off-by: Patrice Chalin <chalin@cncf.io>
Signed-off-by: ThumNet <jeffreytummers@gmail.com>
Signed-off-by: Andrew <mindovermiles262@gmail.com>
Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
Signed-off-by: shivam <shivamkm07@gmail.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Lenshood <lenshood.zxh@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: wxbty <38374721+wxbty@users.noreply.github.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
Co-authored-by: Richard de Zwart <richard@dezwartenco.nl>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
Co-authored-by: ThumNet <jeffreytummers@gmail.com>
Co-authored-by: Jeffrey Tummers <jeffreytummers@shipitsmarter.com>
Co-authored-by: Andrew <mindovermiles262@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
Co-authored-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Co-authored-by: Renato L. de F. Cunha <renatocunha@acm.org>
Co-authored-by: shivam <shivamkm07@gmail.com>
Co-authored-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Lenshood <lenshood.zxh@gmail.com>
Co-authored-by: salaboy <msalatino@vmware.com>
2022-12-21 11:33:16 -08:00
salaboy
6d3f537f2f
Adding `helm repo update` ( #3010 )
...
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2022-12-15 12:52:43 -08:00
Loong Dai
e075a43e3c
docs: fix typos ( #2996 )
...
* docs: fix typos
Signed-off-by: Loong <loong.dai@intel.com>
* Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Loong Dai <long0dai@foxmail.com>
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong Dai <long0dai@foxmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-12-13 17:15:42 -08:00
greenie-msft
f5bccb74f0
Update version to 1.9.5 ( #2987 )
2022-12-02 10:19:52 -08:00
Renato L. de F. Cunha
9ee2e27b40
Update Kubernetes job page ( #2973 )
...
Adds a paragraph mentioning `restartPolicy` needs to be set to `Never` for successful job completion.
Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
2022-11-25 14:37:19 -08:00
vikram-thiru
18f5e66690
Update fluentd.md ( #2967 )
...
Elastic search installed by helm will version 8 series which does not let dapr connect with kibana(Because it enables authentication),
After using version 7 series works as expected
Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
2022-11-23 09:38:31 -08:00
Nick Greenfield
320ed537ff
Update runtime version to 1.9.4
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-17 15:40:38 -08:00
greenie-msft
5783d9a432
Fix Python SDK version
...
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-11-08 09:01:22 -08:00
Nick Greenfield
802aaf11ce
Update docs runtime version to 1.9.3
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-07 10:43:02 -08:00
ItalyPaleAle
86c35d6ac0
Updated API logging docs per dapr/dapr#5409
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-11-03 00:33:20 +00:00
Hannah Hunter
3a70766a0c
move things around per nyemade
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-02 16:23:57 -05:00