You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/commands
Justin Chadwell 5d4223e4f8 build: move SOURCE_DATE_EPOCH parsing into option generation
This allows the build package code to become more generic, and also
ensures that when the environment variables are not propogated (in the
case of the remote controller), that we can still correctly set
SOURCE_DATE_EPOCH.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
imagetools mutualize builder logic 2 years ago
bake.go controller: handle attestation options across api 2 years ago
build.go build: move SOURCE_DATE_EPOCH parsing into option generation 2 years ago
build_test.go monitor: resolve paths arguments in client 2 years ago
create.go k8s: generate node name if not provided 2 years ago
create_test.go
diskusage.go mutualize builder logic 2 years ago
inspect.go store: set nodegroup last activity 2 years ago
install.go
ls.go mutualize builder logic 2 years ago
prune.go mutualize builder logic 2 years ago
rm.go rm: do not check for context builders when removing inactive 2 years ago
root.go controller: move controllers out of commands into separate package 2 years ago
stop.go mutualize builder logic 2 years ago
uninstall.go
use.go
version.go