Commit Graph

290 Commits

Author SHA1 Message Date
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 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
priyawadhwa d19a6e4df7
Merge pull request #174 from priyawadhwa/shell
Add shell command to commands.go
2018-05-10 14:06:54 -04:00
Priya Wadhwa 347ce66a9b
Merged master, fixed merge conflict 2018-05-09 13:50:33 -07:00
Priya Wadhwa 6972bdbb16
Update travis 2018-05-09 12:29:37 -07:00
Priya Wadhwa 9b4063d2c6
Updated vendor 2018-05-09 12:24:45 -07:00
Priya Wadhwa 26d8501489
Support BuildArgs for arg command 2018-05-09 12:24:38 -07:00
Priya Wadhwa f5b8457405
Add shell command to commands.go 2018-05-09 12:01:05 -07:00
Priya Wadhwa 3aafb843e2
Updated vendor for exported BuildArgs 2018-05-09 11:56:32 -07:00
priyawadhwa 02bb6dee31
Merge pull request #173 from nbyl/destination-required
make destination required to fix "could not parse reference" errors
2018-05-08 16:06:43 -04:00
Nicolas Byl adaff3ee89 make destination required to fix "could not parse reference" errors 2018-05-08 21:42:54 +02:00
Priya Wadhwa d040c89af6
Ignore symlinks during file extraction if link is whitelisted 2018-05-08 11:02:29 -07:00
Priya Wadhwa 3da6215db4
Create debug image with busybox shell 2018-05-07 15:18:28 -07:00
priyawadhwa 168bed87d9
Merge pull request #143 from priyawadhwa/snapshot
Fix snapshotting specific files
2018-05-07 12:26:04 -04:00
Priya Wadhwa 5f547b163b
Merge branch 'master' of github.com:GoogleContainerTools/kaniko into aws 2018-05-07 09:24:00 -07:00
Priya Wadhwa 7fbc21ec73
Merged master, fixed merge conflict 2018-05-07 09:14:17 -07:00
Priya Wadhwa 26b8e01697 Remove workdir 2018-05-03 11:26:32 -04:00
priyawadhwa 878be35042
Merge pull request #166 from priyawadhwa/demo
Add demo to README
2018-05-03 11:07:21 -04:00
priyawadhwa d33a914c65
Merge pull request #165 from priyawadhwa/credentials
Use official version of docker-credential-gcr
2018-05-03 11:07:07 -04:00
Priya Wadhwa 8d3731a984 Add credential helper and docs for pushing to Amazon ECR 2018-05-02 17:15:53 -04:00
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