• Anthony Yeh's avatar
    gce/upgrade.sh: Prompt if etcd version is unspecified. · bbcf59bd
    Anthony Yeh authored
    We shouldn't upgrade etcd without first warning the user that some etcd
    version transitions can't be undone. We don't know what version the user
    currently has, so we require either an explicit version and image, or an
    interactive acknowledgement of this caveat.
    
    This is modeled after the STORAGE_MEDIA_TYPE prompt just above.
    bbcf59bd
upgrade.sh 20.5 KB