Bug #13666
Jinja templating method does not correctly clean up temporary files in audit mode
Status:
Released
Priority:
N/A
Assignee:
Category:
Generic methods - File Management
Target version:
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Small
Priority:
96
Description
Temporary files are generated for jinja2 templating, but do not seemed to be cleaned at the end in audit mode.
Associated revisions
History
Updated by Alexis MOUSSET about 1 year ago
We need tests for audit mode, checking comparison is correctly made and everything is cleaned up.
Updated by Alexis MOUSSET about 1 year ago
- Status changed from New to In progress
- Assignee set to Alexis MOUSSET
Updated by François ARMAND 11 months ago
- Tags set to Sponsored
- Assignee set to Félix DALLIDET
- User visibility set to Operational - other Techniques | Rudder settings | Plugins
- Priority changed from 0 to 97
Updated by Félix DALLIDET 11 months ago
- Status changed from New to In progress
- Priority changed from 97 to 96
Updated by Félix DALLIDET 11 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/ncf/pull/901
Updated by Félix DALLIDET 11 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset dfcf5fa817d1817206d355362433f780f124c189.
Updated by Alexis MOUSSET 10 months ago
- Status changed from Pending release to Released
Fixes #13666: Jinja templating method does not correctly clean up temporary files in audit mode