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
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
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
Priya Wadhwa
347ce66a9b
Merged master, fixed merge conflict
2018-05-09 13:50:33 -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
d040c89af6
Ignore symlinks during file extraction if link is whitelisted
2018-05-08 11:02:29 -07:00
Priya Wadhwa
7fbc21ec73
Merged master, fixed merge conflict
2018-05-07 09:14:17 -07: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
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
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
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
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
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
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
Carlos Sanchez
08ce2a0724
Add support for insecure docker registry ( #131 )
...
* Add support for insecure docker registry
Using --insecure-skip-tls-verify
Fixes #110
* Apply formatting
2018-04-20 10:47:06 -07:00
Priya Wadhwa
be38696c7d
Updated unit tests after refactor
2018-04-19 20:39:29 -07:00
Priya Wadhwa
6054d7e653
Refactor copy and add
...
Refactor copy and add
Add/copy pass integration tests
2018-04-19 20:27:41 -07:00
priyawadhwa
55557ff2e1
Merge pull request #112 from priyawadhwa/maintainer
...
Skip maintainer command
2018-04-18 10:46:17 -07:00
priyawadhwa
1b2d6bf4f6
Merge pull request #114 from r2d4/makefil
...
Org rename
2018-04-17 15:34:34 -07:00
Priya Wadhwa
5f03283a91
Merge branch 'master' of github.com:GoogleCloudPlatform/kaniko into maintainer
2018-04-17 12:33:16 -07:00
Matt Rickard
cff201dee6
org rename from GoogleCloudPlatform to GoogleContainerTools
2018-04-17 11:45:39 -07:00
Cyrille Hemidy
6e5ed87633
Update add.go
...
fix comment
2018-04-17 10:57:03 +02:00
Cyrille Hemidy
3cc63ee941
Update tar_util.go
...
fix comment
2018-04-17 10:56:37 +02:00
Cyrille Hemidy
3796a1026d
Update image.go
...
fix comment
2018-04-17 10:55:55 +02:00
Cyrille Hemidy
a18c8c01e1
Update util.go
...
fix comment
2018-04-17 10:54:11 +02:00
Cyrille Hemidy
84bab8fde2
Update command_util.go
...
fix comment
2018-04-17 10:53:34 +02:00
Cyrille Hemidy
44a97ae53f
Update run.go
...
fix comment
2018-04-17 10:52:35 +02:00
Priya Wadhwa
6548835db5
skip maintainer command
2018-04-16 14:21:37 -07:00
Priya Wadhwa
b47f682c80
Fix 'text file busy' error
2018-04-16 13:40:02 -07:00
Priya Wadhwa
52c5759fc4
create list of build files
2018-04-16 11:08:40 -07:00
Priya Wadhwa
c7bcc673fc
allow snapshot of kaniko certs so kaniko can build kaniko
2018-04-16 10:43:01 -07:00
priyawadhwa
0ddc2115a5
Merge pull request #78 from priyawadhwa/trigger
...
kaniko build trigger
2018-04-16 10:21:21 -07:00