kaniko/pkg/buildcontext
Andrei Kvapil 2ea368dde8
tar: read directly from stdin (#1728)
* tar: run directly from stdin

* export UnTar function
2021-12-26 07:09:26 -05:00
..
azureblob.go fix: credential typo 2020-03-12 14:31:15 +08:00
buildcontext.go feat: Add https tar.gz remote source for context (#1519) 2020-12-10 22:55:02 -08:00
dir.go Feature/contextsources (#195) 2018-07-06 06:24:50 -07:00
gcs.go ADD GCB benchmark code 2020-06-05 12:46:47 -07:00
git.go Fix regression: can fetch branches and tags references without specifying commit hashes for private git repository used as context (#1823) 2021-12-24 15:13:45 -05:00
git_test.go fix: lint issues 2020-07-29 23:32:40 -03:00
https.go feat: Add https tar.gz remote source for context (#1519) 2020-12-10 22:55:02 -08:00
https_test.go feat: Add https tar.gz remote source for context (#1519) 2020-12-10 22:55:02 -08:00
s3.go Add support for S3 custom endpoint 2019-06-13 12:42:52 +09:00
tar.go tar: read directly from stdin (#1728) 2021-12-26 07:09:26 -05:00
tar_test.go feat: add support of local '.tar.gz' file inside the kaniko container 2020-03-12 22:51:30 +01:00