Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Introduce build resource timeout #325

@shashwathi

Description

@shashwathi

Break down current build timeout into timeout for allocating resource and actual build execution.

/area API
/area monitoring
/kind dev

/assign @shashwathi

Expected Behavior

Time spent scheduling the pod shouldn't count toward the build's timeout and this should be considered as a separate resource timeout. Throw useful error msg if build is not scheduled under resource timeout.

Actual Behavior

Time spent scheduling the pod is counted toward the build's timeout.

Additional Info

  • Update build status with build duration and startup duration.
  • Continuation effort from issue to have granular timeouts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions