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