Commit Graph

2266 Commits

Author SHA1 Message Date
Priya Wadhwa fe23751fac Add demo to README 2018-05-02 17:00:47 -04:00
Priya Wadhwa c2516b4dcf Use official version of docker-credential-gcr 2018-05-02 13:53:28 -04:00
priyawadhwa 60cbc549af
Merge pull request #159 from chrisz100/feature/cmd_stopsignal
Feature/cmd stopsignal
2018-05-02 11:50:45 -04:00
priyawadhwa 1fca51e6be Update CreatedBy field in config history (#163) 2018-05-02 00:36:12 -07:00
Christian Jantz e23003aff3 Removed stopsignal from README as missing command 2018-05-02 08:16:38 +02:00
Priya Wadhwa 5699134c97 Merge branch 'master' of github.com:GoogleContainerTools/kaniko into multistage 2018-05-01 17:00:15 -04:00
priyawadhwa 06bbe91259
Merge pull request #161 from priyawadhwa/cst
Update integration tests to use new cst
2018-05-01 16:27:16 -04:00
Priya Wadhwa ac8a110593 Update integration tests to use new cst 2018-05-01 13:36:09 -04:00
Priya Wadhwa 36933a23d7 Update to new structure tests 2018-05-01 13:33:28 -04:00
Priya Wadhwa 67a3727eba Merge branch 'master' of github.com:GoogleContainerTools/kaniko into multistage 2018-05-01 11:29:51 -04:00
Christian Jantz dbdbee035d Merge branch 'master' into feature/cmd_stopsignal 2018-05-01 12:54:55 +02:00
Christian Jantz d63bc6da4b set fixed index for resolvedEnv slice on environment replacement - will always be len 1 2018-05-01 12:29:57 +02:00
Christian Jantz b5e68f4b7b added signal validation 2018-05-01 12:12:36 +02:00
Priya Wadhwa a1acbe8aa8 Fixed ResolveStages 2018-04-30 22:37:45 -04:00
priyawadhwa 6ff3c588af Update readme (#160) 2018-04-30 15:59:04 -07:00
Christian Jantz 5af3645a83 added shell command (#158)
* added shell command input to commands prepending shell

* Added shell command and test
2018-04-30 10:59:10 -07:00
Christian Jantz 281c69c6c6 Revert "added shell command input to commands prepending shell"
This reverts commit bccc664b19.
2018-04-28 17:43:42 +02:00
Christian Jantz 35b5f4b34a Revert "Added shell command and test"
This reverts commit ae47a03023.
2018-04-28 17:43:34 +02:00
Christian Jantz fd8d4b6170 added test for stopsignal command implementation 2018-04-28 17:41:40 +02:00
Christian Jantz d73f8c031f added stopsignal implementation 2018-04-28 17:30:18 +02:00
Christian Jantz ae47a03023 Added shell command and test 2018-04-28 15:12:04 +02:00
Christian Jantz bccc664b19 added shell command input to commands prepending shell 2018-04-28 15:02:33 +02:00
priyawadhwa fb605edd3b
Merge pull request #157 from priyawadhwa/sha-from
Integration test for base image specifying sha
2018-04-27 16:40:36 -07:00
Priya Wadhwa 6c017128ab
fixed merge conflict 2018-04-27 16:24:59 -07:00
Priya Wadhwa e9c1e1d518
Integration test for base image specifying sha 2018-04-27 16:20:11 -07:00
priyawadhwa 3575e0df6f
Merge pull request #155 from priyawadhwa/certs-bug
Switch to multi-stage dockerfile for building kaniko
2018-04-27 15:26:05 -07:00
Priya Wadhwa b9435943ec
clean up makefile 2018-04-27 14:58:28 -07:00
Priya Wadhwa 3705de2298
Switch to multi-stage dockerfile for building kaniko 2018-04-27 14:42:59 -07:00
Priya Wadhwa 48688df7a6
Fixed merge conflicts, support multistage builds 2018-04-26 16:39:02 -07:00
Priya Wadhwa 904575d0cb
support multi stage builds 2018-04-26 15:40:41 -07:00
priyawadhwa ea9258b569
Merge pull request #153 from priyawadhwa/logo
Create kaniko logo directory
2018-04-26 14:51:04 -07:00
priyawadhwa 8ed7152ae5
Merge pull request #152 from priyawadhwa/tests
Build kaniko with docker
2018-04-26 14:50:00 -07:00
Priya Wadhwa 842fc2f8d7
move kaniko logo into directory
Move kaniko logo into directory
2018-04-26 14:47:38 -07:00
Priya Wadhwa ebdf0eafc3
Build kaniko with docker 2018-04-26 14:39:22 -07:00
Carlos Garcia 1c44571bbd Create Logo (#147) 2018-04-25 20:50:39 -07:00
dlorenc cd5b744904
Switch from containers/image to go-containerregistry (#140)
* Vendor changes for go-containerregistry switch.

* Manual changes for go-containerregistry switch.

The biggest change is refactoring the tarball unpacking.

* Pull more of container-diff out.

* More vendor removals.

* More unit tests.
2018-04-25 19:21:05 -07:00
Aaron Prindle 806555538f
Merge pull request #150 from priyawadhwa/readme
Update readme for debug image
2018-04-25 16:44:17 -07:00
Priya Wadhwa 02f199e101
Update readme for debug image 2018-04-25 16:08:25 -07:00
Aaron Prindle 05b2c0c073
Merge pull request #149 from priyawadhwa/dockerfile
Release executor based off debian for debugging
2018-04-25 15:46:25 -07:00
Priya Wadhwa 0343e6b50b
Release executor based off debian for debugging 2018-04-25 15:21:42 -07:00
Priya Wadhwa 946b11b894
fix parent directory 2018-04-25 12:59:18 -07:00
Priya Wadhwa a211c1ec71
Make sure to snapshot parent directories of specific files for add/copy 2018-04-24 16:22:37 -07:00
priyawadhwa bf87cc5aff
Merge pull request #142 from priyawadhwa/readme
Update readme -- kaniko doesn't support Windows
2018-04-24 16:18:37 -07:00
Priya Wadhwa 61d3c66b5f
update readme 2018-04-24 13:19:09 -07:00
Priya Wadhwa cf713fe0cd
fixed bug in copy 2018-04-23 18:13:27 -07:00
Priya Wadhwa 7dbc7a04a7
Support multi stage builds 2018-04-23 17:25:12 -07:00
dlorenc 844d9ef0d9
Add whiteout handling by switching to a two-phase approach. (#139)
* Add whiteout handling by switching to a two-phase approach.

Also only handle hardlinks within one layer

* Simplify the run test.
2018-04-23 12:50:21 -07:00
Alban Crequy 7ceba77ef0 README.md: fix link (#138) 2018-04-22 10:01:27 -07:00
Carlos Sanchez 4fa6c28e34 Document config.json authentication
Works with the standard kaniko docker image
2018-04-21 09:32:10 +02:00
Carlos Sanchez 9e9f42fdbb Merge branch 'master' into credentials-pass 2018-04-21 09:24:21 +02:00