Actions
Architecture #15382
closedUser story #15223: Execute a single directive on the agent
Architecture #15239: Generate a list of directives with their id and mode
Generate a bundle for each directive so it can be called with one bundle
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Fix check:
To do
Regression:
Description
Instead of Generating 5-6 bundle calls (at least context, mode, disable reporting, call, clean_reporting) for each directive we want to generate two bundle call (mode, run_directive)
run_directive bundle will contains the same 5-6 bunlde calls minus the mode one, but it will allow to call thedirective, with its parameters in one go
Updated by Vincent MEMBRÉ over 5 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ over 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/2361
Updated by Vincent MEMBRÉ over 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|73bd2a05eb5c6ea52ec18a042217e36b47b1cf08.
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0.0~beta1 which was released today.
Actions