kaniko - v1.8.0


What's Changed

  • Revert "Support mirror registries with path component (#1707)" by @tejal29 in https://github.com/GoogleContainerTools/kaniko/pull/1794
  • Fix syntax error in release.yaml by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1800
  • Fix the e2e K8s test by @mattmoor in https://github.com/GoogleContainerTools/kaniko/pull/1842
  • Bump the cosign version (a lot) by @mattmoor in https://github.com/GoogleContainerTools/kaniko/pull/1839
  • Sign digests not tags. by @mattmoor in https://github.com/GoogleContainerTools/kaniko/pull/1840
  • Start keyless signing kaniko releases by @mattmoor in https://github.com/GoogleContainerTools/kaniko/pull/1841
  • Attempt to speed up PR image builds by sharing a cache by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1844
  • Use golang:1.17 and build from reproducible source by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1848
  • Consolidate PR and real release workflows by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1845
  • Call cosign sign --key by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1849
  • Share the Go build cache when building in Dockerfiles by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1853
  • Collapse integration test workflows into one config by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1855
  • Use setup-gcloud@v0.3.0 instead of @master by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1854
  • Fixes #1837 : keep file capabilities on archival by @hypnoce in https://github.com/GoogleContainerTools/kaniko/pull/1838
  • Add documentation on pushing to ACR by @dszakallas in https://github.com/GoogleContainerTools/kaniko/pull/1831
  • Update readme insecure flags by @lucid-at-dream in https://github.com/GoogleContainerTools/kaniko/pull/1811
  • Use pax tar format by @travigd in https://github.com/GoogleContainerTools/kaniko/pull/1809
  • Fix broken anchor link by @tammert in https://github.com/GoogleContainerTools/kaniko/pull/1804
  • include auth for FetchOptions by @ygelfand in https://github.com/GoogleContainerTools/kaniko/pull/1796
  • Fix possible nil pointer derefence in fs_util.go by @slrz in https://github.com/GoogleContainerTools/kaniko/pull/1813
  • Fix typo by @jeunii in https://github.com/GoogleContainerTools/kaniko/pull/1825
  • Fix copying ownership by @kvaps in https://github.com/GoogleContainerTools/kaniko/pull/1725
  • Fix calculating path for copying ownership by @kvaps in https://github.com/GoogleContainerTools/kaniko/pull/1859
  • Fix regression: can fetch branches and tags references without specifying commit hashes for private git repository used as context by @gcalmettes in https://github.com/GoogleContainerTools/kaniko/pull/1823
  • tar: read directly from stdin by @kvaps in https://github.com/GoogleContainerTools/kaniko/pull/1728
  • Remove GitHub Actions concurrency limits by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1858
  • Log full image ref by digest when pushing an image by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1857
  • Fix implicit GCR auth by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1856
  • fix: change the name of the acr cred helper by @ankitm123 in https://github.com/GoogleContainerTools/kaniko/pull/1865
  • fix: ARG/ENV used in script does not invalidate build cache (#1688) by @madawei2699 in https://github.com/GoogleContainerTools/kaniko/pull/1693
  • Add s390x support to docker images by @kun-lu20 in https://github.com/GoogleContainerTools/kaniko/pull/1749
  • Attempt to fix erroneous build cancellation by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1867
  • Add ossf/scorecard Github Action to kaniko by @priyawadhwa in https://github.com/GoogleContainerTools/kaniko/pull/1874
  • Pin to more recent version of scorecard by @priyawadhwa in https://github.com/GoogleContainerTools/kaniko/pull/1878
  • Bump AWS ecr-login cred helper to v0.5.0 by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1880
  • Add KANIKO_REGISTRY_MIRROR env var by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1875
  • Run GitHub Actions on pushes and PRs to main, not master by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1883
  • Bump github.com/docker/docker to latest release by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1866
  • Update golang.org/x/oauth2/google by @hermanbanken in https://github.com/GoogleContainerTools/kaniko/pull/1890
  • Bump dependencies by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1885
  • Remove k8schain, directly depend on cred helpers by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1891
  • Update readme by @geudrik in https://github.com/GoogleContainerTools/kaniko/pull/1897
  • Enable dependabot for Go and GitHub Actions dependencies by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1884
  • Bump github/codeql-action from 1.0.26 to 1.0.30 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1901
  • Bump google-github-actions/setup-gcloud from 0.3.0 to 0.4.0 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1900
  • Bump ossf/scorecard-action from 5da1b6b2680a229f2e66131f5c6a692bcd80b246 to 1.0.2 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1899
  • Bump github.com/aws/aws-sdk-go from 1.42.38 to 1.42.44 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1902
  • Bump cloud.google.com/go/storage from 1.18.2 to 1.19.0 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1903
  • Bump go-containerregistry to pick up ACR fix by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1898
  • Remove deploy/cloudbuild-*.yaml files by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1907
  • adding ppc64le support for executor and warmer image by @AaruniAggarwal in https://github.com/GoogleContainerTools/kaniko/pull/1908
  • Vagrantfile should install and configure go (see #1913) by @acanewby in https://github.com/GoogleContainerTools/kaniko/pull/1914
  • Bump github/codeql-action from 1.0.30 to 1.0.31 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1927
  • Bump google-github-actions/setup-gcloud from 0.4.0 to 0.5.0 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1925
  • Bump ossf/scorecard-action from 1.0.2 to 1.0.3 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1926
  • Bump cloud.google.com/go/storage from 1.19.0 to 1.20.0 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1924
  • Bump github.com/aws/aws-sdk-go from 1.42.44 to 1.42.47 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1923
  • Bump github.com/spf13/afero from 1.8.0 to 1.8.1 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1922
  • test: use T.TempDir to create temporary test directory by @Juneezee in https://github.com/GoogleContainerTools/kaniko/pull/1918
  • Restore build args after optimize. Fixes #1910, #1912. by @apollo13 in https://github.com/GoogleContainerTools/kaniko/pull/1915
  • Correctly handle platforms that include CPU variants by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1929
  • Fix resolving arguments over multi-stage build by @gabyx in https://github.com/GoogleContainerTools/kaniko/pull/1928
  • Set DOCKER_BUILDKIT=1 in make images by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1906
  • Bump github/codeql-action from 1.0.31 to 1.1.0 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1938
  • Bump github.com/aws/aws-sdk-go from 1.42.47 to 1.42.52 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1937
  • Pick up per-repository auth changes from go-containerregistry by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1939
  • readme: Fix formatting for --image-fs-extract-retry by @wolfgangwalther in https://github.com/GoogleContainerTools/kaniko/pull/1942
  • Bump ecr-login dep to avoid some log spam by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1946
  • Bump ossf/scorecard-action from 1.0.3 to 1.0.4 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1952
  • Bump github/codeql-action from 1.1.0 to 1.1.2 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1951
  • Bump cloud.google.com/go/storage from 1.20.0 to 1.21.0 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1947
  • Bump github.com/containerd/containerd from 1.5.9 to 1.6.0 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1948
  • Removed --whitelist-var-run normalization as this breaks functionality by @olivergregorius in https://github.com/GoogleContainerTools/kaniko/pull/1956
  • Bump github.com/aws/aws-sdk-go from 1.42.52 to 1.43.7 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1957
  • Bump github/codeql-action from 1.1.2 to 1.1.3 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1958
  • Fix bug with log disabling by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/1959
  • Bump github.com/containerd/containerd from 1.6.0 to 1.6.1 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1961
  • Bump github.com/aws/aws-sdk-go from 1.42.52 to 1.43.12 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1966
  • Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1967
  • Bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1968
  • Pinned GitHub actions by SHA by @naveensrinivasan in https://github.com/GoogleContainerTools/kaniko/pull/1963
  • Update dependabot settings to get updates for docker by @naveensrinivasan in https://github.com/GoogleContainerTools/kaniko/pull/1969
  • Bump google-github-actions/setup-gcloud from 0.5.0 to 0.5.1 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1950
  • Bump actions/setup-go from 2.2.0 to 3 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/1970

New Contributors

  • @hypnoce made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1838
  • @dszakallas made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1831
  • @lucid-at-dream made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1811
  • @travigd made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1809
  • @tammert made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1804
  • @ygelfand made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1796
  • @slrz made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1813
  • @jeunii made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1825
  • @kvaps made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1725
  • @gcalmettes made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1823
  • @madawei2699 made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1693
  • @kun-lu20 made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1749
  • @hermanbanken made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1890
  • @geudrik made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1897
  • @dependabot made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1901
  • @AaruniAggarwal made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1908
  • @acanewby made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1914
  • @Juneezee made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1918
  • @apollo13 made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1915
  • @gabyx made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1928
  • @wolfgangwalther made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1942
  • @olivergregorius made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1956
  • @naveensrinivasan made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/1963

Full Changelog: https://github.com/GoogleContainerTools/kaniko/compare/v1.7.0...v1.8.0


Details

date
March 9, 2022, 3:34 p.m.
name
v1.8.0
type
Minor
👇
Register or login to:
  • 🔍View and search all kaniko releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or