kaniko/pkg
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
..
buildcontext feat: kaniko dir config option (#1997) 2022-03-31 15:10:23 -04:00
cache Try to warm all images and warn about errors (#1653) 2021-06-04 10:07:57 -07:00
commands Fix resolving arguments over multi-stage build (#1928) 2022-02-10 09:22:21 -08:00
config feat: kaniko dir config option (#1997) 2022-03-31 15:10:23 -04:00
constants feat: kaniko dir config option (#1997) 2022-03-31 15:10:23 -04:00
creds Fix bug with log disabling (#1959) 2022-02-28 15:02:05 -05:00
dockerfile Restore build args after optimize. Fixes #1910, #1912. (#1915) 2022-02-09 11:50:40 -05:00
executor Use canonical platform values. Fix 1995. (#2025) 2022-03-31 15:15:24 -04:00
fakes refactor cache.Warm and add tests 2020-01-10 12:29:17 -08:00
filesystem test: use `T.TempDir` to create temporary test directory (#1918) 2022-02-07 13:27:34 -05:00
image feat: kaniko dir config option (#1997) 2022-03-31 15:10:23 -04:00
logging Add timestamp to logs 2020-04-23 13:40:47 +02:00
mocks/go-containerregistry/mockv1 rename mock pkg for lint 2020-01-17 14:59:14 -08:00
snapshot test: use `T.TempDir` to create temporary test directory (#1918) 2022-02-07 13:27:34 -05:00
timing Add a lot more timing data. (#518) 2019-01-10 13:27:55 -07:00
util Move and fix GetContainerRuntime check from bpfd proc (#1996) 2022-03-23 11:09:01 -04:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00