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
Brian Goff 98efe7af10 Support for passing through raw buildkit policies
This adds an env var which can be used to pass in a path to a file to
read a buildkit source poliy from.

This is applied to any build is executed with the env set.
It is also applied to bakes (which are calling build behind the scenes).

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2 years ago
..
build Support for passing through raw buildkit policies 2 years ago
control controller: refactor progress api 2 years ago
errdefs Allow passing ResultContext from server to the client through grpcerror 2 years ago
local controller: replace logrus status messages with progress messages 2 years ago
pb Support for passing through raw buildkit policies 2 years ago
processes Enable to create container from error 2 years ago
remote controller: replace logrus status messages with progress messages 2 years ago
controller.go controller: replace logrus status messages with progress messages 2 years ago