cli/cmd
Shivam Kumar 792eae132d
Adding mariner support in dapr init (#1029)
* Adding image-variant flag in self-hosted mode

Signed-off-by: shivam <shivamkm07@gmail.com>

* Adding image-variant in kubernetes init

Signed-off-by: shivam <shivamkm07@gmail.com>

* Adding image-variant in dapr upgrade

Signed-off-by: shivam <shivamkm07@gmail.com>

* e2e test for standalone mariner init

Signed-off-by: shivam <shivamkm07@gmail.com>

* Incorporating comments

Signed-off-by: shivam <shivamkm07@gmail.com>

* Reducing code duplicacy

Signed-off-by: shivam <shivamkm07@gmail.com>

* Formatting change

Signed-off-by: shivam <shivamkm07@gmail.com>

* Adding e2e tests for kubernetes init

Signed-off-by: shivam <shivamkm07@gmail.com>

* e2e test for upgrade

Signed-off-by: shivam <shivamkm07@gmail.com>

* Fixing linter error

Signed-off-by: shivam <shivamkm07@gmail.com>

* fix linter errors

Signed-off-by: shivam <shivamkm07@gmail.com>

* Uncommenting upgrade tsts

Signed-off-by: shivam <shivamkm07@gmail.com>

Signed-off-by: shivam <shivamkm07@gmail.com>
2022-08-25 11:14:11 +05:30
..
annotate.go Removing the use of the ioutil package (#1037) 2022-08-07 17:30:20 +05:30
buildinfo.go replaced license headers (#855) 2021-12-10 08:09:09 +05:30
completion.go replaced license headers (#855) 2021-12-10 08:09:09 +05:30
components.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
configurations.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
dapr.go Add newline char at end of dapr version output (#1014) 2022-06-28 08:51:16 -07:00
dashboard.go fix linter issues (#1005) 2022-06-21 21:20:26 -07:00
init.go Adding mariner support in dapr init (#1029) 2022-08-25 11:14:11 +05:30
invoke.go Removing the use of the ioutil package (#1037) 2022-08-07 17:30:20 +05:30
list.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
logs.go Include certificate expiry check in all kubernetes commands (#899) 2022-02-25 13:43:08 +05:30
mtls.go Changes for cli command to renew certificate (#912) 2022-03-23 10:33:48 +05:30
publish.go Removing the use of the ioutil package (#1037) 2022-08-07 17:30:20 +05:30
renew_certificate.go Refactoring renew certificate method (#988) 2022-06-21 11:10:03 +05:30
run.go Make internal-grpc-port option configurable (#1040) 2022-08-09 13:47:11 +05:30
shutdown.go Go linter upgrade to 1.44.2 (#908) 2022-03-07 13:18:48 +05:30
shutdown_windows.go feature/helmchart: supported private helm chart repo to install dapr cluster (#895) 2022-08-02 15:23:29 +05:30
status.go Include certificate expiry check in all kubernetes commands (#899) 2022-02-25 13:43:08 +05:30
stop.go replaced license headers (#855) 2021-12-10 08:09:09 +05:30
uninstall.go feature/podman: Updating dapr cli to allow different container runtime (#1041) 2022-08-23 21:30:50 +05:30
upgrade.go Adding mariner support in dapr init (#1029) 2022-08-25 11:14:11 +05:30
version.go Add newline char at end of dapr version output (#1014) 2022-06-28 08:51:16 -07:00