Actions
Bug #22711
closedBug #22710: /var/rudder/inventories/historical is never cleaned-up
Delete files in /var/rudder/inventories/historical/ when a node is deleted
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
It's part of the housekeeping we need to do for parent ticket.
That means that a node which is deleted as no more reference in rudder appart from log (event log and app logs) saying it was deleted. It seems to be what is expected.
We will need to take care to not delete a refused node (it's inventory should be cleaned on a time-based criterium)
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.6 to 7.2.7
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.7 to 7.2.8
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.8 to 7.2.9
Updated by François ARMAND over 1 year ago
- Target version changed from 7.2.9 to 8.0.0~alpha1
It will be done as part of #22976
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 8.0.0~alpha1 to 8.0.0~beta1
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.0~beta1 to 8.0.0~beta2
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.0~beta2 to 8.0.0~beta3
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 8.0.0~beta3 to 8.0.0~rc1
Updated by François ARMAND about 1 year ago
- Status changed from New to Resolved
In fine, it was done as part of the migration of acceptation inventories into postgres, see #23406 and related tickets.
Actions