Commit Graph

11 Commits

Author SHA1 Message Date
Pravin Pushkar 6f75254db1
Docs for dapr int/upgrade in k8s mode using GHCR and private registry (#2508)
* Update docs for dapr int/upgrade in k8s mode using GHCR and private registry

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Addressing review comments

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-01 17:12:21 -07:00
Pravin Pushkar 72af4c7469 Addressing review comments
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-04-06 11:47:11 +05:30
Anh Le (Andy) 9ddab5df7d
Env variables inconsistency (#1835)
* Remove uncessary env variables

ISSUE-1781

* Remove unnecessary env variables

ISSUE-1781

* Update env variables in other sections

- Remove outdated env variables
- Docs are re-formatted for readability

ISSUE-1781

* run command: remove arg placement-host-address

ISSUE-1781

* Env: rename `dapr runtime` into `dapr sidecar`

ISSUE-1781

* cli: resolve complains by MarkDown linter

* cli: smaller headers

* cli: remove verbose .lead element

* readme: fix styles

* Dapr Init: update examples to use latest version

* Dapr run: add example for Go

* Env: update components using APP_API_TOKEN

* env: update usage for APP_API_TOKEN

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-10-19 21:22:06 -07:00
Long cbdab00bad clean up all whitenoise
Signed-off-by: Long <long0dai@foxmail.com>
2021-08-19 14:27:06 +00:00
Nick Greenfield 05999f009c Add alert shortcode for note 2021-08-10 09:17:16 -07:00
Nick Greenfield b582363511 Add downgrade language to the dapr upgrade cli docs 2021-08-03 15:58:16 -07:00
Aaron Crawfis 5d71c507d9
Update to 1.2 (#1519) 2021-05-26 18:40:25 -07:00
Ori Zohar b869f064bb Updates for v1.1.2 patch 2021-04-16 11:57:53 -07: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
Ori Zohar 7567af92e2 Updating current version to v1.1 2021-03-25 15:51:57 -07:00
halspang 5b02d7b24d
Add docs for upgrade command in cli (#1181)
* Add docs for upgrade command in cli

https://github.com/dapr/docs/issues/1163

* Update dapr-upgrade.md

* Update dapr-upgrade.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-11 14:39:14 -08:00