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/controller/remote
Justin Chadwell abda257763 controller: exit cleanly on SIGTERM
This signal may be sent using an external tool such as pkill, and since
we can handle it neatly, we should.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
client.go lint: ban fmt.Errorf in preference of errors.Errorf 2 years ago
controller.go controller: exit cleanly on SIGTERM 2 years ago
controller_nolinux.go lint: ban fmt.Errorf in preference of errors.Errorf 2 years ago
io.go lint: ban fmt.Errorf in preference of errors.Errorf 2 years ago
server.go lint: ban fmt.Errorf in preference of errors.Errorf 2 years ago