Skip to content

Surface entity lifecycle status control (apps + components) #86

Description

@bburda

Summary

The gateway 0.6.0 exposes an entity lifecycle status API for apps and components (read status + start / restart / force-restart / shutdown / force-shutdown transitions). The web UI does not yet surface it.

Proposed solution

Add an EntityStatusControl to the Apps and Components entity detail: show the live readiness status and offer the transition actions, calling the typed client's /status endpoints. Handle the 501 "no lifecycle provider configured" case gracefully (disabled / not-available state).

Additional context

Lifecycle status exists only for apps and components (not areas/functions); there is no belongs-to endpoint in 0.6.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions