PipelineReadyCondition contains information around the status of the Pipeline.
True if the Pipeline is in a valid state. Otherwise at least one condition in PipelineCondition is in an invalid state. Iterate over those conditions and see which condition(s) has status = false to find out what is wrong with the Pipeline.
PipelineCondition
Last time the condition was updated.