show indicator of actual deployment progress #184
Labels
No labels
api service
blocked
bug
component: fediversity panel
component: nixops4
documentation
estimation high: >3d
estimation low: <2h
estimation mid: <8h
productisation
project-management
question
role: sysadmin
security
technical debt
testing
type unclear
type: key result
type: objective
type: task
type: user story
user experience
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Fediversity/Fediversity#184
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Design and implement progress indicator interface to the orchestrator.
TBD: how do we capture state from NixOps4?
Note that if resources are deployed in parallel, a progress indicator could reflect that.
Duplicate of #74 (at least from the wording)
the front-end side is now out-scoped to the (decoupled) productization effort. with TF use of opentelemetry seems already supported.
We'd still need to expose some sort of streaming API, no?
that's made a scoping question in a sense. for productization we may need to facilitate APIs, tho tbh i would like to maybe at least make those into a separate repo consuming this one - even if todo there may still fall upon us.
Not sure how that's related to where the code lives. We wanted the deployment service to be able to display progress, so we need to expose such an interface.