Commit Graph

1684 Commits

Author SHA1 Message Date
Priya Wadhwa 6c1154aa5f Updated vendor 2018-06-14 07:40:57 -07:00
Priya Wadhwa 89c9f15bde Add --single-snapshot flag to snapshot once after the build 2018-06-13 11:22:12 -07:00
Matt Rickard e18ef26a6c
Merge pull request #202 from r2d4/license
Fix license
2018-06-08 08:39:38 -07:00
Matt Rickard a595276c96 fix license 2018-06-08 08:05:41 -07:00
priyawadhwa 732a2864f4
Merge pull request #199 from priyawadhwa/from
Resolve env replacement for FROM command
2018-06-04 15:17:38 -07:00
Priya Wadhwa 44d7266058
Resolve env replacement for FROM command 2018-06-04 11:51:33 -07:00
priyawadhwa a641ae0b10
Merge pull request #198 from jonjohnsonjr/basic-challenge
dep update go-containerregistry
2018-06-02 18:25:37 -07:00
Jon Johnson 1bb0df22b3 Fix MountPaths breakage 2018-06-03 01:04:56 +00:00
Jon Johnson 8b0a1a7689 dep update go-containerregistry 2018-06-03 00:59:34 +00:00
priyawadhwa 3d750de048
Merge pull request #197 from priyawadhwa/readme
Update readme
2018-06-01 12:03:56 -07:00
Priya Wadhwa d82fb26f81
update readme 2018-06-01 09:22:53 -07:00
Sharif Elgamal 5e6b60f46e
adding metadata tests back to integration tests (#185)
* adding metadata tests back to integration tests and fixing resulting bugs

* fix onbuild and default env

* removing old test files

* adding the ArgsEscaped boolean on CMD commands

* fix onbuild test

* ignore failing test until container-diff is fixed

* code comments

* adding todo to remove uncomment failing test
2018-05-24 11:28:32 -07:00
priyawadhwa 0881b7c320
Merge pull request #193 from priyawadhwa/bug
Resolve environment replacement for arg
2018-05-21 18:39:33 -07:00
priyawadhwa ef20294c4f
Merge pull request #194 from priyawadhwa/gvisor
Document kaniko in gVisor
2018-05-21 15:35:42 -07:00
Priya Wadhwa 8ed3051f11
Docs for kaniko in gVisor 2018-05-21 15:24:10 -07:00
priyawadhwa 33dbf1efeb
Merge pull request #192 from priyawadhwa/whitelist
Make sure necessary files aren't deleted for multistage builds
2018-05-21 15:08:55 -07:00
Priya Wadhwa d6bb88f924
Resolve environment replacement for arg 2018-05-21 14:51:00 -07:00
Priya Wadhwa e3f4dc479d
Move all files in executor image to /kaniko directory 2018-05-21 14:08:06 -07:00
Priya Wadhwa 577f448993
Make sure necessary files aren't deleted for multistage builds 2018-05-21 11:20:32 -07:00
priyawadhwa e673e36576
Merge pull request #189 from priyawadhwa/changelog
Add changelog
2018-05-17 14:41:28 -07:00
Priya Wadhwa b31a334450
Add changelog 2018-05-17 13:41:55 -07:00
priyawadhwa beb00f0bdb
Merge pull request #184 from jesusofsuburbia/master
Allow multiple destinations
2018-05-17 11:41:34 -07:00
priyawadhwa 9885f7fff2
Merge pull request #186 from priyawadhwa/release
Add cloudbuild yaml for tagged releases
2018-05-17 09:56:18 -07:00
Maximilian Schrupp b6cb74b2be include stderr of RUN commands in log output (#187) 2018-05-17 07:47:59 -07:00
jesusofsuburb1a 4c190a7037 allow multiple destinations, error handling for each push 2018-05-17 09:35:41 +02:00
Priya Wadhwa 92213bac8d
Add cloudbuild yaml for tagged releases 2018-05-16 16:38:43 -07:00
jesusofsuburb1a 7d0466db37 Allow multiple destinations 2018-05-16 10:35:05 +02:00
dlorenc 347d835781
Add a mode to save to a tarball instead of pushing. (#178) 2018-05-15 15:32:27 -07:00
Sharif Elgamal f8aa88b119
Integration test refactoring (#126)
* integration test refactoring

* config file cleanup

* more test refactoring

* remove debug file

* moving around more files

* fixing up integration tests

* integration tests work

* some housekeeping

* fixing tests

* addressing comments

* debugging

* debugging

* actual debugging

* skip integration tests for travis

* install container-diff before integration tests

* syntax

* make test failures less noisy

* fixing tests

* hopefully fixing CI?

* fixes

* more fixes

* let's actually fix CI

* more testing

* testing

* proper auth

* typos

* adding support for args in integration tests

* formatting

* formatting

* adding support for testing bucket context

* adding bucket test dockerfile

* addressing comments

* syntax
2018-05-15 13:42:35 -07:00
priyawadhwa dec203eaff
Merge pull request #180 from priyawadhwa/arg
Pass in clone of buildargs for dockerfile parsing
2018-05-15 10:25:13 -07:00
Carlos Sanchez 085b5c59bf
Merge branch 'master' into credentials-pass 2018-05-15 09:14:44 +02:00
priyawadhwa d2fc49f505
Merge pull request #179 from priyawadhwa/readme
Update README
2018-05-14 16:25:24 -07:00
Priya Wadhwa 6934f785c8
Pass in clone of buildargs for dockerfile parsing 2018-05-14 16:19:26 -07:00
Priya Wadhwa 81b577148a
Update README 2018-05-14 16:07:29 -07:00
priyawadhwa cde277c374
Merge pull request #141 from priyawadhwa/multistage
Support multi stage builds
2018-05-14 15:41:18 -07:00
Christian Jantz fbe3e05801 WIP: Feature/healthcheck signal (#177)
* added basic healthcheck implementation

* updated go-containerregistry version

* added build args parameter to healthcheck execute

* added go-containerregistry HealthCheck passing

* dereferenced health for conversion
2018-05-14 14:28:24 -07:00
priyawadhwa 34e94608d4
Merge pull request #154 from cyphar/update-docs
README: slight corrections about privileges
2018-05-14 09:52:09 -07:00
Aleksa Sarai 58743ba686
README: slight corrections about privileges
The previous document did not mention that Docker runs as root, and so
some of the benefits of the tools being compared (such as img,
orca-build, and umoci) were not properly explained. This is quite
important because while Kubernetes users have Docker installed (on most
clusters), on local machines and non-Kubernetes workloads the story is
quite different.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2018-05-14 15:49:28 +10:00
Priya Wadhwa 459ddffb3c
Updated tests 2018-05-11 16:19:33 -07:00
Priya Wadhwa 282f8abbee
Merge master, refactor to work with ARG 2018-05-11 15:53:11 -07:00
priyawadhwa ec370e3a2e
Merge pull request #176 from priyawadhwa/busybox
Add busybox to path for debug image
2018-05-11 14:51:57 -04:00
Priya Wadhwa f69be3548a
Add busybox to path for debug image 2018-05-11 11:27:13 -07:00
priyawadhwa ef191beb5b
Merge pull request #162 from priyawadhwa/arg
ARG Command
2018-05-11 14:14:59 -04:00
Priya Wadhwa 4de14c34dd
Wrap BuildArgs in our own type 2018-05-11 10:23:13 -07:00
Priya Wadhwa 33f4805f62
Merged master, fixed merge conflict 2018-05-10 13:51:23 -07:00
priyawadhwa b9fb466300
Merge pull request #171 from priyawadhwa/busybox
Create debug image with busybox shell
2018-05-10 16:17:32 -04:00
Priya Wadhwa 4deb37577c
Add busybox shell in dockerfile 2018-05-10 12:55:34 -07:00
Priya Wadhwa bb90bdef2f
Merge branch 'master' of github.com:GoogleContainerTools/kaniko into busybox 2018-05-10 11:18:27 -07:00
priyawadhwa fc75cf5238
Merge pull request #167 from priyawadhwa/aws
Add credential helper and documentation for pushing to Amazon ECR
2018-05-10 14:12:32 -04:00
priyawadhwa 676e6696b6
Merge pull request #172 from priyawadhwa/symlink-bug
Ignore symlinks during file extraction if link is whitelisted
2018-05-10 14:07:07 -04:00