Evan Simkowitz
5c6c31b0fc
Updating PubSub documentation to remove slave wording ( #1565 )
...
* Updating PubSub documentation to remove slave
Bitnami has updated their Redis Helm chart to change redis-slave to redis-replicas. I am updating the documentation for PubSub to reflect this change and avoid confusion for any readers.
* Removing more instances of Redis slave naming
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-06-14 19:14:15 -07:00
Long Dai
fe1ab8eb61
docs: clean up white noise ( #1491 )
...
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-05-21 13:21:55 -07:00
Aaron Crawfis
bbd2d18b3a
Move component specs into reference section
2021-04-09 12:56:14 -07:00
Aaron Crawfis
2050f35f7b
Merge branch 'v1.1' into patch-3
2021-04-09 10:52:19 -07:00
Donovan Brown
3d5ac4bbb1
Found another error
...
Cleaned up a sentence.
2021-04-08 10:40:07 -05:00
Donovan Brown
d38ea8c5ef
Found another typo
...
manahed should be managed
2021-04-08 10:35:53 -05:00
Donovan Brown
e45e42ba2a
Changing you to your in multiple places
...
In many places 'you' should be 'your'.
2021-04-08 10:30:37 -05:00
Donovan Brown
c9f8c8c0bf
Fixed typo
...
Just fixed a simply typo in the docs.
2021-04-08 10:24:20 -05:00
Steven Jenkins De Haro
c0b301ca9e
Fixed minor spelling issue in related links
2021-04-05 09:27:06 +02:00
Ori Zohar
07aaebd93c
Upmerge latest updates from v1.0
2021-04-01 11:43:21 -07:00
Donovan Brown
2dfe2252f2
Update secret-stores-overview.md
...
Just updated a sentence that I feel reads better now.
Updated "with secure store" to "with secure storage"
2021-03-30 19:39:13 -05:00
Aaron Crawfis
d7a3b7241d
Merge branch 'v1.1' into upmerge-v1.1-20210326
2021-03-29 10:49:17 -07:00
Ori Zohar
4859d44b3e
Removing redundant workflow file and addressing feedback
2021-03-26 18:44:14 -07:00
Ori Zohar
308601b51d
Periodic upmerge from v1.0 to v1.1
2021-03-26 14:51:38 -07:00
Lynn Orrell
9904d78fb8
Added docs for Local Storage binding
2021-03-25 13:09:42 -05:00
Ori Zohar
15e188fa1e
Merge branch 'v1.0' into bh-binding-examples
2021-03-25 10:19:32 -07:00
Mukundan Sundararajan
fce1579065
Create setup-dynamodb.md
2021-03-23 16:45:45 -07:00
Ben Hummerstone
231049a368
added examples for gcp storage bucket binding
2021-03-22 15:30:36 +00:00
Ben Hummerstone
e93e6c48e1
updated s3 binding with examples
2021-03-22 15:28:17 +00:00
Phil Kedy
a341f1dc2f
Adding details on backOffMaxRetries for MQTT and Hazelcast and redelivery settings to Redis
2021-03-17 12:28:42 -04:00
Aaron Crawfis
a8c824192c
Merge branch 'v1.1' into aws-parameterstore
2021-03-16 19:05:45 -07:00
Aaron Crawfis
a9808ae287
Revert "MQTT & Hazelcast retries and Redis redelivery settings"
2021-03-16 18:50:42 -07:00
Phil Kedy
6f36bb40e3
Adding details on backOffMaxRetries for MQTT and Hazelcast and redelivery settings to Redis
2021-03-16 14:10:03 -04:00
Mukundan Sundararajan
80c1e020cb
Merge branch 'v1.1' into patch-2
2021-03-12 12:54:49 -08:00
tuapuikia
032aa71645
Update setup-dynamodb.md
...
Update the Dynamodb states name to reflect the change in https://github.com/dapr/dapr/blob/master/cmd/daprd/main.go#L210
2021-03-12 15:40:36 +08:00
Sivamuthu Kumar
59b8442633
fix version and format markdown label on aws ssm parameter store
...
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-03-09 20:23:55 -05:00
Sivamuthu Kumar
6b99103e0e
Add docs on AWS SSM Parameter Store secret store
2021-03-06 13:34:20 -05:00
Artur Souza
236e04332a
Update table for state store given v1.0.1 hotfix
2021-03-05 10:49:41 -08:00
Charlie Stanley
5472fe2604
Adding automatic link validation
2021-03-04 15:13:14 -08:00
Aaron Crawfis
a2ea318da9
Merge branch 'v1.0' into patch-2
2021-03-04 13:17:09 -08:00
xavier geerinck
5303bfdccc
Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-04 22:11:43 +01:00
xavier geerinck
088cf1f922
Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-04 22:11:40 +01:00
xavier geerinck
f1c48c1fd9
Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-04 22:11:36 +01:00
Ori Zohar
077932cbaf
Merge branch 'v1.1' into patch-2
2021-03-04 10:34:59 -08:00
Ori Zohar
7e519eef96
Merge branch 'v1.0' into patch-2
2021-03-04 09:46:04 -08:00
Fabian
5067042e9b
At "list" permission for non-default namespace
...
List permission is necessary to perform bulk secret read.
If not present Dapr sidecar will crash and restart on a new different gprc port.
2021-03-03 22:24:27 +01:00
Joni Collinge
0aaed44c5b
Update setup-azure-servicebus.md
2021-02-28 08:16:45 +00:00
Artur Souza
78e2b60c82
Fix mysql name in helm and Docker.
2021-02-26 18:33:13 -08:00
darron froese
d698cd212f
Update setup-nats-streaming.md ( #1258 )
...
Missing a single -
2021-02-25 17:28:59 -08:00
xavier geerinck
51108827bb
Fixing Blob Storage Documentation
...
some mistakes where made when adding codetabs, fixed those closing tags. Also fixed title tags for examples
2021-02-23 15:55:53 +01:00
Ben Milleare
5947898236
typo fix ( #1241 )
2021-02-18 14:01:40 -08:00
Phil Kedy
f493f1e285
Fixing concurrency mode setting name: concurrency -> concurrencyMode ( #1236 )
2021-02-17 11:14:09 -08:00
Mukundan Sundararajan
93c39253e6
add component certification doc ( #1203 )
...
* add component certification doc
* Update certification-lifecycle.md
* Update _index.md
* Update _index.md
* address review comments. fix conflicts.
* address review comments
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-16 11:36:56 -08:00
Ori Zohar
64742ae0da
Adding missing links to state store list
2021-02-16 11:04:16 -08:00
Yaron Schneider
7ec2accc35
Update _index.md
2021-02-16 10:22:16 -08:00
Trond Hindenes
1f9bb382bd
Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-dynamodb.md
...
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-16 18:19:32 +01:00
Trond Hindenes
cd2868eea2
Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-dynamodb.md
...
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-16 18:19:25 +01:00
Trond Hindenes
f56646274c
Rebased on v1.0, fixed diffs
2021-02-16 09:25:11 +01:00
Trond Hindenes
35c50d562f
Merge branch 'state-dynamodb' of github.com:trondhindenes/docs into state-dynamodb
2021-02-16 09:21:40 +01:00
Trond Hindenes
8ffafddb0c
Added DynamoDB state store doc
2021-02-16 09:17:49 +01:00