-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In expectation of the need to have centralized systems which assign machines and scrub them after use, develop a REST/JSON handler for these with flexible mapping. Clients can then wait in line after requesting systems with certain criteria and return them afterwards for central recycling.
driver:
name: static
queueing: true
request:
type: json
url: https://example.site/queueing/v1/request
release:
type: json
url: https://example.site/queueing/v1/release
method: POST
data: { "hostname": "<%= STATIC_HOSTNAME %>" }Please respond with 👍 to express interest and increase priority.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request