Tags: alxhlz/kaniko
Tags
(fix):Pass full context to S3 context handler (GoogleContainerTools#2221 ) On version 1.9.0 context fetch from S3 is broken since `url.Parse` requires full path: https://github.com/GoogleContainerTools/kaniko/blob/90e426ba3fde4b72efbcec5f10e4f73963313228/pkg/util/bucket/bucket_util.go#L77 Currently on a --context=s3://my-bucket/my-path/context.tar.gz we would pass only my-bucket/my-path/context.tar.gz which breaks context fetch Closes GoogleContainerTools#2200
Release v1.9.0 (GoogleContainerTools#2117) Highlights - Installed binaries are missing from image GoogleContainerTools#2049 - proc: detect kubernetes runtime by mounts GoogleContainerTools#2054 - Fixes GoogleContainerTools#2046: make target stage lookup case insensitive GoogleContainerTools#2047 - Fix: Refactor LayersMap to correct old strange code behavior GoogleContainerTools#2066 - Fix missing setuid flags on COPY --from=build operation GoogleContainerTools#2089 - Fixes GoogleContainerTools#2046: make target stage lookup case insensitive GoogleContainerTools#2047 - Add GitLab CI credentials helper GoogleContainerTools#2040 - And a number of dependency bumps
Bump actions/setup-go from 2.2.0 to 3 (GoogleContainerTools#1970) * Bump actions/setup-go from 2.2.0 to 3 Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.2.0 to 3. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@bfdd357...f6164bd) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update .github/workflows/integration-tests.yaml * Update .github/workflows/unit-tests.yaml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jason Hall <[email protected]>
release notes for v1.5.1 (GoogleContainerTools#1589) * release notes for v1.5.1 * release notes for v1.5.1
PreviousNext