[Feature] Implement etcd data validation #13
Labels
kind/enhancement
Enhancement, improvement, extension
lifecycle/stale
Nobody worked on this for 6 months (will further age)
How to categorize this issue?
/kind enhancement
What would you like to be added:
Steward should perform validation of the etcd DB with the ability to detect data corruptions, check etcd DB file locks (and subsequent recovery), detect volume mismatches (and consequent EtcdMember status updation), and returns well-defined, non-overlapping error codes.
Changes to be made from the existing data validation logic in etcd-backup-restore:
data corruption alarm
to determine data validity; re-use [Feature] Handle etcd alarms #6 if necessaryWhy is this needed:
Part of #1
The text was updated successfully, but these errors were encountered: