Bug #26773
closed
Do not store nodecompliancelevels by default
Added by François ARMAND 2 months ago.
Updated about 2 months ago.
Description
We have `rudder.save.db.compliance.levels=true` at least in GenericConfigService.defaultConfig
.
Nothing appart reporting plugin, which is deprecated, use it. It bloats rudder installation for nothing.
We need to change the default in 8.2 and remove the table in 9.0.
This ticket is for changing the table default in 8.2.
- Related to Bug #26774: Clean up reporting node compliance tables added
- Status changed from New to In progress
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/6336
- Status changed from Pending technical review to Pending release
- Fix check changed from To do to Checked
On new instance, we correctly have:
...
"rudder_save_db_compliance_details": false,
"rudder_save_db_compliance_levels": false,
"rudder_setup_done": true,
...
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.2.6 and 8.3.1 which were released today.
Also available in: Atom
PDF