carvel-dev / carvel-dev/kbld

Fail Fast option

Open
#581 3 comments 0 reactions 0 assignees View on GitHub
carvel accepted enhancement
Dominant language
Go
Stars
329
Forks
52
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem/challenge you have**
Currently, I use kbld to build up to ~70 container images to deploy alongside my K8s manifests. These images, without caching, may take upwards of 10 minutes to build in CI. If there is an error in one of those builds, the errors for this are buried somewhere deep in my CI logs.

**Describe the solution you'd like**
An option that tells kbld to cancel all remaining builds and terminate in-progress ones as soon as a single build fails. Perhaps `--fail-fast` or similar.

**Anything else you would like to add:**
N/A

---
Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.