* Closing issue #1410
* Update setup-sqlserver.md
Incorporating feedback
* Adding DaprCon card at top of main page
* Close i tag
* Bump runtime version references to 1.4.3 and supported versions table
* Fixing closing b tag
* Address PR review comments
* Corrected upgrade paths
* Update kubectl links
* Update supported versions table
Co-authored-by: Donovan Brown <dlb@dlbonline.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
* 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>
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>
* 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>