Commit Graph

9 Commits

Author SHA1 Message Date
Long Dai 4ccf10f9e4
ci: standard linter config (#793)
Signed-off-by: Long <long0dai@foxmail.com>
Signed-off-by: Long <long.dai@intel.com>
2021-11-01 19:01:51 +05:30
Long Dai 909b989128
log error info to stderr (#750)
Signed-off-by: Long Dai <long0dai@foxmail.com>

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-08-24 23:32:19 -07:00
Nick Greenfield c8ff4ccef6 Add downgrade language to the upgrade command 2021-08-06 09:32:40 -07:00
Phil Kedy e966e40694
Add --wait amd --timeout flags for dapr init -k which are passed to Helm (#629)
* Added --wait flag for dapr init -k which is passed on to Helm

* Simplification

* Added --timeout flag to kubernetes init, upgrade, and uninstall

* Tweaks

* Tweak

* Fixing conflict after merge from master

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-03-17 11:15:18 -07:00
Yaron Schneider f045249e71
fix preserveUnknownFields upgrade (#602) 2021-02-15 11:34:03 -08:00
Yaron Schneider 180499e865
Fix upgrade runtime command (#593)
* fix upgrade runtime command

* change all occurances
2021-02-11 17:01:52 -08:00
Yaron Schneider 3ee9e53338
add renewed headers (#588) 2021-02-10 08:37:08 -08:00
Yaron Schneider 53cfd114ef
Add support for all helm values on init/upgrade (#575)
* add support for all helm options on init/upgrade

* update readme
2021-01-06 16:07:04 -08:00
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