Project

General

Profile

Actions

Bug #26773

open

Do not store nodecompliancelevels by default

Added by François ARMAND 7 days ago. Updated about 6 hours ago.

Status:
Pending release
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 (1 open0 closed)

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

Updated by François ARMAND 7 days ago

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

Updated by François ARMAND 7 days ago

  • Status changed from New to In progress
Actions #3

Updated by François ARMAND 7 days 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 5 days ago

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

Updated by François ARMAND about 6 hours 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

Also available in: Atom PDF