## Description If a `ShipwrightBuild` object is created after Tekton has been installed, the status condition reports "Read=true" right away. ## Expected Behavior `ShipwrightBuild` doesn't report the Ready=true status until the underlying build controller deployment reports itself ready. ## Actual Behavior The `ShipwrightBuild` object reports itself ready immediately. /kind bug