Actions
User story #18379
closedCreate hooks for when a node inventory is received
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Effort required:
Name check:
To do
Fix check:
Checked
Regression:
Description
There should be three hooks:
- one when the inventory processing is in error (when the inventory goes to /var/rudder/inventories/failed
),
- one when successefuly saved, if the node is pending,
- and one when successfully saved, if the node is already accepted.
Hooks should have corresponding code callbacks (for ex for dynamic group generation)
Updated by François ARMAND about 4 years ago
- Status changed from New to In progress
Updated by François ARMAND about 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/3294
Updated by François ARMAND about 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|b1ea4808acb103821053b9357e32503f826b55a1.
Updated by Vincent MEMBRÉ about 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.2.0~beta1 which was released today.
Updated by François ARMAND about 4 years ago
- Tracker changed from Bug to User story
- Priority deleted (
0)
Updated by François ARMAND about 4 years ago
- Fix check changed from To do to Checked
Actions