kaniko/pkg/buildcontext
schwannden 20a6ab560e
feat: add skip tls flag for private git context (#2854)
If git clone context is a private self-signed repository, we allow user
to add --git insecure-skip-tls=true flag in the option. The value is
default to false, this behavior is in accordance with the go-git
package.
2024-02-28 23:18:41 -08:00
..
azureblob.go replace Azure/azure-storage-blob-go => Azure/azure-sdk-for-go/sdk/storage/azblob (#2945) 2024-01-16 10:45:40 -08:00
buildcontext.go feat: add skip tls flag for private git context (#2854) 2024-02-28 23:18:41 -08:00
dir.go Feature/contextsources (#195) 2018-07-06 06:24:50 -07:00
gcs.go refactor: simpler local integration tests (#2110) 2022-06-14 13:38:01 -04:00
git.go feat: add skip tls flag for private git context (#2854) 2024-02-28 23:18:41 -08:00
git_test.go fix: lint issues 2020-07-29 23:32:40 -03:00
https.go Fix Integration tests (#2425) 2023-03-21 12:30:54 -04:00
https_test.go feat: Add https tar.gz remote source for context (#1519) 2020-12-10 22:55:02 -08:00
s3.go use aws-sdk-go-v2 (#2550) 2023-06-07 14:54:30 -07:00
tar.go feat: kaniko dir config option (#1997) 2022-03-31 15:10:23 -04:00
tar_test.go fix: Remove references to deprecated io/ioutil pkg (#2867) 2023-11-28 13:02:53 -08:00