cli/pkg/kubernetes
Yaron Schneider 6d90ec1c77
Add dapr upgrade command (#566)
* add dapr upgrade command

* make flags required and update README

* linter

* remove hard-coded namespace

* add unit tests

* remove default runtime-version for upgrade

* seperate ha from mtls

* allow upgrading helm installations
2021-01-06 11:36:20 -08:00
..
chart_versions.go Upgrade to linter v1.31.0 (#447) 2020-10-07 17:24:12 -07:00
client.go Add azure auth (#508) 2020-11-09 10:28:37 -08:00
components.go add version and scopes to components cmd (#506) 2020-11-06 10:37:31 -08:00
configuration.go Fix operator pod crash (#397) 2020-07-14 10:14:15 -07:00
configurations.go Show detail config in yaml or json. (#549) 2020-12-11 13:55:15 -08:00
configurations_test.go Show detail config in yaml or json. (#549) 2020-12-11 13:55:15 -08:00
kubernetes.go update helm and k8s packages (#564) 2020-12-16 17:05:10 -08:00
list.go Add dapr control plane status for Kubernetes (#314) 2020-04-06 18:12:19 -07:00
logs.go update helm and k8s packages (#564) 2020-12-16 17:05:10 -08:00
mtls.go update helm and k8s packages (#564) 2020-12-16 17:05:10 -08:00
pods.go update helm and k8s packages (#564) 2020-12-16 17:05:10 -08:00
pods_test.go Add dashboard to status command. Fail gracefully on error. (#473) 2020-09-28 10:36:46 -07:00
portforward.go Upgrade to linter v1.31.0 (#447) 2020-10-07 17:24:12 -07:00
run.go Cleaned up a few comments and strings 2019-11-30 19:05:33 -05:00
status.go Fix dapr status -k for new placement (#512) 2020-11-13 10:35:20 -08:00
status_test.go Fix dapr status -k for new placement (#512) 2020-11-13 10:35:20 -08:00
uninstall.go Upgrade to linter v1.31.0 (#447) 2020-10-07 17:24:12 -07:00
upgrade.go Add dapr upgrade command (#566) 2021-01-06 11:36:20 -08:00
upgrade_test.go Add dapr upgrade command (#566) 2021-01-06 11:36:20 -08:00