Commit Graph

2266 Commits

Author SHA1 Message Date
Cole Wippern 0ce287d95c ISSUE #439 ci lint 2019-10-25 16:27:14 -07:00
Cole Wippern ec2e7705c8 Issue #439 add additional tests for quotes
Add additional tests to ensure that ARG values with quotes
are handled properly
2019-10-25 16:08:57 -07:00
Tejal Desai c5bc179c85
Merge pull request #816 from yangtaokm/azure-blobstorage-https
[WIP] Add support to download context file from Azure Blob Storage
2019-10-25 10:51:50 -07:00
Tejal Desai 988da42cb9
Merge pull request #825 from prary/trace-logs
changing debug to trace
2019-10-25 10:50:18 -07:00
Yoan Blanc 235fc4a61f
util: add test to RegistryMirror option
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2019-10-25 13:07:03 +02:00
Yoan Blanc 3873aa05e3
root: add --registry-mirror flag
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2019-10-25 11:34:49 +02:00
Cole Wippern 79649a1614 Issue #439 double quotes in ARG value
* Strip out double quotes enclosing ARG value after parsing
dockerfile
2019-10-24 16:30:25 -07:00
Mike Vanbuskirk 8f7eb00433 828: revert context to workspace, clean up doc 2019-10-22 17:39:37 -04:00
yangtaokm aa881d59cb fix gofmt 2019-10-22 17:10:08 +08:00
yangtaokm 45c43a2c89 refactory the code and add CreateTargetTarfile in fs_util.go 2019-10-22 16:44:51 +08:00
yangtaokm 616eb83d92 Refactory and Code and Merge remote-tracking branch 'upstream/master' into azure-blobstorage-https 2019-10-22 16:43:11 +08:00
Mike Vanbuskirk d9c0c359eb 828: add "" to context var in vol mount switch 2019-10-21 23:16:33 -04:00
Mike Vanbuskirk 53bf6c7339 828: add "" to context var in vol mount switch 2019-10-21 23:15:11 -04:00
Mike Vanbuskirk d970fa8af3 828: clean up docker doc, fix context var in run cmd 2019-10-21 22:45:54 -04:00
Will Ripley 4c9a800e12 Added image digest file path 2019-10-21 11:55:55 -05:00
Tao Yang a86ffc8c57
Apply suggestions from code review
fix formatting based on review

Co-Authored-By: Tejal Desai <tejal29@gmail.com>
2019-10-21 10:19:32 +08:00
Tejal Desai cbf4de8108
Merge pull request #821 from slmagus/master
fix build_args in MakeFile, have Travis run make images to preven issue in future
2019-10-18 16:04:59 -07:00
Prashant fa162e3005 changing debug to trace 2019-10-18 19:03:11 +05:30
slmagus c0b7ef33d5 revert distroless repo from testing fork 2019-10-16 12:03:42 -04:00
slmagus 297fd9743b use the binary-bin directory as bazel-genfiles does not exist 2019-10-16 11:55:41 -04:00
slmagus 7413a51620 fix docker build args value, as this passes in a literal double single quote 2019-10-16 10:53:39 -04:00
slmagus 8943886934 add make images to travis 2019-10-16 10:48:03 -04:00
Tejal Desai b23b09dadf
Merge pull request #810 from tibers/master
Add BUILD_ARGs to ease use of proxy
2019-10-15 23:01:22 -07:00
Tejal Desai 602657930f
Merge pull request #811 from ruzickap/fix/documentation
Details about --tarPath usage improved
2019-10-14 13:44:50 -07:00
yangtaokm 78e9974694 Add more test case for azureblob_util.go 2019-10-14 13:55:03 +08:00
yangtaokm 45d58cf350 Merge branch 'azure-blostorage-https' of https://github.com/yangtaokm/kaniko into azure-blostorage-https 2019-10-13 20:53:29 +08:00
yangtaokm 3e6a24b152 Initial commit for Azure Blob Storage SupportX 2019-10-13 20:52:19 +08:00
yangtaokm 355ed05431 Initial commit for Azure Blob Storage SupportX 2019-10-13 20:39:15 +08:00
Tao Yang cca8814bed Merge remote-tracking branch 'upstream/master' 2019-10-10 15:47:06 +08:00
Petr Ruzicka c1bf362400 Details about --tarPath usage improved 2019-10-09 11:29:49 +02:00
Don McCasland 27020f23b9
Resolving comments 2019-10-08 12:19:20 -07:00
Don McCasland e5da55d4cd
Adding integration test 2019-10-08 07:42:09 -07:00
Don McCasland 2b6965b294
addressing lint issues 2019-10-07 13:11:09 -07:00
Don McCasland 2d73c2d996
addressing lint issues 2019-10-07 13:06:40 -07:00
Don McCasland 2eace1d511
Refactoring to add use of a tempdir 2019-10-07 12:56:34 -07:00
Don McCasland 4e1639c030
Addressing review comments 2019-10-07 10:46:28 -07:00
Joshua Knarr 6b206ad9ae prefer theirs 2019-10-07 09:21:37 -04:00
Joshua Knarr be4c414307 reconcile their newer version 2019-10-07 09:20:43 -04:00
Joshua Knarr 1414a4d81e adding BUILD_ARG 2019-10-07 09:18:42 -04:00
Tejal Desai 1c9d566ecd
Merge pull request #806 from tejal29/release
release v0.13.0
2019-10-04 16:49:48 -07:00
Tejal Desai 100f60d61b release v0.13.0 2019-10-04 16:33:23 -07:00
Tejal Desai 529bc4f20e
Merge pull request #805 from tejal29/fix_720
add debug level info what is the layer type
2019-10-04 16:19:49 -07:00
Tejal Desai 1a88d7ae9c better logging 2019-10-04 16:04:12 -07:00
Tejal Desai 743a967933
Merge pull request #804 from tejal29/fix_803
fix creating abs path for urls
2019-10-04 16:00:19 -07:00
Tejal Desai 3ad9255806 add debug level info what is the layer type 2019-10-04 15:51:05 -07:00
Tejal Desai bb9ace058f address Don's comment 2019-10-04 14:43:21 -07:00
Tejal Desai 230c4c9b07 fix linter 2019-10-04 14:39:53 -07:00
Tejal Desai 1c821d050c
Merge pull request #796 from prary/version
Kaniko version
2019-10-04 14:32:14 -07:00
Tejal Desai 6b5b88c2bc fix creating abs path for urls 2019-10-04 14:31:11 -07:00
Tejal Desai 2224f3a6c1
Merge pull request #602 from ImJasonH/output
Write data about pushed images if env var is set
2019-10-04 12:33:42 -07:00