Support all (or most) Kaniko flags
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 300
- Forks
- 64
- Avg merge
- 20m
- Merged PRs (30d)
- 1
Description
Kaniko has some cool features such as remote builders, compression levels, etc.
It would be nice to expose these, perhaps as hidden to allow us to fiddle with performance under different scenarios
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Kaniko invocation and the existing flag definitions in the Go code. Inventory which Kaniko flags are currently supported and determine the feasible subset to expose, including whether they can be hidden. Done means the selected flags are available for configuring builds and the behavior is covered by the repository's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100