Actions
Feature #26691
closedAllow sending partial updates via smart_proxy_dynflow
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:
Description
So far, we've only supported POST /tasks/:task_id/done
when sending callbacks to smart_proxy_dynflow
(used in rex async ssh). As part of adding ability to manually control the job lifecycle outside of the
initial script, I would like to add POST/tasks/:task_id/update
as well, that will send external event to
the action, while preserving the otp for sub-sequential calls.
Updated by Ivan Necas over 5 years ago
- Blocks Feature #26428: Ability to restart the machine while the remote execution job is still acting as running - backend added
Updated by Ivan Necas over 5 years ago
- Status changed from New to Assigned
- Assignee set to Ivan Necas
Updated by Ivan Necas over 5 years ago
- Blocked by Feature #26692: Allow sending partial updates from smart_proxy_dynflow to runner added
Updated by The Foreman Bot over 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/smart_proxy_dynflow/pull/62 added
Updated by Ivan Necas about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_proxy_dynflow|49cbb34e8598ff3e6dd8084f7ea15f3fd36060a4.
Updated by Adam Ruzicka about 5 years ago
- Fixed in Releases smart_proxy_dynflow-0.2.4, smart_proxy_dynflow_core-0.2.3 added
Actions