kaniko/pkg/executor
Diego Gonzalez 1b59a296a8
Use canonical platform values. Fix 1995. (#2025)
* Use canonical image architectures. Closes #1995.

Prior to this change, Kaniko was not using the platform's canonical value.

* Update platform unit test.
2022-03-31 15:15:24 -04:00
..
build.go feat: kaniko dir config option (#1997) 2022-03-31 15:10:23 -04:00
build_test.go Use canonical platform values. Fix 1995. (#2025) 2022-03-31 15:15:24 -04:00
composite_cache.go Fix .dockerignore for build context copies in later stages (#1447) 2020-10-08 12:47:14 -07:00
composite_cache_test.go test: use `T.TempDir` to create temporary test directory (#1918) 2022-02-07 13:27:34 -05:00
copy_multistage_test.go feat: kaniko dir config option (#1997) 2022-03-31 15:10:23 -04:00
fakes.go chore: add workflows for pr tests (#1766) 2021-10-18 23:22:44 -07:00
push.go Fix implicit GCR auth (#1856) 2021-12-28 20:34:32 -05:00
push_test.go test: use `T.TempDir` to create temporary test directory (#1918) 2022-02-07 13:27:34 -05:00