Bernd Verst
3e0f702fa2
Supported Release Info and Upgrade Path for v1.2 ( #1494 )
...
* Supported Release Info and Upgrade Path for v1.2
* Update support-release-policy.md
* Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-26 18:59:40 -07:00
Aaron Crawfis
5d71c507d9
Update to 1.2 ( #1519 )
2021-05-26 18:40:25 -07:00
Mark Fussell
011b1b371e
Merge branch 'v1.2' into v1.2
2021-05-26 18:01:08 -07:00
Aaron Crawfis
620900df45
Merge branch 'v1.1' into upmerge/05-26
2021-05-26 17:54:51 -07:00
Mark Fussell
0d36b9db01
Adding API ACLs to Configuration overview
2021-05-26 17:51:25 -07:00
Charlie Stanley
5d6403ff9f
Announce deprecation of GET shutdown API ( #1514 )
...
* Announce deprecation of GET shutdown API
* Update support-release-policy.md
2021-05-26 17:02:48 -07:00
greenie-msft
43a0e2d8e2
Ensure mDNS is functioning properly on MacOS ( #1505 )
...
* Ensure mDNS is functioning properly on MacOS
* Update common_issues.md
* Apply suggestions from code review
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-24 15:30:35 -07:00
Ben Coleman
b801b5613b
BYO certs - Changed to support v3 certs with SAN ( #1510 )
...
* BYO certs changed to support v3 certs with SAN
* Adds note for install openssl on mac
2021-05-24 09:51:53 -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
Simon Leet
32671cd1ea
Remove workaround for mTLS bug for upgrade to v1.2.0 ( #1502 )
2021-05-21 12:27:28 -07:00
featherlight
96741e5312
fix: Jaeger docker setup command ( #1485 )
...
`COLLECTOR_ZIPKIN_HTTP_PORT=9412` shoule be `COLLECTOR_ZIPKIN_HOST_PORT=:9412`
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-18 12:41:24 -07:00
Simon Leet
d1190cf3ca
Update actor setup links for Redis configuration in self-hosted-no-docker.md ( #1489 )
...
Fixes #1488
2021-05-18 12:30:16 -07:00
halspang
b404b94190
Add documentation for actor reentrancy ( #1483 )
...
* Add documentation for actor reentrancy
https://github.com/dapr/docs/issues/1482
* Incoporate PR feedback
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Add link from preview feature to reentrancy
* Update daprdocs/content/en/developing-applications/building-blocks/actors/actor-reentrancy.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 12:41:12 -07:00
halspang
73f7bb8e08
Add documentation for Preview Features ( #1464 )
...
* Add documentation for Preview Features
Add an introduction to preview features with examples of how
to set/specify them in the dapr configuration.
https://github.com/dapr/docs/issues/1463
* Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/preview-features.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 05:20:13 -07:00
Aaron Crawfis
4a1ae02f19
Clarify API heading ( #1478 )
2021-05-13 09:56:51 -07:00
Yaron Schneider
13a57b5749
Create api-allowlist.md ( #1473 )
...
* Create api-allowlist.md
* Update daprdocs/content/en/operations/configuration/api-allowlist.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/operations/configuration/api-allowlist.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update api-allowlist.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-12 14:37:12 -07:00
Tom Kerkhove
269fd190d2
docs: Fix broken link in Highly-available mode ( #1469 )
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-10 10:35:25 -07:00
Vincent Free
3f6095aba1
update the jaeger version to version 1.22 ( #1468 )
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-10 08:39:20 -07:00
Aaron Crawfis
c83b62396d
Upmerge 2021 05 03 ( #1457 )
...
* Added table to show Kubernetes options
When I read this doc it was unclear that the cert could be provided as a secret. The only table on the original version showed `spnCertificateFile` as a required option. I added a second table to make it clear that in Kubernetes there is a `spnCertificate` option that does not require a file on disk.
* incorporating feedback
* Update concepts and add terminology page
* Add note on gRPC
* Update concepts docs
* Fix typo
Add a missing word
* Clarify state management examples
* Add info on reporting security issues
* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md
* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md
* Fix self-hosted docs
* Remove name-resolution reference
* Simplify options
* Update components-concept.md
* Update configuration-concept.md
* Update overview.md
* Update terminology.md
* fix pulsar pubsub conponent metadata fields enableTLS to not required
* Fix self-hosted description
* clarify integrations
* Removed duplicate word
Removed additional "are"
* Don't mark as stale if waiting on code pr
Co-authored-by: Donovan Brown <dbrown@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: zhangchao <zchao9100@gmail.com>
2021-05-04 10:38:23 -07:00
Aaron Crawfis
92cbd034c4
Merge branch 'v1.1' into aacrawfi/consul-selfhost
2021-04-30 11:26:52 -07:00
Aaron Crawfis
5d843699e2
Simplify options
2021-04-28 14:44:41 -07:00
Aaron Crawfis
7618bb92d9
Remove name-resolution reference
2021-04-28 12:05:26 -07:00
Aaron Crawfis
046504660b
Fix self-hosted docs
2021-04-28 12:03:06 -07:00
Aaron Crawfis
1e01fa40ee
Add info on reporting security issues
2021-04-28 08:38:17 -07:00
Aaron Crawfis
8a61fe1ca1
Merge branch 'v1.1' into common-issues-update-link-liveness
2021-04-19 19:44:23 -07:00
Aaron Crawfis
93bd588221
Update daprdocs/content/en/operations/troubleshooting/common_issues.md
2021-04-19 19:31:49 -07:00
Javier Vela
5e0b4f861e
common issues update link increase liveness to k8s annotations
2021-04-19 19:47:23 +02:00
Javier Vela
739e3f85bc
Fix common issues format
2021-04-18 20:45:36 +02:00
Aaron Crawfis
5d1357c11c
Merge branch 'v1.1' into aacrawfi/mtls
2021-04-16 14:43:53 -07:00
Ori Zohar
c3050659a9
Merge branch 'v1.1' into update-v1.1.2-patch
2021-04-16 14:32:28 -07:00
Ori Zohar
b869f064bb
Updates for v1.1.2 patch
2021-04-16 11:57:53 -07:00
Aaron Crawfis
fee83875a8
Add note on mTLS
2021-04-14 16:01:26 -07:00
Aaron Crawfis
78c25c9f58
Add links to enabling HA mode
2021-04-14 15:22:36 -07:00
Aaron Crawfis
2c7a7c51ca
Merge branch 'v1.1' into aacrawfi/move-component-specs
2021-04-09 12:57:32 -07:00
Aaron Crawfis
bbd2d18b3a
Move component specs into reference section
2021-04-09 12:56:14 -07:00
Ori Zohar
99bfa2d4db
Fixing v1.1.1 refernces in support table
2021-04-09 12:06:09 -07:00
Aaron Crawfis
1555a1ce3e
Merge branch 'v1.1' into patch-1
2021-04-09 11:04:21 -07:00
Aaron Crawfis
2050f35f7b
Merge branch 'v1.1' into patch-3
2021-04-09 10:52:19 -07:00
Rodrigo Ipince
92de558651
Fix typo in docs
2021-04-08 15:34:00 -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
Charlie Stanley
a579780e0f
Use POST verb for shutdown example ( #1366 )
...
* Use POST verb for shutdown example
* Update documentation to reflect v1.1.1
2021-04-06 18:07:28 -07:00
Aaron Crawfis
5501ecf264
Merge branch 'v1.1' into patch-1
2021-04-06 14:16:43 -07:00
Aaron Crawfis
0f8da1b524
Merge branch 'v1.1' into patch-1
2021-04-06 14:08:54 -07:00
Ori Zohar
c8599764bf
Merge branch 'v1.1' into harrykimpel-newrelic-howto
2021-04-06 09:40:22 -07:00
Harry Kimpel
654a3fe971
Fixed broken links in tracing section
2021-04-06 18:34:46 +02:00
Harry Kimpel
de24b00ad9
Fixed broken links in tracing section
2021-04-06 18:30:15 +02:00
Steven Jenkins De Haro
c0b301ca9e
Fixed minor spelling issue in related links
2021-04-05 09:27:06 +02:00
Andreas Riehl
9a097d9e04
Update kubernetes-upgrade.md
...
The command doesn't match the description text.
Description text states to update to v1.1.0, but command show how to update to v1.0.2.
2021-04-02 21:39:41 +02:00
Ori Zohar
99effae004
Changing page ordering for k8s pages
2021-04-01 18:09:05 -07:00
Ori Zohar
293794eb9d
Merge branch 'v1.1' into upmerge-v1.1-20210401
2021-04-01 16:43:24 -07:00
Charlie Stanley
f5b39a3f48
Update kubernetes-upgrade.md
2021-04-01 14:54:30 -07:00
Ori Zohar
07aaebd93c
Upmerge latest updates from v1.0
2021-04-01 11:43:21 -07:00
Artur Souza
bdbb6ae7dc
Update support-release-policy.md
2021-04-01 09:07:47 -07:00
Aaron Crawfis
7eb4cc0c91
Merge branch 'v1.0' into aacrawfi/dotnet-update
2021-03-31 16:57:16 -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
Ori Zohar
7c3ca5ada9
Merge branch 'v1.1' into version-mention-updates-v1.1
2021-03-30 11:09:08 -07:00
Ori Zohar
4b7eedffb0
Merge branch 'v1.0' into aacrawfi/dotnet-update
2021-03-29 10:57:12 -07: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
Hugo Meyronneinc
a9ff4a6531
feat: add shutdown docs
2021-03-26 19:31:36 -05:00
Phil Kedy
e66a602ab1
Tweaks per PR feedback
2021-03-26 19:31:36 -05:00
Phil Kedy
1061c0dfa0
Tweaks per PR feedback
2021-03-26 19:31:36 -05:00
Phil Kedy
785bd35c86
Added details on the application-level dapr.io/enable-metrics annotation
2021-03-26 19:31:36 -05:00
Ori Zohar
308601b51d
Periodic upmerge from v1.0 to v1.1
2021-03-26 14:51:38 -07:00
Ori Zohar
172a4b03a9
Merge latest from branch 'v1.1'
2021-03-25 15:52:19 -07:00
Ori Zohar
7567af92e2
Updating current version to v1.1
2021-03-25 15:51:57 -07:00
Lynn Orrell
9904d78fb8
Added docs for Local Storage binding
2021-03-25 13:09:42 -05:00
Hugo Meyronneinc
9d4145e542
feat: add shutdown docs
2021-03-25 18:56:47 +01:00
Ori Zohar
7a7cb0b6c9
Merge branch 'v1.0' into v1.0
2021-03-25 10:52:26 -07:00
Ori Zohar
e0d08e2e20
Merge branch 'v1.0' into setup-gke
2021-03-25 10:38:39 -07:00
Ori Zohar
15e188fa1e
Merge branch 'v1.0' into bh-binding-examples
2021-03-25 10:19:32 -07:00
Otto Lote
f52c852e00
Merge branch 'v1.0' into setup-gke
2021-03-24 10:55:11 +01:00
Otto Lote
8a4ffa399a
Update minikube weight
2021-03-24 10:54:16 +01:00
Otto Lote
96b30bdce5
Set correct hugo weight
2021-03-24 10:39:27 +01:00
Karol Deland
b4bd54c520
Added some explanation on insecure ssl
...
Using SSL is usually considered secure. In this context, it may be a good idea to explain why it's insecure.
2021-03-23 22:45:33 -04:00
Mukundan Sundararajan
aed7a4e967
Merge branch 'v1.0' into patch-1
2021-03-23 16:46:16 -07:00
Mukundan Sundararajan
fce1579065
Create setup-dynamodb.md
2021-03-23 16:45:45 -07:00
Phil Kedy
670a580bb1
Tweaks per PR feedback
2021-03-23 19:26:38 -04:00
Phil Kedy
752dbaaa3f
Tweaks per PR feedback
2021-03-23 19:25:13 -04:00
Javier Vela
18194eeea7
fix Kubernetes doc
2021-03-23 19:13:37 +01:00
Phil Kedy
6357553987
Added details on the application-level dapr.io/enable-metrics annotation
2021-03-23 12:33:20 -04:00
Otto Lote
5448050b49
Add private GKE cluster troubleshooting
2021-03-22 19:16:50 +01:00
Otto Lote
5e0edb517f
Add setup for GKE clusters
2021-03-22 19:06:49 +01:00
Ori Zohar
6353db197a
Merge branch 'v1.0' into aacrawfi/dotnet-update
2021-03-22 09:06:25 -07:00
Ori Zohar
ef722fa0ec
Merge branch 'v1.0' into patch-1
2021-03-22 09:02:38 -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
Javier Vela
16b29599a8
fix link annotated dapr & added link to all dapr annotations
2021-03-21 08:48:03 +01:00
yellow chicks
80912cabc4
Update setup-tracing.md ( #1320 )
...
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-03-19 11:54:01 -07:00
Phil Kedy
8056273cc0
Merge branch 'v1.1' into pubsub_retry_and_redelivery_settings
2021-03-18 13:28:42 -04: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
Phil Kedy
3268dcae98
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-deploy.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-17 12:22:32 -04:00
Phil Kedy
a7091ca2d1
Added Kubernetes --wait and --timeout flags to the CLI documentation
2021-03-17 12:22:32 -04:00
Aaron Crawfis
a8c824192c
Merge branch 'v1.1' into aws-parameterstore
2021-03-16 19:05:45 -07:00
Aaron Crawfis
760bb8adbe
Update docs link
2021-03-16 19:00:43 -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