Page MenuHomePhabricator

[builds-api] don't cleanup pending builds
Closed, ResolvedPublic

Description

When starting more than one build quickly (ex. using components-api) the tekton controller does not have time to populate the first build state to running before the second build triggers the build cleanup and removes it as the status is unknown.