Actions
Architecture #11687
closedAdd multiversion support to some Techniques
Fix check:
Regression:
Description
We should be able to run multi instances of a technique.
This is needed to run 2 directives in audit an enforce mode simultaneously.
This is also needed to migrate a technique from one version to another (2 directives with a different technique version).
In this PR I will implement this for a single technique as an example.
Updated by Benoît PECCATTE about 7 years ago
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
Updated by Benoît PECCATTE about 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to François ARMAND
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/1215
Updated by Benoît PECCATTE about 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-techniques|dd6f7dc38d24931b55b280f9fbbd68f46142bc98.
Updated by Vincent MEMBRÉ almost 7 years ago
- Subject changed from Create a first implementation of multiversion technique to Add multiversion support to some Techniques
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/
Updated by Nicolas CHARLES over 6 years ago
- Related to Bug #12784: fileTemplate technique does not correctly work in multiversionned format in Rudder 4.3 added
Actions