Commit Graph

3325 Commits

Author SHA1 Message Date
callmexiaolu88 12fff7eaf9
Update file-secret-store.md (#2264) 2022-03-17 14:33:42 -07:00
Aaron Crawfis 17862794ba
Add clarification on authenticating to Azure (#2241)
* Add clarification on authenticating to Azure

Add a comment pointing further down for more information.

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update to non-depracated fields

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Remove extra value

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-03-14 15:14:48 -07:00
Simon McKenna e2cc4d79d7
Fix typo and case inconsistency (#2257)
Signed-off-by: Simon McKenna <sshnug.si+github@gmail.com>
2022-03-12 23:58:18 -08:00
Shuya Motouchi e41329798c
Update gRPC-integration.md (#2253)
Here, it doesn't work github.com/dapr/go-sdk/dapr/proto/common/v1
It works here github.com/dapr/dapr/pkg/proto/common/v1
2022-03-11 14:46:53 -08:00
komoto d458c93dbe
Fix grcp metadata in js client (#2243)
Signed-off-by: chiru1221 <takuro1221.it@gmail.com>
2022-03-10 15:02:51 -08:00
Doug Davis fb31b55b54
Remove sentence about a pict since pict isn't there (#2242)
See #2229 for more info

Fixes #2229

Signed-off-by: Doug Davis <dug@microsoft.com>
2022-03-09 11:06:55 -08:00
Hannah Hunter 3457c29e1e
add missing changes (#2239)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-03-08 12:11:08 -08:00
greenie-msft cf444386eb
Merge pull request #2224 from msfussell/mfussell-sec-patch
Improving the Security concepts overviews
2022-03-03 18:03:07 -08:00
Mark Fussell 5cfdb2d9be Merge branch 'mfussell-sec-patch' of https://github.com/msfussell/docs into mfussell-sec-patch 2022-03-03 17:51:16 -08:00
Mark Fussell cce927ab7a fixed link to wrong image
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2022-03-03 17:50:56 -08:00
Mark Fussell 4572d3f61c
Merge branch 'v1.6' into mfussell-sec-patch 2022-03-03 17:18:19 -08:00
Mark Fussell 632632ce11 Merge branch 'mfussell-sec-patch' of https://github.com/msfussell/docs into mfussell-sec-patch 2022-03-03 17:15:22 -08:00
Mark Fussell 6f43a29637 adding video
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2022-03-03 17:15:09 -08:00
greenie-msft 89b189bf7b
Merge pull request #2228 from berndverst/v1.6
Add component references to AAD authentication
2022-03-03 15:45:23 -08:00
Bernd Verst 8e8397b09f no please sir
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-03-03 15:28:38 -08:00
Bernd Verst c872242006 Also add blobstorage binding AAD support
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-03-03 15:01:09 -08:00
Bernd Verst a98943635f Add component reference to AAD authentication
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-03-03 14:55:06 -08:00
Mark Fussell f80e561cae
Update daprdocs/content/en/operations/components/component-scopes.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-03-03 14:16:10 -08:00
Mark Fussell 013890ec13
Update daprdocs/content/en/operations/components/component-scopes.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-03-03 14:15:58 -08:00
Mark Fussell e603307edc
Update daprdocs/content/en/operations/components/component-scopes.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-03-03 14:15:44 -08:00
Mark Fussell f80139f6d0
Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-03-03 14:15:11 -08:00
Mark Fussell 411475dcd2
Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-namespaces.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-03 14:14:48 -08:00
Mark Fussell a416238a07
Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-namespaces.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-03 14:13:57 -08:00
Mark Fussell dc199fff9e
Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-namespaces.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-03 14:13:47 -08:00
Mark Fussell e0a9102bce
Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-namespaces.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-03 14:13:29 -08:00
Mark Fussell f67090a247 updates to diagrams
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2022-03-02 23:04:28 -08:00
Mark Fussell 512bb88a90 Merge branch 'mfussell-sec-patch' of https://github.com/msfussell/docs into mfussell-sec-patch
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2022-03-02 22:27:30 -08:00
Mark Fussell 6b8c6664a1 updating overview
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2022-03-02 22:26:04 -08:00
Mark Fussell 968f32255f
Merge branch 'v1.6' into mfussell-sec-patch 2022-03-02 22:25:38 -08:00
Mark Fussell 9f611b5ee6 updating overview
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2022-03-02 22:22:56 -08:00
Rich Laos 9ebe5d4714
Update autoDeleteOnIdleInSec field description (#2211)
Signed-off-by: Richard Laos <richard.laos@quest.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-03-02 21:49:21 -08:00
Mark Fussell 289175c684 Update to security docs 2022-03-02 21:48:17 -08:00
Hannah Hunter 30c0bbcb5a
--dapr-http-port fix (#2212)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-03-02 21:45:10 -08:00
Doug Davis cbc2cfca54
Update get-started-component.md (#2223)
Teach them about "dapr stop" while we're at it

Signed-off-by: Doug Davis <dug@microsoft.com>
2022-03-02 21:40:23 -08:00
greenie-msft ed60eccb48
Merge pull request #2219 from dmitsh/ds-fix
fix broken link and redirect error
2022-03-01 09:00:09 -08:00
Dmitry Shmulevich 6cf49f7385 fix broken link and redirect error
Signed-off-by: Dmitry Shmulevich <dmitsh@users.noreply.github.com>
2022-03-01 07:32:44 -08:00
Mark Fussell ea9c810953
Merge branch 'dapr:v1.6' into mfussell-sec-patch 2022-02-24 23:17:55 -08:00
Bernd Verst d72b38b0ea
Remove unnecessary sentry restarts (#2209)
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-02-22 19:07:11 -08:00
Bernd Verst e8e9b2c101
Update mTLS certificate rotation guidance (#2208)
* Update mTLS rotation guidance

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update daprdocs/content/en/operations/security/mtls.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update daprdocs/content/en/operations/security/mtls.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update daprdocs/content/en/operations/security/mtls.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update daprdocs/content/en/operations/security/mtls.md

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Refine downtime warning

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-02-22 17:56:33 -08:00
Armin Schlegel 428d8c2e00
Update setup-jetstream.md (#2200)
* Update setup-jetstream.md

Added missing information how to create the JetStream. Creating a JetStream is essential. Otherwise the pub/sub for jetstream won't work properly.

Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de>

* Update setup-jetstream.md

Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-02-18 12:08:33 -08:00
Pravin Pushkar 1a0d4d3136
Updating request payload format for cosmosdbgremlinapi (#2161)
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-02-18 11:40:00 -08:00
Viktor Farcic dcb7c70d55
Video (#2198)
Signed-off-by: Viktor Farcic <viktor@farcic.com>
2022-02-16 17:25:23 -08:00
Mark Fussell 8abbe0429b security concepts update
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2022-02-14 14:02:08 -08:00
David Gladstone 21b01fd9da
Update w3c-tracing-overview.md (#2188)
Fix spelling error.

Signed-off-by: David Gladstone <david.w.gladstone@gmail.com>

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-02-11 16:20:10 -08:00
greenie-msft 86e405896d
Merge pull request #2194 from greenie-msft/update_js_sdk_submodule
Update JS sdk submodule which will bring in doc changes to use http a…
2022-02-10 13:14:10 -08:00
Nick Greenfield 4ea3833f7e Update JS sdk submodule which will bring in doc changes to use http and not grpc
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-02-10 09:00:01 -08:00
greenie-msft a3b1b6a81e
Merge pull request #2167 from amulyavarote/bug/dotnet_statemgt_example
Dotnet state management example bug fix
2022-02-07 08:26:49 -08:00
greenie-msft 944506b347
Merge branch 'v1.6' into bug/dotnet_statemgt_example 2022-02-07 08:13:12 -08:00
Derrick Burns 00e8aa1e72
Update pubsub_api.md (#2178)
Fixed typo.
2022-02-06 22:32:18 -08:00
greenie-msft f7b9ed0323
Merge pull request #2145 from halspang/dotnet-query
Update .NET SDK docs reference
2022-02-04 16:36:54 -08:00