Ori Zohar
0f9eca1150
Merge pull request #1661 from dmitsh/ds-ha
...
Add info about enabling HA mode
2021-07-22 15:13:31 -07:00
Ori Zohar
93aacf8f17
Merge branch 'v1.3' into ds-ha
2021-07-22 15:08:19 -07:00
Bernd Verst
20c2de3736
Fix profiling flag example ( #1675 )
...
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-22 15:08:13 -07:00
Dmitry Shmulevich
2b7be0ef0b
Add info about enabling HA mode
2021-07-22 15:05:30 -07:00
Mark Fussell
e0eebc95c8
Update jaeger.md
2021-07-22 14:58:25 -07:00
Artur Souza
0cd88dcb13
Merge remote-tracking branch 'upstream/v1.3' into actor_reminder_partition
2021-07-22 14:40:43 -07:00
Simon Leet
4f3b5a502d
Add declarative subscription example to pubsub-raw.md ( #1679 )
...
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-07-22 14:22:23 -07:00
sk593
b01c969335
added arguments and annotations spec
2021-07-22 15:02:20 -05:00
jasonviviano
73bd5cc76c
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
...
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-22 13:19:38 -04:00
jasonviviano
7858d62e32
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
...
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-22 13:19:32 -04:00
jasonviviano
61111c9aaa
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:13 -04:00
jasonviviano
fbe3dade96
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:06 -04:00
jasonviviano
2ab04bf237
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:01 -04:00
jasonviviano
134c760c9b
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:56 -04:00
jasonviviano
865b630cd6
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:51 -04:00
jasonviviano
5e8c488a9c
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:45 -04:00
jasonviviano
11364d2d85
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:39 -04:00
jasonviviano
ac2c97d365
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:30 -04:00
jasonviviano
f9de90dd93
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:20 -04:00
Bernd Verst
57f60616fa
Install instructions without Sudo / Admin Rights ( #1632 )
...
* Document installing dapr without sudo or admin rights
* fix template tags
* fix missing tag
* fix third party link now 404ing
* Remove alert from code tabs
* Merge format changes from Aaron
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 09:48:43 -07:00
Mark Fussell
a35f7f1cf2
Update support-preview-features.md
2021-07-21 18:11:26 -07:00
Mark Fussell
c807db7464
Update preview-features.md
...
Updates to improve the wording
2021-07-21 18:01:51 -07:00
Artur Souza
8334509cc3
Merge branch 'v1.3' into actor_reminder_partition
2021-07-21 17:54:15 -07:00
Artur Souza
48efa66429
Update preview-features.md
2021-07-21 17:53:53 -07:00
Artur Souza
da5d209b11
Update preview-features.md
2021-07-21 17:53:31 -07:00
Artur Souza
07a0369108
Update preview-features.md
2021-07-21 17:52:39 -07:00
Artur Souza
92aff99267
Update actor-reminders-partitions.md
2021-07-21 17:51:27 -07:00
Mark Fussell
3b17a9e92b
Update support-preview-features.md
2021-07-21 17:49:18 -07:00
Yaron Schneider
22d7947268
Add gRPC proxying docs ( #1672 )
...
* add grpc proxying docs
* added overview, youtube video, improved title consistency
* added preview phrasing
* address feedback
* address feedback 2
* change id
* add code tabs
* fix typo
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-21 17:10:38 -07:00
Hal Spang
c1923587b7
Add a list of all current preview features
...
This commits provides a single point of reference for all
currently supported preview features.
https://github.com/dapr/docs/issues/1592
2021-07-21 15:14:34 -07:00
Simon Leet
c7bb7a5393
Merge branch 'v1.3' into update_kibana_docs
2021-07-21 14:27:46 -07:00
Taction
f589a6d6f6
add rabbitmq backoff ( #1595 )
...
* add rabbitmq backoff
* add introduction
* fix format
* Provide units in row for every time based param.
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 12:26:20 -07:00
greenie-msft
2bd4b10085
Clarify path to secrets file in getting started guides ( #1585 )
...
* Clarify path to secrets file in getting started guides
* Clarify path to local secret store
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 12:26:02 -07:00
Ori Zohar
e56d5d1ac2
changes to v1.2 for v1.3 release
2021-07-21 10:40:30 -07:00
Ori Zohar
3147a502c0
README and workflow updates
2021-07-21 10:25:48 -07:00
Ori Zohar
c40008c82c
README, toml and support updates
2021-07-21 10:25:10 -07:00
Ori Zohar
26b9b6c3e8
Merge branch 'v1.3' into release-v1.3
2021-07-21 10:02:08 -07:00
Ori Zohar
04eaa56273
Changing phrasing to default k8s secret store explanation
2021-07-21 09:55:02 -07:00
Ori Zohar
facdd5904e
Merge branch 'v1.3' into v1.3
2021-07-22 16:55:44 -07:00
Ori Zohar
af4eead233
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/kubernetes-secret-store.md
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 14:54:43 -07:00
Bernd Verst
07d871a98a
Merge branch 'dapr:v1.3' into v1.3
2021-07-21 12:26:00 -07:00
Ori Zohar
a0301fa80b
updating versions to v1.3
2021-07-21 09:41:38 -07:00
jasonviviano
dd3956eae2
Added a How-To section for VSCode debugging
2021-07-20 13:25:19 -04:00
Artur Souza
43b0bbfdb5
Merge branch 'v1.3' into actor_reminder_partition
2021-07-20 10:05:49 -07:00
Bernd Verst
6eacfa9424
Document State Store Support for TTL ( #1626 )
...
* Document Support for TTL support in state stores
* Fix table
* State Store TTL concept page
* add links to column headers
* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-20 09:28:35 -07:00
seachen
591c03e086
docs/jaeger: add jaeger production configuration
2021-07-17 10:03:58 +08:00
yellow chicks
a6248e9ae1
Merge branch 'dapr:v1.2' into master
2021-07-17 09:39:25 +08:00
Simon Leet
a069164e6f
Update Fluentd & Elastic Search instructions and screenshots
...
- Update instructions for using Kibana in fluentd.md
- Update screenshots for Kibana for current version.
- Update fluentd-dapr-with-rbac.yaml file to use `v1` definitions for
ClusterRoleBinding and ClusterRole instead of `v1beta` definitions
deprecated in the versions of Kubernetes supported by Dapr.
- Fix spellcheck and grammar check issues.
- Fix markdown lint errors.
2021-07-16 18:02:07 -07:00
Ori Zohar
21c9764275
Merge pull request #1660 from greenie-msft/fix-minikube-setup
...
Ensure MiniKube start command works by removing Kubernetes version an…
2021-07-16 15:45:49 -07:00
Nick Greenfield
565378441f
Ensure MiniKube start command works by removing Kubernetes version and authorization params
2021-07-16 15:29:29 -07:00