Actions
Architecture #11705
closedArchitecture #10625: Don't merge directive from same technique on generation
Remove the use of serial in rules
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Fix check:
Regression:
Description
We have a "serial" field in rules which used to be used to "versionned" rules.
This is now irrelevant since the policy is versionned by node, and serial just create a (false) coupling between rules, directives and nodes. We need to remove it to be able to generate d-by-d on nodes.
Updated by François ARMAND about 7 years ago
We must keep the same report format for now to avoid having to change existing configuration (especially of syslog and "rudder agent" command line output).
We will always set serial to "0".
Updated by François ARMAND about 7 years 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/1775
Updated by François ARMAND about 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|4f854dd297a3d829d1440c914c4acf773bcd7b62.
Updated by Vincent MEMBRÉ almost 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.0~beta1 which was released today.
- 4.3.0~beta1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions