Skip to content

Extend UI App Status/Action Buttons #23

@maltegrosse

Description

@maltegrosse

Is it possible to provide a state diagram for the app action buttons?

Image

I am having some difficulties to know when its started/stopped, deployed etc. (somehow the green/red/orange indicates it)

Perhaps first enable / disable the start and stop buttons depending on the pod state.

Finding the app event logs is not really intuitiv, perhaps its possible to make it more clear. Or to merge it with the deployment logs, so you have one overview what historically happened.

What is exactly the difference between Deploy (which is marked black, which somehow looks like an active state) and Rebuild?

Perhaps you can describe abit in k8s words, what exactly going on under the hood, or what was your intention to design it like this.

Thank you for your great efforts and great application!

P.S. perhaps some status indicators can be added to the

  • app overview page
  • monitoring reousrce usage page

Edit:
Perhaps it is possible to seperate it into container status:
"running", "stopped", "pending" (in addition, it should somehow show which deployment is currently running, like git commit)

and also deployment status:
"deployed", "deploy failed", "deployment in progress"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions