2df799d331 
								
									
								
							
								 
							
						 
						
							
							
								
								docs(guides): fix links  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								fecc6958cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1208  from jedevc/kubernetes-builder-docs  
							
							... 
							
							
							
							docs: add new kubernetes build driver docs 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								02bae945c3 
								
							
								 
							
						 
						
							
							
								
								add support for oci-layout build-context  
							
							... 
							
							
							
							Signed-off-by: Avi Deitcher <avi@deitcher.net> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								691723f9f9 
								
							
								 
							
						 
						
							
							
								
								bake: add timestamp function  
							
							... 
							
							
							
							Terraform includes a timestamp function to get the current time. go-cty
has imported a number of the timestamp functions to it's standard
library, however, this was one was not included.
This patch simply pulls in the TimestampFunc from Terraform's
internal/lang/funcs/datetime.go to allow easily fetching the current
time in bake.
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								900f356df9 
								
							
								 
							
						 
						
							
							
								
								docs: add new kubernetes build driver docs  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								724cb29042 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1207  from developer-guy/fix/doc  
							
							... 
							
							
							
							fix: correct determnistic word 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f69c62f07a 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: correct determnistic word  
							
							... 
							
							
							
							Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								309c49413c 
								
							
								 
							
						 
						
							
							
								
								buildx: log errors in initializing builders  
							
							... 
							
							
							
							Previously, errors within the driver config would not be reported to the
user until they tried to use the driver, even though they are easily
accessible from the node group info.
This patch reports these errors (but will not fail because of them,
since the data is already saved) - this should help improve
debuggability of some of the more complex drivers, and prevent error
messages being suppressed.
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6824cf4548 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1204  from jedevc/remote-builder-typos  
							
							... 
							
							
							
							docs: fixup remote builder typos 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								881b48a3b6 
								
							
								 
							
						 
						
							
							
								
								docs: fixup remote builder typos  
							
							... 
							
							
							
							- Ensure that buildx is always used as a docker subcommand
- Correct invalid buildx ls output
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5b452b72a2 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1198  from jedevc/bump-buildkit-f4eb826  
							
							... 
							
							
							
							Bump buildkit to master branch 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								27fcb73c7c 
								
							
								 
							
						 
						
							
							
								
								bake: add tests for missing attributes in userfuncs  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2aa22597f0 
								
							
								 
							
						 
						
							
							
								
								bake: forbid empty result and params in userfuncs  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								d9ef9bec34 
								
							
								 
							
						 
						
							
							
								
								kubernetes: add error when no pods available  
							
							... 
							
							
							
							This prevents the fall-through to the panic from division by zero in the
modulus below, and presents a neater error to the user.
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3b4780ef19 
								
							
								 
							
						 
						
							
							
								
								vendor: bump buildkit to master  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								12fde33d9b 
								
									
								
							
								 
							
						 
						
							
							
								
								bake: dedup compose main and extension fields values  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a0f92829a7 
								
									
								
							
								 
							
						 
						
							
							
								
								bake: merge cache-from field from compose and x-bake  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b438032a60 
								
									
								
							
								 
							
						 
						
							
							
								
								bake: support compose build cache_to  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3cf549a7f7 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1181  from crazy-max/compose-consistency  
							
							... 
							
							
							
							bake: fix compose consistency check 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f8884a58e9 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1182  from crazy-max/remove-yamllint  
							
							... 
							
							
							
							chore: remove yamllint 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5ce3909c48 
								
									
								
							
								 
							
						 
						
							
							
								
								bake: fix compose consistency check  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								45fac6dee3 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: remove yamllint  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a8bb25d1b5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1168  from ktock/invoke  
							
							... 
							
							
							
							Add `--invoke` option to launch a container from the build result 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								387e1ecca6 
								
							
								 
							
						 
						
							
							
								
								Add `--invoke` option to launch a container from the build result  
							
							... 
							
							
							
							Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ad7b077d13 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1167  from crazy-max/refactor-xbake  
							
							... 
							
							
							
							bake: better handling of compose extension interface 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								432c2b2650 
								
									
								
							
								 
							
						 
						
							
							
								
								bake: better handling of compose extension interface  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								055e85f48f 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1166  from crazy-max/ci-concurrency  
							
							... 
							
							
							
							ci: add concurrency check 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								91fec23f5d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1153  from crazy-max/update-compose-go  
							
							... 
							
							
							
							bake: support compose build tags and secrets env 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0295555a5a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1109  from crazy-max/ls-progress  
							
							... 
							
							
							
							ls: move builder/node status error msg below table 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6cb1b85d7b 
								
									
								
							
								 
							
						 
						
							
							
								
								bake: support compose build tags  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e0350f671a 
								
									
								
							
								 
							
						 
						
							
							
								
								bake: support compose secrets env  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c1adfcb658 
								
									
								
							
								 
							
						 
						
							
							
								
								ci: add concurrency check  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1343cdfc83 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1140  from crazy-max/bake-docs  
							
							... 
							
							
							
							docs: bake guides and refactor reference 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f40c2dbb86 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: rework bake compose file definition  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								50c23aa755 
								
									
								
							
								 
							
						 
						
							
							
								
								update github.com/compose-spec/compose-go to v1.2.7  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ff9517cbf0 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: rework bake "Configuring builds" page  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								824b0268d8 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: bake specification intro  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								77ea999adb 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: guide page to configure bake builds  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1807cfdd26 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: changes to bake file definition guide  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ebd7d062bf 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: bake guides and refactor reference  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6cb026b766 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1148  from crazy-max/fix-no-output-warn  
							
							... 
							
							
							
							build: enhance warning message when no output specified 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1cb1ee018b 
								
									
								
							
								 
							
						 
						
							
							
								
								build: enhance warning message when no output specified  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								71e4a39ae9 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1134  from jedevc/remote-driver-connhelpers  
							
							... 
							
							
							
							Remote driver connhelpers 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								009730f5fd 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1145  from docker/dependabot/github_actions/crazy-max/ghaction-github-runtime-2  
							
							... 
							
							
							
							build(deps): bump crazy-max/ghaction-github-runtime from 1.0.0 to 2 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								36466c0744 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump crazy-max/ghaction-github-runtime from 1.0.0 to 2  
							
							... 
							
							
							
							Bumps [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime ) from 1.0.0 to 2.
- [Release notes](https://github.com/crazy-max/ghaction-github-runtime/releases )
- [Changelog](https://github.com/crazy-max/ghaction-github-runtime/blob/master/CHANGELOG.md )
- [Commits](94085cef04...906832f62b 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1406ff141b 
								
							
								 
							
						 
						
							
							
								
								docs: add connhelpers info to remote-builder guide  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1eff9310f8 
								
							
								 
							
						 
						
							
							
								
								remote: add additional connhelpers to buildx  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								22ac3271d2 
								
							
								 
							
						 
						
							
							
								
								vendor: update moby/buildkit  
							
							... 
							
							
							
							Update modules:
  go mod edit -require github.com/moby/buildkit@master
  go mod tidy -compat=1.17 && ./hack/update-vendor
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								064bd92583 
								
									
								
							
								 
							
						 
						
							
							
								
								ls: move builder/node status error msg below table  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1beb3359a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1144  from tonistiigi/nil-platform  
							
							... 
							
							
							
							imagetools: handle manifest with nil platform 
							
						 
						
							3 years ago