Skip to content

Issues: GoogleContainerTools/kaniko

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Kaniko --cache-copy-layers not working area/caching For all bugs related to cache issues area/cli bugs related to kaniko CLI kind/more-investigation-needed needs-reproduction priority/awaiting_evidence waiting on user's input before we can close of assign priority
#3216 opened Jun 18, 2024 by laurivosandi
The --log-timestamp=false option does not properly pass down TextFormatter into logrus.TextFormatter area/cli bugs related to kaniko CLI area/logging For all bugs related to logging good first issue Good for newcomers help wanted Looking for a volunteer! kind/bug Something isn't working priority/p2 High impact feature/bug. Will get a lot of users happy
#3213 opened Jun 17, 2024 by hrivera-ntap
kaniko doesn't fail when context path does not exist area/cli bugs related to kaniko CLI good first issue Good for newcomers help wanted Looking for a volunteer! kind/bug Something isn't working priority/p3 agreed that this would be good to have, but no one is available at the moment.
#3201 opened Jun 13, 2024 by abitrolly
Registry map doesn't work on air-gapped environments area/cli bugs related to kaniko CLI area/registry For all bugs having to do with pushing/pulling into registries feat/registry-mirror kind/feature-request kind/friction priority/p2 High impact feature/bug. Will get a lot of users happy work-around-available
#3182 opened May 29, 2024 by joaojacome
Cannot pass empty value of --build-arg area/cli bugs related to kaniko CLI area/env-variable differs-from-docker kind/bug Something isn't working priority/p1 Basic need feature compatibility with docker build. we should be working on this next. works-with-docker
#3155 opened May 9, 2024 by LinuxSuRen
compression=zstd not working starting from v1.16 area/cli bugs related to kaniko CLI kind/bug Something isn't working priority/p1 Basic need feature compatibility with docker build. we should be working on this next. regression/v1.16.0 regression
#3147 opened May 3, 2024 by routehero
Setting --kaniko-dir (or KANIKO_DIR) clobbers DOCKER_CONFIG if it is explicitly set. area/cli bugs related to kaniko CLI area/env-variable kind/bug Something isn't working priority/p2 High impact feature/bug. Will get a lot of users happy work-around-available
#3141 opened Apr 26, 2024 by hrivera-ntap
Both --kaniko-dir and KANIKO_DIR needs to be set area/cli bugs related to kaniko CLI good first issue Good for newcomers help wanted Looking for a volunteer! kind/bug Something isn't working priority/p1 Basic need feature compatibility with docker build. we should be working on this next.
#3098 opened Apr 3, 2024 by euven
Support docker build comparable --ssh switch area/cli bugs related to kaniko CLI differs-from-docker kind/feature-request priority/p2 High impact feature/bug. Will get a lot of users happy works-with-docker
#3066 opened Mar 13, 2024 by jimsnab
Adding a --include-path flag to kaniko build area/cli bugs related to kaniko CLI area/filesystems For all bugs related to kaniko container filesystems (mounting issues etc) kind/feature-request priority/p2 High impact feature/bug. Will get a lot of users happy
#2884 opened Nov 30, 2023 by Ga13Ou
Hard coded /kaniko directory from #2863 should be parameterized for usage w/ --kaniko-dir, etc. area/cli bugs related to kaniko CLI area/filesystems For all bugs related to kaniko container filesystems (mounting issues etc) easy-fix help wanted Looking for a volunteer! kind/bug Something isn't working priority/p2 High impact feature/bug. Will get a lot of users happy
#2876 opened Nov 29, 2023 by aaron-prindle
Info: Is there a way to list labels of an Image using kaniko cmd area/cli bugs related to kaniko CLI kind/question Further information is requested needs-follow-up priority/p3 agreed that this would be good to have, but no one is available at the moment.
#2738 opened Sep 8, 2023 by pavankunadaharaju
README makes it sound like only COPY and RUN layers can be cached, doesn't seem to be the case area/caching For all bugs related to cache issues area/cli bugs related to kaniko CLI area/documentation For all bugs related to documentation kind/friction priority/p2 High impact feature/bug. Will get a lot of users happy
#2737 opened Sep 7, 2023 by sh-at-cs
Cannot use --cleanup and --tar-path flag together area/cli bugs related to kaniko CLI feat/cleanup feat/tar-path kind/bug Something isn't working priority/p2 High impact feature/bug. Will get a lot of users happy
#2685 opened Aug 17, 2023 by Mo0rBy
When running multiple destinations it does not seem to work area/cli bugs related to kaniko CLI area/registry For all bugs having to do with pushing/pulling into registries good first issue Good for newcomers help wanted Looking for a volunteer! kind/bug Something isn't working kind/enhancement New feature or request priority/p2 High impact feature/bug. Will get a lot of users happy
#2656 opened Aug 3, 2023 by brammittendorff
Gitlab runner k8s: The build failed when setting the flag --ignore-var-run=false area/cli bugs related to kaniko CLI gitlab kind/feature-request priority/p2 High impact feature/bug. Will get a lot of users happy
#2649 opened Jul 31, 2023 by quangthe
Add done-flag for indicaing that build finished area/cli bugs related to kaniko CLI feat/concurrency kind/feature-request priority/p3 agreed that this would be good to have, but no one is available at the moment.
#2635 opened Jul 24, 2023 by gonnafaraway
Is there an option to use Kaniko debug image without login? area/cli bugs related to kaniko CLI area/usability For all bugs related to how people use kaniko, option and feature flags, etc kind/feature-request priority/p2 High impact feature/bug. Will get a lot of users happy registry/openshift
#2622 opened Jul 14, 2023 by YevheniiPokhvalii
Dockerfile vs LLB area/cli bugs related to kaniko CLI categorized differs-from-docker feat/llb kind/feature-request kind/question Further information is requested needs-discussion Items which need more discussion before commitment priority/p2 High impact feature/bug. Will get a lot of users happy
#2541 opened May 31, 2023 by dbason
How to run kaniko image as a non root user area/cli bugs related to kaniko CLI area/container For all bugs related to the kaniko container area/dockerfile-command For all bugs related to dockerfile file commands area/permissions area/uid feat/non-root issue/root-user kind/question Further information is requested possible-dupe priority/p2 High impact feature/bug. Will get a lot of users happy work-around-available
#2476 opened Apr 20, 2023 by suvendu123
Running Kaniko w/ options --no-push=true --cache=true and --cache-dir="..." leads to error area/caching For all bugs related to cache issues area/cli bugs related to kaniko CLI area/documentation For all bugs related to documentation kind/friction kind/question Further information is requested needs-follow-up priority/p2 High impact feature/bug. Will get a lot of users happy
#2456 opened Mar 30, 2023 by stawr93
--oci-layout-path requires an absolute path area/behavior all bugs related to kaniko behavior like running in as root area/cli bugs related to kaniko CLI good first issue Good for newcomers help wanted Looking for a volunteer! kind/bug Something isn't working kind/enhancement New feature or request
#2455 opened Mar 29, 2023 by Routhinator
Is there a way to change kaniko working directory "/kaniko" to some other folder like NFS mount path area/cli bugs related to kaniko CLI kind/question Further information is requested ok-to-close? priority/p3 agreed that this would be good to have, but no one is available at the moment.
#2363 opened Jan 12, 2023 by jeyapradeen-avi
Kaniko pull flag equivalent area/behavior all bugs related to kaniko behavior like running in as root area/caching For all bugs related to cache issues area/cli bugs related to kaniko CLI area/registry For all bugs having to do with pushing/pulling into registries kind/feature-request kind/question Further information is requested priority/p1 Basic need feature compatibility with docker build. we should be working on this next. priority/p2 High impact feature/bug. Will get a lot of users happy
#2341 opened Dec 12, 2022 by bensolom
--target builds unnecessary stages if they come first in the Dockerfile area/behavior all bugs related to kaniko behavior like running in as root area/cli bugs related to kaniko CLI feat/target needs-discussion Items which need more discussion before commitment priority/p2 High impact feature/bug. Will get a lot of users happy
#2322 opened Nov 15, 2022 by rouge8
ProTip! What’s not been updated in a month: updated:<2024-09-21.