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
{{ message }}
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.
Successful builds completed before the timeout are reported as successful.
Actual Behavior
Successful builds can be reported as a timeout.
In this case, the build and pod are created at 2019-04-17T21:02:21Z, and finish 31 seconds later at 2019-04-17T21:02:52Z. Instead of the build's Succeeded condition reporting True the message is Build "square-build" failed to finish within "10m0s".
Expected Behavior
Successful builds completed before the timeout are reported as successful.
Actual Behavior
Successful builds can be reported as a timeout.
In this case, the build and pod are created at 2019-04-17T21:02:21Z, and finish 31 seconds later at 2019-04-17T21:02:52Z. Instead of the build's
Succeeded
condition reportingTrue
the message isBuild "square-build" failed to finish within "10m0s"
.build
pod (sorry there are so many steps)
Steps to Reproduce the Problem
I don't have steps to reproduce at this moment, but wanted to capture the issue in case others see similar behavior.
Additional Info
Knative build 0.5.0, GKE v1.12.6-gke.10
The text was updated successfully, but these errors were encountered: