hammerlab / secotrec

Setup Coclobas/Ketrew Clusters
Apache License 2.0
5 stars 6 forks source link

Smarter upgrades of Ketrew #23

Open smondet opened 7 years ago

smondet commented 7 years ago

something like

secotrec-gke upgrade-ketrew

could

  1. stop ketrew
  2. use the current Ketrew to download the the data (ketrew sync)
  3. destroy the DB
  4. upgrade Ketrew
  5. reload the Json data-dump
  6. start the new Ketrew

(2) and (5) being optional…