cli/cmd
Shubham Sharma 07cf0553dc
Validate and limit container runtime configuration in init and uninstall commands (#1099)
* Limit container runtime

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Lint

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Update docs for container runtime flag

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Add uninstall e2e test

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Update uninstallcmd

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Fix skip in e2e

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-10-12 02:47:41 -07:00
..
annotate.go Upgrade linter to 1.49.0 (#1051) 2022-08-25 16:58:54 +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 dashboard scheme. fix linter issue (#1092) 2022-10-11 13:15:55 +05:30
init.go Validate and limit container runtime configuration in init and uninstall commands (#1099) 2022-10-12 02:47:41 -07:00
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 Nit: appHealthEnabled => enableAppHealth (#1087) 2022-10-09 23:21:34 -07:00
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 Validate and limit container runtime configuration in init and uninstall commands (#1099) 2022-10-12 02:47:41 -07:00
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