Actions
User story #14160
closedSupport separated policy generation for technique "Variable from JSON file (dict)"
Effort required:
Name check:
Fix check:
Regression:
Description
Technique variableFromJsonFile is currently quite convoluted and hard to understand, because all directives are merged into one file
We need to port it to separated policy generation, and this port offers the opportynity to rewrite it totally, to make it much more simple:
We need to port it to separated policy generation, and this port offers the opportynity to rewrite it totally, to make it much more simple:
- load the json file
- load the json overrides files
- profit
(and no more sorting on tracking key)
Updated by Nicolas CHARLES almost 6 years ago
- Related to User story #14002: Port techniques downloadFile & cronManagement to separated policy generation added
Updated by Félix DALLIDET almost 6 years ago
- Status changed from New to In progress
Updated by Félix DALLIDET almost 6 years ago
Updated by Félix DALLIDET almost 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/1409
Updated by Alexis Mousset almost 6 years ago
- Target version changed from 4.3.9 to 4.3.10
Updated by Félix DALLIDET over 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-techniques|4bfa995d9661879616b0353fb853b3218d05e84e.
Updated by Félix DALLIDET over 5 years ago
Applied in changeset rudder-techniques|a93444de5917b5b3bed61c2027b6f6823e610f7a.
Updated by François ARMAND over 5 years ago
- Target version changed from 4.3.10 to 4.3.11
Updated by Vincent MEMBRÉ over 5 years ago
- Subject changed from Rewrite and simplify variableFromJsonFile to support separated policy generation to Support separated policy generation for technique "Variable from JSON file (dict)"
Updated by Vincent MEMBRÉ over 5 years ago
This bug has been fixed in Rudder 4.3.11 and 5.0.9 which were released today.
Updated by Vincent MEMBRÉ over 5 years ago
- Related to User story #14244: deprecate the version 2.0 of the technique VariableFromJsonFiles added
Updated by Vincent MEMBRÉ over 5 years ago
- Status changed from Pending release to Released
Actions