Build summary for `ko resolve`
- Dominant language
- Go
- Stars
- 8.5k
- Forks
- 447
- PR merge metrics
- No merged PRs in 30d
Description
We do builds with `ko resolve` to have images and also a deployment YAML. However, we were wondering whether there would be an easy way to get a list of all images (and their digest) that are created as part of the `resolve` run (without parsing the output). If not, would a command line flag, e.g. `--bom` (bill of materials, or similar) an option? Thanks in advance for feedback.
Contributor guide
Research direction
Start at the `ko resolve` command and inspect how it currently reports images and produces deployment YAML. Define the expected machine-readable output for every generated image and digest, then determine whether it should be exposed through a new flag such as `--bom`; the work is done when users can obtain that complete list without parsing command output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go, kubernetes
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100