Azure / draft-classic

A tool for developers to create cloud-native applications on Kubernetes.
https://draft.sh
MIT License
3.92k stars 395 forks source link

draft upgrade story #464

Closed michelleN closed 6 years ago

michelleN commented 6 years ago

How users can upgrade Draft and the Draft daemon. Available, but design hasn’t been finalized. As of PR #373, we've implemented a temporary solution which is that we uninstall draftd and re-install every time draft init is run

michelleN commented 6 years ago

We've decided to go the same route as Helm in this regard. A user should be able to upgrade draftd via an --upgrade flag on draft init The draft client can be upgraded by downloading the binary from the releases page or upgrading via homebrew.