kaniko/pkg/buildcontext
Guillaume Calmettes d2f3e896cd
Fix regression: can fetch branches and tags references without specifying commit hashes for private git repository used as context (#1823)
* [FIX] can fetch tags and branches refs without specifying commit hashes

* [ENH] more precise comment
2021-12-24 15:13:45 -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 feat: allow injecting through stdin tar.gz on kaniko 2020-03-18 12:29:49 +01:00
tar_test.go feat: add support of local '.tar.gz' file inside the kaniko container 2020-03-12 22:51:30 +01:00