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 |
Carlos Sanchez
|
5a8034226c
|
Remove docker-credential-pass
It's not really needed to use config.json credentials
|
2018-04-21 09:20:25 +02:00 |
priyawadhwa
|
2c50945958
|
Merge pull request #135 from priyawadhwa/vendor
Updated vendor
|
2018-04-20 13:36:56 -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
|
ae59204727
|
Updated vendor for changes to container-diff
|
2018-04-20 10:42:16 -07:00 |
priyawadhwa
|
3d84cf39fa
|
Merge pull request #128 from priyawadhwa/refactor-copy
Refactor copy and add
|
2018-04-20 10:33:43 -07:00 |
Nick Kubala
|
50436145cf
|
Merge pull request #133 from nkubala/readme
Fix readme
|
2018-04-20 10:02:23 -07:00 |
Nick Kubala
|
856265ee30
|
fix readme
|
2018-04-20 09:51:44 -07:00 |
Carlos Sanchez
|
6b3473e4c3
|
Use kaniko with docker config.json password
|
2018-04-20 11:32:01 +02:00 |
Priya Wadhwa
|
be38696c7d
|
Updated unit tests after refactor
|
2018-04-19 20:39:29 -07:00 |
priyawadhwa
|
fdd3236b39
|
Merge pull request #127 from r2d4/coc
add code of conduct
|
2018-04-19 20:33:57 -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 |
Matt Rickard
|
ef68ce79b9
|
add code of conduct
|
2018-04-19 19:20:15 -07:00 |
Jake Sanders
|
350f8ab3d6
|
Omit debugging symbols for maximum small bins (#97)
* Omit debugging symbols for maximum small bins
* Update Makefile
add comment
|
2018-04-19 09:04:45 -07:00 |
priyawadhwa
|
55557ff2e1
|
Merge pull request #112 from priyawadhwa/maintainer
Skip maintainer command
|
2018-04-18 10:46:17 -07:00 |
priyawadhwa
|
84d034423f
|
Merge pull request #115 from priyawadhwa/readme
Update README with Security section
|
2018-04-18 09:43:34 -07:00 |
priyawadhwa
|
e72b2331c1
|
Add maintainers (#117)
|
2018-04-18 08:35:36 -07:00 |
priyawadhwa
|
1b2d6bf4f6
|
Merge pull request #114 from r2d4/makefil
Org rename
|
2018-04-17 15:34:34 -07:00 |
Priya Wadhwa
|
7cf4cb228a
|
fixed grammar
|
2018-04-17 14:53:17 -07:00 |
Matt Rickard
|
20d12c608e
|
docker-credential-gcr has not moved
|
2018-04-17 14:20:43 -07:00 |
Priya Wadhwa
|
30f6af68ed
|
update readme
|
2018-04-17 14:11:33 -07:00 |
priyawadhwa
|
5316b24769
|
Merge pull request #108 from chemidy/chemidy-lint
lint
|
2018-04-17 12:58:44 -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 |
Matt Rickard
|
349bdc711e
|
update travis for new org
|
2018-04-17 11:45:20 -07:00 |
Matt Rickard
|
552308a6b6
|
vendor: GoogleCloudPlatform/container-diff is now GoogleContainerTools/container-diff
|
2018-04-17 11:45:11 -07:00 |
Matt Rickard
|
a8fce0d4f5
|
makefile: update org
|
2018-04-17 11:36:27 -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 |
priyawadhwa
|
7e3ace54d5
|
Merge pull request #100 from priyawadhwa/bug
Fix 'text file busy' error
|
2018-04-16 17:46:49 -07:00 |
priyawadhwa
|
7a52ec1c34
|
Merge pull request #98 from priyawadhwa/kokoro
Run integration tests in kokoro
|
2018-04-16 17:19:41 -07:00 |
priyawadhwa
|
9db9ffbb3a
|
Merge pull request #104 from priyawadhwa/readme
Fix README error
|
2018-04-16 16:53:37 -07:00 |
Priya Wadhwa
|
bb5fc24847
|
fix error
|
2018-04-16 16:52:23 -07:00 |