Project

General

Profile

Actions

Bug #26774

open

Clean up reporting node compliance tables

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

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

Description

See #26773 for why.

We have two table to clean-up:
- nodecompliance
- nodecompliancelevels

And their related options: rudder.save.db.compliance.details and rudder.save.db.compliance.levels

There is nothing to migrate, we just need to delete everything.


Subtasks 1 (1 open0 closed)

Bug #26791: Update ops doc for nodecompliancelevels tablePending releaseClark ANDRIANASOLOActions

Related issues 1 (1 open0 closed)

Related to Rudder - Bug #26773: Do not store nodecompliancelevels by defaultPending releaseVincent MEMBRÉActions
Actions #1

Updated by François ARMAND 7 days ago

  • Related to Bug #26773: Do not store nodecompliancelevels by default added
Actions #2

Updated by François ARMAND 7 days ago

  • Description updated (diff)
Actions #3

Updated by François ARMAND 5 days ago

  • Target version changed from 9.0.0~alpha1 to 8.3.1

Plugin is removed in 8.3, no need to keep that table more.

Actions #4

Updated by François ARMAND 5 days ago

  • Status changed from New to In progress
  • Assignee set to François ARMAND
Actions #5

Updated by François ARMAND 5 days ago

  • Subtask #26791 added
Actions #6

Updated by François ARMAND 5 days ago

  • Subject changed from Clean up nodecompliancetables to Clean up reporting node compliance tables
  • Description updated (diff)
Actions #7

Updated by François ARMAND 5 days ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Clark ANDRIANASOLO
  • Pull Request set to https://github.com/Normation/rudder/pull/6339
Actions #8

Updated by Anonymous 4 days ago

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

Updated by Clark ANDRIANASOLO about 3 hours ago

  • Fix check changed from To do to Checked
>>>  psql -h localhost -U rudder rudder -c "\d nodecompliance " 
Did not find any relation named "nodecompliance".

, same for nodelevels.

Also, the settings are removed, and all compliance seems to be working fine

Actions

Also available in: Atom PDF