coder / coder/envbuilder

Support all (or most) Kaniko flags

Open
#127 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.