Open wwitzel3 opened 4 years ago
Possible cases to address with object status: https://github.com/cloudfoundry-incubator/kubernetes-guidelines
This issue is going to start becoming very important.
As we work on the new resource viewer, lets keep this issue in mind. We want to be able to represent object states in a way that is meaningful. We can also considering holding the last 10 or some arbitrary amount of status in memory for the view. Allowing us to essentially create an object scoreboard. @mklanjsek How might we visualize that in resource viewer?
Also I know plugins would benefit from being able to set status and have it shown in a reliable and consistent way. So this is something you can think about as you explore the idea of a Falco plugin @GuessWhoSamFoo
Also thinking about CI/CD tooling which can have a wide range of status for various objects. Think of something that has failed but is being retried.
You may be interested in this issue @davidmirror-ops
Design and implement a new view for object status with-in the resource viewer. This is some prior art on this that I will link to when I find it.