Project

General

Profile

Actions

Bug #26773

closed

Do not store nodecompliancelevels by default

Added by François ARMAND about 1 month ago. Updated 25 days ago.

Status:
Released
Priority:
N/A
Category:
-
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No

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 issues 1 (0 open1 closed)

Related to Rudder - Bug #26774: Clean up reporting node compliance tablesReleasedClark ANDRIANASOLOActions
Actions #1

Updated by François ARMAND about 1 month ago

  • Related to Bug #26774: Clean up reporting node compliance tables added
Actions #2

Updated by François ARMAND about 1 month ago

  • Status changed from New to In progress
Actions #3

Updated by François ARMAND about 1 month ago

  • 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
Actions #4

Updated by Anonymous about 1 month ago

  • Status changed from Pending technical review to Pending release
Actions #5

Updated by François ARMAND about 1 month ago

  • 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,
...

Actions #6

Updated by Vincent MEMBRÉ 25 days ago

  • 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.

Actions

Also available in: Atom PDF