Commit Graph

2215 Commits

Author SHA1 Message Date
Ori Zohar 8baade9034
Merge pull request #1678 from halspang/preview_features
Add a list of all current preview features
2021-07-23 14:27:09 -07:00
Ori Zohar 47f6c42097
Merge branch 'v1.3' into preview_features 2021-07-23 14:23:38 -07:00
Ori Zohar ef587f9d02
Merge pull request #1658 from artursouza/actor_reminder_partition
Document actor reminder partitioning
2021-07-23 14:22:38 -07:00
Ori Zohar c51404e087
Merge branch 'v1.3' into actor_reminder_partition 2021-07-23 14:11:55 -07:00
Ori Zohar 23bf14ca39
Merge branch 'v1.3' into preview_features 2021-07-23 13:11:10 -07:00
Ori Zohar 859d3f2e1d
Merge pull request #1622 from berndverst/v1.3
Document kubernetes secret store
2021-07-23 13:09:37 -07:00
greenie-msft 6f203d2f5d
Add actors partitioning reminders link 2021-07-23 12:41:49 -07:00
Artur Souza 48a5bf99f1 Move reminder partition to main howto-actors. 2021-07-23 12:28:05 -07:00
Artur Souza 91f38457d1
Merge branch 'v1.3' into actor_reminder_partition 2021-07-23 12:18:02 -07:00
Artur Souza 5f77ca954d Enhance warning message. 2021-07-23 11:50:55 -07:00
Artur Souza f4532e9de7 Adds partition reminder example for SDKs. 2021-07-23 11:43:18 -07:00
Ori Zohar fdcc6643d9
Merge branch 'v1.3' into preview_features 2021-07-23 11:06:06 -07:00
Ori Zohar 7dd71c4b03
Merge branch 'v1.3' into v1.3 2021-07-23 10:16:30 -07:00
Jigar d5a0187c2d
updated Actor How To docs for reminder intervals (#1651)
* updated Actor How To docs for reminder intervals

* updated actors_api and how-to

* Update howto actors verbiage

* Update howto-actors.md

Added link to community call video for ISO 861

* Update daprdocs/content/en/reference/api/actors_api.md

* Update howto-actors.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-23 09:54:04 -07:00
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
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
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
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
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
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
Ori Zohar ffb20c6e07
Merge branch 'v1.3' into actor_reminder_partition 2021-07-16 14:55:32 -07:00
Artur Souza 859fae5e22 Revert lock file. 2021-07-16 14:30:27 -07:00
Artur Souza 5fa55f6bc9 Document actor reminder partitioning 2021-07-16 14:26:57 -07:00
Ori Zohar 8a94c97a70
Merge branch 'v1.3' into v1.3 2021-07-16 13:56:32 -07:00
Ori Zohar 20e81cc5fd Merge branch 'v1.3' of https://github.com/berndverst/docs into v1.3 2021-07-16 13:35:23 -07:00
Ori Zohar fc7bf4c7a3 Addressing PR comments 2021-07-16 13:35:13 -07:00
Ori Zohar e633d5db05
Merge pull request #1656 from CodeMonkeyLeet/update_kafka_component_specs
Update Kafka component specs
2021-07-16 13:17:36 -07:00
Ori Zohar 1de5dccdef
Merge branch 'v1.3' into update_kafka_component_specs 2021-07-16 13:11:59 -07:00
Ori Zohar 064571439f
Merge pull request #1655 from dmitsh/ds-build-info
Add build-info CLI reference
2021-07-16 13:11:14 -07:00
Dmitry Shmulevich 81e05abe1b Add build-info CLI reference 2021-07-16 12:08:40 -07:00
Simon Leet edfd74eaa3 Update Kafka pubsub & bindings component specs
- Add missing `ConsumerGroup` and `ClientID` metadata properties to
  Kafka pubsub component spec.
- Converged documentation of common properties between Kafka pubsub and
  bindings components.
- Changed default use of `saslPassword` property to `secretKeyRef`
  instead of insecure plaintext string in sample yaml.
- Cleaned up markdown lint issues in Kafka component specs.
2021-07-16 11:47:02 -07:00
Ori Zohar 23e1704847
Merge branch 'v1.3' into v1.3 2021-07-16 11:34:53 -07:00