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
Actions