trove/releasenotes/notes/victoria-rebuild-instance.yaml
Lingxian Kong cf3e9a6e74 Support to rebuild instance by admin
Change-Id: I48f8c6f997daeb6d82ff62b3325277d86fee2147
2020-08-06 20:38:11 +12:00

9 lines
460 B
YAML

---
features:
- Support db instance rebuild. The rebuild operation is mainly for Trove
upgrade, especially when the interface between Trove controller and guest
agent changes. After Trove controller is upgraded, the cloud administrator
needs to send rebuild request with the new guest image ID. Communication
with the end users is needed as the database service is offline during the
process. User's data in the database is not affected.