Actions
Bug #11869
closed"Shared file to node" method does not send file to node if file to send was created during run
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Only first command to sign the data file is called next commands are not called (no curl calls are made)
This is because a class is not raised correctly (we check for ${path}_signed, but we raise ${path}_signed_ok/${path}_signed_repaired etc ...)
Updated by Vincent MEMBRÉ almost 7 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ almost 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/ncf/pull/661
Updated by Vincent MEMBRÉ almost 7 years ago
- Subject changed from "Shared file to node" method does send file to node to "Shared file to node" method does not send file to node
- Status changed from Pending technical review to New
- Assignee changed from Benoît PECCATTE to Vincent MEMBRÉ
- Pull Request deleted (
https://github.com/Normation/ncf/pull/661)
Updated by Vincent MEMBRÉ almost 7 years ago
- Status changed from New to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/ncf/pull/661
Updated by Nicolas CHARLES almost 7 years ago
this only happens if the file to send has been created in the same run: ifnewerthan does not detect that signature is newer than file
Updated by Vincent MEMBRÉ almost 7 years ago
- Subject changed from "Shared file to node" method does not send file to node to "Shared file to node" method does not send file to node if file was created during run
Updated by Vincent MEMBRÉ almost 7 years ago
- Subject changed from "Shared file to node" method does not send file to node if file was created during run to "Shared file to node" method does not send file to node if file to send was created during run
Updated by Vincent MEMBRÉ almost 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:6978a1d359d1140bb5d0cd2760bbae94e437be9d.
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.10 and 4.2.4 which were released today.
- 4.1.10: Announce Changelog
- 4.2.4: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods to Generic methods
Actions