Purge soft-deleted Watcher objects
Watcher never deletes data from its DBs and uses only soft deleting (There is special column in each table that indicates that entry is deleted). We keep these data from potential future ML processing in order to improve Watcher auditing recommendations. However, we shall provide a purge mechanism to Cloud Admin in order to limit the size of this database and make sure it does not increase too much.
Blueprint information
- Status:
- Complete
- Approver:
- Antoine Cabot
- Priority:
- Low
- Drafter:
- David TARDIVEL
- Direction:
- Approved
- Assignee:
- Vincent Françoise
- Definition:
- Approved
- Series goal:
- Accepted for mitaka
- Implementation:
-
Implemented
- Milestone target:
-
mitaka-rc-1
- Started by
- Vincent Françoise
- Completed by
- Antoine Cabot
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Purge soft-deleted Watcher objects
Addressed by: https:/
Added Mixin-related filters on DB queries
Addressed by: https:/
Added purge script for soft deleted objects
Addressed by: https:/
Documentation on purge command
Addressed by: https:/
New options add into purge command tool