Project

General

Profile

Actions

Bug #13792

closed

Init check on group All classic Nodes known by Rudder (Using a CFEngine based agent) always tries to rewrite the group

Added by Nicolas CHARLES over 5 years ago. Updated over 5 years ago.

Status:
Released
Priority:
N/A
Category:
System integration
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

Init check on Rudder at start ensure that groupAll classic Nodes known by Rudder (Using a CFEngine based agent) is correct by wanting

Attribute(name=jsonNodeGroupQuery, values={'{"select":"nodeAndPolicyServer","composition":"And","where":[ {"objectType":"node","attribute":"agentName","comparator":"eq","value":"cfengine"} ]}'})

but on the ldap, we have
Attribute(name=jsonNodeGroupQuery, values={'{"select":"nodeAndPolicyServer","composition":"And","where":[ {"objectType":"node","attribute":"agentName","comparator":"eq","value":"cfengine"}]}'})

(note the space difference in JSON)

Actions #1

Updated by Nicolas CHARLES over 5 years ago

  • Subject changed from Init check on group hasPolicyServer-Root empty the group to Init check on group All classic Nodes known by Rudder (Using a CFEngine based agent) always tries to rewrite the group
  • Description updated (diff)
Actions #2

Updated by Nicolas CHARLES over 5 years ago

  • Status changed from New to In progress
  • Assignee set to Nicolas CHARLES
Actions #3

Updated by Nicolas CHARLES over 5 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Nicolas CHARLES to François ARMAND
  • Pull Request set to https://github.com/Normation/rudder/pull/2055
Actions #4

Updated by Nicolas CHARLES over 5 years ago

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

Updated by Vincent MEMBRÉ over 5 years ago

  • Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.7 and 5.0.3 which were released today.
Changelog
Changelog
Actions

Also available in: Atom PDF