kaniko icon indicating copy to clipboard operation
kaniko copied to clipboard

Build Container Images In Kubernetes

Results 466 kaniko issues
Sort by recently updated
recently updated
newest added

Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.3 to 2.1.5. Release notes Sourced from google-github-actions/auth's releases. v2.1.5 What's Changed Document ID Token lifetimes by @​sethvargo in google-github-actions/auth#433 fix !project_id error message typo by @​seth-acuitymd...

dependencies
github_actions

**Actual behavior** kaniko v1.23.2 suffer CVE-2024-41110 kaniko/docker-credential-gcr (gobinary) Total: 1 (CRITICAL: 1) ┌──────────────────────────┬────────────────┬──────────┬────────┬──────────────────────┬─────────────────────────────────┬────────────────────────────────────────────┐ │ Library │ Vulnerability │ Severity │ Status │ Installed Version │ Fixed Version │ Title │...

**Actual behavior** Under https://gcr.io/v2/kaniko-project/executor/tags/list we can query the tag of the image. I noticed that under in the tag list, there is v1.23.0, v1.23.1 but not v1.23.2, v1.23.0-debug or v1.23.2-debug...

**Actual behavior** The following directive: RUN apt-get update -y && \ apt-get install -y postgresql-client gets cached but the cache is not used in the subsequent runs --cache=true is activated...

kind/bug
area/caching
priority/p2
area/apt
area/layers

Bumps golang from 1.22 to 1.23. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22&new-version=1.23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.3.0 to 6.7.0. Release notes Sourced from docker/build-push-action's releases. v6.7.0 Print info message for build summary support checks by @​crazy-max in docker/build-push-action#1211 Full Changelog: https://github.com/docker/build-push-action/compare/v6.6.1...v6.7.0 v6.6.1 Bump...

dependencies
github_actions

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.14.1 to 0.15.2. Release notes Sourced from github.com/moby/buildkit's releases. v0.15.2 Welcome to the v0.15.2 release of buildkit! Please try out the release binaries and report any issues...

dependencies
go

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.0.3+incompatible to 27.1.2+incompatible. Release notes Sourced from github.com/docker/docker's releases. v27.1.2 27.1.2 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies
go

This PR intends to supersede #3042 . Given Nils's submission of the PR to public domain I will sign the CLA to get this documentation merged 😎 Much appreciated Nils!...

Relates to #2201, but it's not exactly the same issue, since this PR addresses the error during reading of the extended attributes, not the writing: ``` INFO[2024-08-15T17:28:26Z] Taking snapshot of...