cb94298a02 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1296  from ktock/monitor-list  
							
							... 
							
							
							
							monitor: Enable to run build and invoke in background 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9f821dabeb 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1548  from crazy-max/git-ls-remote  
							
							... 
							
							
							
							build: set remote origin url 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a27b8395b1 
								
							
								 
							
						 
						
							
							
								
								Enable to run build and invoke in background  
							
							... 
							
							
							
							Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c1058c17aa 
								
									
								
							
								 
							
						 
						
							
							
								
								build: set remote origin url  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7145e021f9 
								
							
								 
							
						 
						
							
							
								
								imagetools: silence intoto warnings  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								56950ece69 
								
							
								 
							
						 
						
							
							
								
								inspect: lazily load attestation data  
							
							... 
							
							
							
							Delay loading the attestation data immediately, and only compute it upon
request. We do this using a deferred function which allows to define the
computation in the same place as before, but perform the computation
later.
With this patch, we ensure that the attestation data is only pulled from
the remote if it is actually referenced in the format string -
otherwise, we can skip it, for improved performance.
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1d2ac78443 
								
							
								 
							
						 
						
							
							
								
								inspect: move attestation loading to struct methods  
							
							... 
							
							
							
							This refactor ensures that the attestations are not output in the JSON
output for "{{ json . }}", and additionally allows future refactors to
dynamically load the attestation contents, ensuring faster performance
when attestations are not used in the output.
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								484823c97d 
								
							
								 
							
						 
						
							
							
								
								inspect: change additional spdxs to not have duplicates  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3ce17b01dc 
								
							
								 
							
						 
						
							
							
								
								inspect: provide access to multiple spdx documents  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e68c566c1c 
								
							
								 
							
						 
						
							
							
								
								inspect: parse sbom and provenance into json structs  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								19d16aa941 
								
							
								 
							
						 
						
							
							
								
								inspect: break after first matching attestation  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e6b9aba997 
								
									
								
							
								 
							
						 
						
							
							
								
								imagetools inspect: handle provenance and sbom  
							
							... 
							
							
							
							use stub structs for SLSA/SBOM while waiting for
go-imageinspect library to be public.
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2fb9db994b 
								
									
								
							
								 
							
						 
						
							
							
								
								imagetools inspect: missing annotations key  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								64e4c19971 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1477  from crazy-max/git-wsl  
							
							... 
							
							
							
							build: lookup the right git binary on WSL 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0d1fea8134 
								
									
								
							
								 
							
						 
						
							
							
								
								build: warn if git operation fails  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								19417e76e7 
								
									
								
							
								 
							
						 
						
							
							
								
								build: lookup the right git binary on WSL  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f992b77535 
								
							
								 
							
						 
						
							
							
								
								buildflags: warn on duplicate attest field  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6ad5e2fcf3 
								
									
								
							
								 
							
						 
						
							
							
								
								build: set provenance vcs details  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b270a20274 
								
							
								 
							
						 
						
							
							
								
								build: add attests flag and sbom/provenance shorthands  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								63073b65c0 
								
									
								
							
								 
							
						 
						
							
							
								
								dockerutil pkg to manage docker api client and context  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2245371696 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1420  from jedevc/oci-tar  
							
							... 
							
							
							
							Support new `tar` option for oci+docker exporters 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ae59e1f72e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1305  from jedevc/progress-group-prefixed-writer  
							
							... 
							
							
							
							progress: add prefix to vertex progress group 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e6b09580b4 
								
							
								 
							
						 
						
							
							
								
								build: support tar flag for oci+docker exporters  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								aa1f4389b1 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1396  from crazy-max/fix-indent  
							
							... 
							
							
							
							use double spaces with json marshal indent 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b68114375f 
								
									
								
							
								 
							
						 
						
							
							
								
								Address feedback  
							
							... 
							
							
							
							Signed-off-by: Felix de Souza <fdesouza@palantir.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								83a09b3cf2 
								
									
								
							
								 
							
						 
						
							
							
								
								Synchronise access to the map when printing.  
							
							... 
							
							
							
							Signed-off-by: Felix de Souza <fdesouza@palantir.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								abebf4d955 
								
									
								
							
								 
							
						 
						
							
							
								
								use double spaces with json marshal indent  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a50e89c38e 
								
							
								 
							
						 
						
							
							
								
								progress: explicitly fail if tty requested but not available  
							
							... 
							
							
							
							The NewPrinter function is mostly borrowed from buildkit. However, at
some point, it seems that the implementations drifted.
This patch updates buildx to be more similar in behavior to it's
buildkit counterpart, specifically, it will explicitly fail if a TTY
output is requested using "--progress=tty", but the output is not
available.
To gracefully fallback to plain progress in this scenario,
"--progress=plain" is required.
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0566e62995 
								
							
								 
							
						 
						
							
							
								
								progress: add prefix to vertex progress group  
							
							... 
							
							
							
							As buildkit now uses progress groups for the COPY --link instruction
we need to ensure that we additionally prefix the progress group name,
or the target name will be left off in bake commands with more than one
target.
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								57d22a7bd1 
								
									
								
							
								 
							
						 
						
							
							
								
								s3 cache client-side support  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2a13491919 
								
									
								
							
								 
							
						 
						
							
							
								
								Dockerfile: update golangci-lint to 1.48.0 (go 1.19 support)  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f1a9f91323 
								
							
								 
							
						 
						
							
							
								
								imagetools: support cross-repo mounting  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								4ecca34a42 
								
							
								 
							
						 
						
							
							
								
								imagetools: give imagetools create a progress bar  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								37ca8631f9 
								
							
								 
							
						 
						
							
							
								
								imagetools: copy manifests between repositories  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								d3412f1039 
								
							
								 
							
						 
						
							
							
								
								imagetools: refactor combining repository logic  
							
							... 
							
							
							
							This patch modifies the existing combining code in imagetools create to
provide better support for multiple repositories down the road.
Specifically, the code should no longer rely on a single repository
being used for all sources and tags, and should resolve descriptors in
their relevant repositories.
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e4137b2eea 
								
							
								 
							
						 
						
							
							
								
								imagetools: handle manifest with nil platform  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								8257a04a7d 
								
									
								
							
								 
							
						 
						
							
							
								
								create: load default buildkit config if none specified  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3adca1c17d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #995  from thaJeztah/replace_ioutil  
							
							... 
							
							
							
							Remove uses of deprecated io/ioutil 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								38311a35f2 
								
									
								
							
								 
							
						 
						
							
							
								
								imagetools inspect: use buildinfo helper  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fc7ba75fd7 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove uses of deprecated io/ioutil  
							
							... 
							
							
							
							The package has been deprecated since Go 1.16: https://go.dev/doc/go1.16#ioutil 
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9fcea76dea 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #977  from tonistiigi/logs-dupes  
							
							... 
							
							
							
							progress: avoid double logs when multiple targets build same step 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								215a128fc1 
								
									
								
							
								 
							
						 
						
							
							
								
								imagetools inspect: missing manifest digest for manifest-list (json)  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4e4eea7814 
								
									
								
							
								 
							
						 
						
							
							
								
								imagetools inspect: deterministic platform order  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b77d7864fa 
								
							
								 
							
						 
						
							
							
								
								progress: avoid double logs when multiple targets build same step  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								20a55e9184 
								
									
								
							
								 
							
						 
						
							
							
								
								imagetools inspect: multi-platform support  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6c56109083 
								
									
								
							
								 
							
						 
						
							
							
								
								imagetools inspect: add --format flag  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								60a025b227 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #928  from tonistiigi/bake-named-contexts  
							
							... 
							
							
							
							bake: add named contexts keys 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2d7540fb0a 
								
							
								 
							
						 
						
							
							
								
								Separate io.Writer from console.File for NewPrinter  
							
							... 
							
							
							
							Signed-off-by: Edgar Lee <edgarl@netflix.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ffa062dc95 
								
							
								 
							
						 
						
							
							
								
								util: add waitmap for target synchronization  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d3e56ea9d9 
								
									
								
							
								 
							
						 
						
							
							
								
								root: simple output format on logrus for parity with cli  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago