add REST API outline as discussed
This commit is contained in:
parent
3d55b459c2
commit
798522c747
1 changed files with 12 additions and 1 deletions
|
@ -14,4 +14,15 @@ Attendees: @fricklerhandwerk @niols @kiara
|
|||
- will pair with @niols the week after next
|
||||
- tried patching the workflow to enable automatic dependency updates, made small progress
|
||||
- we can do dependency bumps manually for now
|
||||
- will pause work on CI until the technical report is done
|
||||
- will pause work on CI until the technical report is done
|
||||
- todo for end-to-end beta: (REST) API for interacting with a runtime environment (general idea already settled in earlier discussions)
|
||||
- GET json schema for configuring applications
|
||||
- GET configuration
|
||||
- POST configuration
|
||||
- POST deploy
|
||||
- GET deployment (version, config, status, ...)
|
||||
- GET (stream) deployment progress
|
||||
- Webhook: deployment state updates, e.g. completed, failed, ...
|
||||
- TODO: workflow for migration
|
||||
- ...
|
||||
-
|
Loading…
Add table
Reference in a new issue