carvel-dev / carvel-dev/kbld

simple-app-build-local example builds the same image twice

Open
#243 2 comments 0 reactions 0 assignees View on GitHub
bug carvel accepted good first issue priority/unprioritized-backlog
Dominant language
Go
Stars
329
Forks
52
PR merge metrics
No merged PRs in 30d

Description

**What steps did you take:**
```
kbld -f examples/simple-app-build-local/build.yml
simple-app | starting build (using Docker): test/e2e/assets/simple-app -> kbld:rand-1652108946742255592-1387725203109-simple-app
simple-app | starting build (using Docker): test/e2e/assets/simple-app -> kbld:rand-1652108946743073128-10522560189175-simple-app
...
resolve | final: simple-app -> kbld:simple-app-sha256-d4ca5dac9eb3959e041a367997debe1d42a8a08d2a34a885d56b65910201a611
resolve | final: simple-app2 -> kbld:simple-app-sha256-d4ca5dac9eb3959e041a367997debe1d42a8a08d2a34a885d56b65910201a611
```

**What happened:**
It builds the same image twice

**What did you expect:**
It only builds the image once

**Anything else you would like to add:**
[Additional information that will assist in solving the issue.]

**Environment:**

- kbld version (use `kbld --version`): v0.33.0

---
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.