no notes
no notes
no notes
The executor images in this release are:
gcr.io/kaniko-project/executor:v1.19.2
gcr.io/kaniko-project/executor:latest
The debug images are available at:
gcr.io/kaniko-project/executor:debug
gcr.io/kaniko-project/executor:v1.19.2-debug
The slim executor images which don't contain any authentication binaries are available at:
gcr.io/kaniko-project/executor:slim
gcr.io/kaniko-project/executor:v1.19.2-slim
[!IMPORTANT]
Thev1.19.2
patch release resolves the AWS ECR authentication issue present inv1.19.0
andv1.19.1
. The fix was validated by users in https://github.com/GoogleContainerTools/kaniko/issues/2882 and is available in this release.
v1.19.2 Changes:
v1.19.1 Changes Fixes:
v1.19.0 Changes (feat + fix only, omitting dependency updates) feat: add a retry with result function (https://github.com/GoogleContainerTools/kaniko/pull/2837) https://github.com/GoogleContainerTools/kaniko/pull/2853 feat: add a retry with result function https://github.com/GoogleContainerTools/kaniko/pull/2837 feat: support https URLs for digest-file https://github.com/GoogleContainerTools/kaniko/pull/2811 fix: create intermediate directories in COPY with correct uid and gid https://github.com/GoogleContainerTools/kaniko/pull/2795 fix: makefile container-diff on darwin https://github.com/GoogleContainerTools/kaniko/pull/2842 fix: print error to stderr instead of stdout before exiting https://github.com/GoogleContainerTools/kaniko/pull/2823 fix: resolve issue with copy_multistage_test.go and broken ioutil import https://github.com/GoogleContainerTools/kaniko/pull/2879 fix: resolve warmer memory leak. https://github.com/GoogleContainerTools/kaniko/pull/2763 fix: skip the /kaniko directory when copying root https://github.com/GoogleContainerTools/kaniko/pull/2863
Huge thank you for this release towards our contributors: