kaniko/pkg
Christian Jantz 65d7b0a9aa Feature/contextsources (#195)
* added switch to extract different sources as build context

* first rough implementation of aws s3

* added buildcontext package and interface

* added GetBuildContext func to buildcontext.go
added fallback to gcs
renamed GC struct to GCS

* improved the default behavior of build context retrieval

* renamed gc:// to gs:// in order to follow common standards

* renamed struct File to Dir and some cleanup work

* moved context.tar suffix to the buildcontext processors where it is needed

* added buildcontext retrieval as struct variable

added fallback if prefix in bucket specifier is present

* cleanup if structures

* added prefix to s3

* WIP

* Fixed build context bugs

* refactored build context
2018-07-06 06:24:50 -07:00
..
buildcontext Feature/contextsources (#195) 2018-07-06 06:24:50 -07:00
commands dep update go-containerregistry 2018-06-03 00:59:34 +00:00
constants Feature/contextsources (#195) 2018-07-06 06:24:50 -07:00
dockerfile adding reproducible flag (#205) 2018-06-22 12:00:44 -07:00
executor adding reproducible flag (#205) 2018-06-22 12:00:44 -07:00
image dep update go-containerregistry 2018-06-03 00:59:34 +00:00
snapshot Fix bug in snapshotting 2018-06-21 14:07:59 -07:00
util Feature/contextsources (#195) 2018-07-06 06:24:50 -07:00
version Set a user-agent for registry pushes. (#87) 2018-04-13 14:25:58 -07:00