Skip to content

add some pod status to the cr status deployed condition for starting pods #1004

Closed
@gtully

Description

@gtully

If a broker pod for some reason does not start, our deployed condition tells us 0/1 pods ready, but nothing more.
querying the relevant pods and finding the pod status and reporting some of that in the message of the PodNotReady reason would greatly improve usability. One use case is where a storage class is not available, the pod status has the detail but the cr status does not have any relevant detail.
There is obvious duplication here, but when a pod is starting, and the Cr operator is waiting for started, there is interesting information to share.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions