Actions
Bug #25161
closedNode inventory hooks are are not working properly
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
I hate Rudder for that
User visibility:
Infrequent - complex configurations | third party integrations
Effort required:
Priority:
145
Name check:
To do
Fix check:
Checked
Regression:
Yes
Description
This behaviour seems to be introduced in 8.1 (I have tested it on 8.0 and seems to be working as expected)
There is a problem with the node inventory hooks :
There is a problem with the node inventory hooks :
- node-inventory-received-pending ->
triggered every time even if the node is already accepted. For eachrudder agent inventory
these hooks are triggered - node-post-acceptance ->
It is never triggered - node-inventory-received-accepted ->
It doesn't seem to be triggered too - node-inventory-received-failed ->
should test it too, I was not able to test this one
Updated by Elaad FURREEDAN 4 months ago
- Status changed from New to In progress
- Assignee changed from François ARMAND to Elaad FURREEDAN
Updated by Elaad FURREEDAN 4 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5775
Updated by Elaad FURREEDAN 4 months ago
- Assignee changed from Vincent MEMBRÉ to François ARMAND
Updated by Elaad FURREEDAN 4 months ago
- Assignee changed from François ARMAND to Vincent MEMBRÉ
Updated by Elaad FURREEDAN 4 months ago
- Assignee changed from Vincent MEMBRÉ to François ARMAND
Updated by Elaad FURREEDAN 4 months ago
- Assignee changed from François ARMAND to Vincent MEMBRÉ
Updated by Elaad FURREEDAN 4 months ago
node-inventory-received-failed
hooks seems to be working, to test it I have modified an inventory .ocs and move it to /var/rudder/inventories/incoming/
with his signature .ocs.sign
The inventory is moved to /var/rudder/inventories/failed/
and the hook triggered
Updated by Elaad FURREEDAN 4 months ago
- Assignee changed from Vincent MEMBRÉ to François ARMAND
Updated by Elaad FURREEDAN 4 months ago
- Assignee changed from François ARMAND to Vincent MEMBRÉ
Updated by Anonymous 4 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|4ca6eac06b71da3c22dbb36195fd3851cbc72685.
Updated by Vincent MEMBRÉ 4 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.6 which was released today.
Actions