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
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
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
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
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
dlorenc
0438539cbc
Set env at command run time instead of in the process. ( #91 )
2018-04-15 18:05:21 -07:00
priyawadhwa
cebb4031b3
copy symlinks ( #90 )
2018-04-14 08:00:20 -07:00
dlorenc
167920c405
Refactor a bit. ( #84 )
...
Move all logic out of cmd/root.go into a package.
2018-04-14 07:59:37 -07:00
dlorenc
da1eab7251
Set a user-agent for registry pushes. ( #87 )
2018-04-13 14:25:58 -07:00
Priya Wadhwa
a8ecbbd365
Check if config fields are nil
2018-04-13 14:00:05 -07:00
Priya Wadhwa
ec510a161b
change imports from k8s-container-builder to kaniko
2018-04-12 15:35:54 -07:00
Priya Wadhwa
954b1382d2
change k8s to kaniko
2018-04-12 15:30:32 -07:00
Priya Wadhwa
50ef6fe9c1
Build trigger for building kaniko executor image
2018-04-12 15:25:40 -07:00
Priya Wadhwa
8d2e646214
Fixed merge conflict
2018-04-12 15:03:09 -07:00
Priya Wadhwa
d38319c416
Add support for scratch images, and integration test
2018-04-12 14:57:33 -07:00
Priya Wadhwa
3f561782a8
Fixed merge conflict, added validation
2018-04-12 10:30:25 -07:00
Priya Wadhwa
cf90bd73d4
Fixed merge conflict
2018-04-11 15:05:12 -07:00
Priya Wadhwa
c10c293f6b
Fixed merge conflict
2018-04-06 12:09:31 -07:00
Sharif Elgamal
ce2b515d49
adding VOLUME command ( #62 )
...
* adding VOLUME command
* proper test project
* general fixes
* fixing project name
* fixing volume unit test
* fixing integration test
* adding tests
* adding util test
* fixing test
* actually create the volume mounted directory
* fix test
2018-04-06 12:02:57 -07:00
Priya Wadhwa
5dc47258a0
Fix merge conflict, change flag to snapshot-mode
2018-04-05 16:07:49 -07:00
Priya Wadhwa
59a5950e9e
onbuild integration test
2018-04-05 09:43:52 -07:00
Priya Wadhwa
27f964957b
Support for onbuild and unit test
2018-04-04 17:06:01 -07:00
Priya Wadhwa
c63a03d123
rename to kaniko
2018-04-04 14:52:13 -07:00