Allow to request a particular set of plugins when starting introspection
Registered by
Dmitry Tantsur
Allow users to alter or replace set of plugins to be used for a node.
Add new parameter to POST /v1/introspect/
- processing_hooks - comma-separated string (HTTP argument) or list of string (client API) - replace list of processing hooks for the node, use * char to substitute current list of hooks, e.g.:
processing_
runs only one plugin - plugin1
processing_
appends plugin1 to the processing chain
The resulting set of plugins to apply should be created and checked on starting introspection and stored in options table in `processing_hooks` field.
Blueprint information
- Status:
- Not started
- Approver:
- Dmitry Tantsur
- Priority:
- Low
- Drafter:
- Dmitry Tantsur
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Pending Approval
- Series goal:
- None
- Implementation:
- Not started
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)