greenie-msft
795451e864
Merge branch 'v1.5' into patch-4
2021-11-10 14:19:20 -08:00
greenie-msft
80628d38f9
Merge branch 'v1.5' into new-stable-components-v1.5
2021-11-05 16:03:04 -07:00
Will Tsai
2e14892b68
cupdating for newly stable components
2021-11-04 16:19:52 -07:00
Bernd Verst
e29e938067
Update azure-keyvault.md
2021-11-04 15:50:24 -07:00
Bernd Verst
f62c78ab03
Microsoft Docs links should be language neutral
2021-11-04 15:12:01 -07:00
Will Tsai
e71fb975da
changing some missed instances of GA to Stable
2021-11-04 14:18:26 -07:00
Bernd Verst
465c5cd9f9
Update azure-keyvault.md
2021-11-04 11:03:13 -07:00
Bernd Verst
9aa98bb378
Add Managed Identity Instructions
2021-11-04 10:59:02 -07:00
Artur Souza
0680f429c3
New GA criteria. Rename GA to Stable.
2021-10-22 14:27:01 -07:00
greenie-msft
845a4d77c9
fix style/tone
2021-09-14 12:09:10 -07:00
ItalyPaleAle
57af58d496
Updated the Azure Blob Storage state store doc
2021-09-10 12:22:50 -07:00
ItalyPaleAle
e14f93b3d3
Improvements and fixes
2021-09-10 11:53:31 -07:00
Alessandro (Ale) Segala
891d08cdc8
Updated the AKV document and fixed the Azure auth document
2021-09-09 18:09:45 -07:00
Alessandro (Ale) Segala
e5016a62af
Added doc for common Azure auth layer
2021-09-09 17:29:38 -07:00
Phil Kedy
a66f923bc6
Merge branch 'v1.4' into local_secret_store_multivalued_1733
2021-08-25 14:14:58 -04:00
Phil Kedy
38f7a24f62
Adding more detail on how flattened values work when multiValued = true.
2021-08-25 14:14:48 -04:00
Phil Kedy
bee16434d2
Mentioning multi-valued secret support for local file secret store.
2021-08-20 12:36:10 -04:00
Long
cbdab00bad
clean up all whitenoise
...
Signed-off-by: Long <long0dai@foxmail.com>
2021-08-19 14:27:06 +00:00
Nick Greenfield
fb438dae44
Merge branch 'v1.2' into v1.3
2021-07-26 10:41:09 -07:00
Ori Zohar
04eaa56273
Changing phrasing to default k8s secret store explanation
2021-07-21 09:55:02 -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
Ori Zohar
fc7bf4c7a3
Addressing PR comments
2021-07-16 13:35:13 -07:00
Long Dai
0b41e17c31
fix some typo
...
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-07-16 01:05:21 -07:00
Ori Zohar
99e5bea584
Merge branch 'v1.3' into v1.3
2021-07-13 16:39:08 -07:00
Long Dai
86449a219c
azure-keyvault: support all foramt for keyvault ( #1598 )
...
* azure-keyvalut: support all foramt for keyvault
Signed-off-by: Long Dai <long0dai@foxmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 09:08:08 -07:00
Simone Banchieri
9b2bb23fab
hashicorp-vault include vaultKVUsePrefix setting ( #1543 )
...
* hashicorp-vault include vaultKVUsePrefix setting
as per pull request https://github.com/dapr/components-contrib/pull/929
* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/hashicorp-vault.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update hashicorp-vault.md
added detail for new field
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-08 09:55:17 -07:00
Bernd Verst
1cb666dc18
document kubernetes secret store
2021-07-06 18:46:40 -07:00
Aaron Crawfis
2a25c20812
Upmerge/6 16 ( #1570 )
...
* 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>
* Adding K8s versions table (#1521 )
* Adding table of kubernetes versions
* Updating intro
* Fix incorrect postgresql connection string example (#1524 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update docs on using Codespaces with Dapr repos (#1522 )
* Update docs on using Codespaces with Dapr repos
* Move codespaces.md under the Contributing topic
* Update daprdocs/content/en/contributing/codespaces.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix two typos (#1526 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update chinese content (#1527 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Updated to fix deprecated helm chart location (#1528 )
The `https://kubernetes-charts.storage.googleapis.com/ ` location is no longer used, so this change updates this, the command to install, and the missing update step that will cause the install to fail if an update was never done after adding the location.
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* nr_consul_typo fixed malformed yaml (#1532 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix typo in azure-keyvault-managed-identity.md (#1541 )
* Fix custom middleware sample code interface implementation error (#1539 )
Fix custom middleware sample code interface implementation error, interface function declare error.
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix the file name of secrets json (#1546 )
* Tech writing touch-ups (#1555 )
* Tech writing touch-ups (#1556 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1557 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1558 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1560 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1559 )
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Ignore intellij link that isn't resolvable (#1564 )
* Update issue templates (#1563 )
* Update issue templates
* Add needs-triage
* 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>
* Actor Runtime Configuration Docs (#1495 )
* Actor Runtime Configuration Docs
Addresses #1470
* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* add configuration examples
* configuration examples
* Fix syntax
* Add dotnet sample
* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Zonciu Liang <zonciu@zonciu.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Newbe36524 <newbe36524@qq.com>
Co-authored-by: Steven Jenkins De Haro <20492442+StevenJDH@users.noreply.github.com>
Co-authored-by: Abdulaziz Elsheikh <abdulaziz.elsheikh@gmail.com>
Co-authored-by: Antonio Fiumanò <antoniofiumano@outlook.com>
Co-authored-by: li1234yun <li1234yun@163.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: voipengineer <voipengineer@users.noreply.github.com>
Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com>
2021-06-16 13:42:37 -07:00
Antonio Fiumanò
6cb10b7de6
Fix typo in azure-keyvault-managed-identity.md ( #1541 )
2021-06-07 10:15:59 -07:00
Aaron Crawfis
620900df45
Merge branch 'v1.1' into upmerge/05-26
2021-05-26 17:54:51 -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
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
9051058b1a
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md
2021-04-28 09:06:33 -07:00
Aaron Crawfis
77973dc4e0
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md
2021-04-28 09:06:26 -07:00
Donovan Brown
fc52caf58b
Merge remote-tracking branch 'upstream/v1.1' into patch-4
2021-04-13 12:15:20 -05:00
Ori Zohar
ba2ef482db
Latest changes of components structure included
2021-04-09 14:09:26 -07:00
Aaron Crawfis
d3b9eaba77
Update titles to put component type first
2021-04-09 13:44:17 -07:00
Aaron Crawfis
bbd2d18b3a
Move component specs into reference section
2021-04-09 12:56:14 -07:00