Actions
Bug #9303
closedUser story #1808: Add an Audit mode to Rudder: only check properties, no modification on nodes
Policy Mode is not used to know if a node configuration changed
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When we change a directive policy mode (for example) from enforce to audit, the generation is correctly started, but the node configuration is not changed.
This is most likelly due to the cache check that doesn't use the policy mode.
Cache invalidation is hard.
Updated by François ARMAND about 8 years ago
- Related to User story #7221: Set dry-run mode on each directive call added
Updated by François ARMAND about 8 years ago
More specifically, it's the directive policy mode that is not taken into account, the node policy mode is ok.
Updated by François ARMAND about 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/1261
Updated by François ARMAND about 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|6737ad681b09d9b2dc0fe0fa17d344729ab33b6d.
Updated by Nicolas CHARLES about 8 years ago
Actually, this didn't fix completly the issue
Updated by Benoît PECCATTE about 8 years ago
- Target version changed from 4.0.0~rc2 to 318
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 318 to 4.0.0~rc2
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 4.0.0~rc2 to 4.0.0~rc1
Updated by Vincent MEMBRÉ about 8 years ago
- Related to deleted (User story #7221: Set dry-run mode on each directive call)
Updated by Alexis Mousset about 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.0.0 which was released the 10th November 2016.
Actions