Bug #4492
closedWhen accepting several nodes, one policy generation is triggered for each of them
Description
WHen you accept more than one node, a deployment is launched for every node.
This is totally useless, and only one deployment should be launched once every node is accepted.
If a deployment succeed while nodes are accepted it will be not be complete (miss some nodes) and replaced right after.
Moreover, a deployment is started when nodes are refused, what make no sens, because no modification on the configuration of the infrastructure can happen on that case.
Updated by Vincent MEMBRÉ over 10 years ago
- Target version changed from 2.6.11 to 2.6.12
Updated by François ARMAND over 10 years ago
I believe it is more than a bug for 2.6, so if it's more than 2 lines, it should bo to 2.10.
Updated by François ARMAND over 10 years ago
In fact, the correction is trivial and also correct the fact that policies are regenerated when refusing nodes, so correcting it to 2.6.
Updated by François ARMAND over 10 years ago
- Status changed from New to In progress
- Assignee changed from Vincent MEMBRÉ to François ARMAND
Updated by François ARMAND over 10 years ago
- Subject changed from When accepting several nodes, there is as many deployment launched to When accepting several nodes, one policy generation is triggered for each of them
Updated by François ARMAND over 10 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/467
Updated by Nicolas CHARLES over 10 years ago
- Status changed from Pending technical review to In progress
- Assignee changed from Nicolas CHARLES to François ARMAND
Francois,
I guess you forgot a "if" condition, or either you defined unused variables
Updated by François ARMAND over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
PR updated
Updated by François ARMAND over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 18a4c604298c0cce5ae37a735ac4bb60858c0937.
Updated by Nicolas CHARLES over 10 years ago
Applied in changeset 4fd421090a4ca0109e035d1fee13ea345307e923.
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.6.12, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-March/000083.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog26
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/