Architecture #11940
closedArchitecture #10625: Don't merge directive from same technique on generation
Warn if an "uniqueVariable" is found in a technique
Description
Since unique variable are not supported anymore, we must warn the user if one is used in a technique.
Updated by François ARMAND almost 7 years ago
Unique variable can be replace with the use of a RudderParameter or node property (unicity of the value on Rudder scope or on node scope), or if the action must be done exactly once, by the bundle sequence pre-/post-hook (see: #11858)
Updated by François ARMAND almost 7 years ago
- Related to Architecture #11858: Add common pre- and post- agent run action triggered by technique logic added
Updated by François ARMAND almost 7 years ago
- Subject changed from Warn if an unique variable is found in a technique to Warn if an "uniqueVariable" or "checked" is found in a technique
In that PR, we will also clean all the code still referencing these information (appart for the warning, of course)
Updated by François ARMAND almost 7 years ago
- Status changed from New to In progress
Updated by François ARMAND almost 7 years ago
- Subject changed from Warn if an "uniqueVariable" or "checked" is found in a technique to Warn if an "uniqueVariable" is found in a technique
"checked" is actually use. Not sure how/for what, but I will just leave it alone for now.
Updated by François ARMAND almost 7 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/1826
Updated by Rudder Quality Assistant almost 7 years ago
- Assignee changed from Nicolas CHARLES to François ARMAND
Updated by François ARMAND almost 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|68274039386dbd2da3d5c667da02321a58b6f39c.
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/