You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note - ShipwrightBuild's Ready condition should reflect the aggregated state of Shipwright Build's system. For now that's just the build controller deployment, but in the future this could include other items directly related to builds (ex - validating webhook).
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
The text was updated successfully, but these errors were encountered: