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/driver/kubernetes
Justin Chadwell 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
..
context Remove uses of deprecated io/ioutil 3 years ago
execconn new driver: kubernetes 5 years ago
manifest kubernetes: replace deprecated seccomp annotations with securityContext 3 years ago
podchooser kubernetes: add error when no pods available 3 years ago
driver.go ls: adds fallback if buildkit version info unimplemented 3 years ago
factory.go Complete remote driver 3 years ago
factory_test.go Fix tolerations not parsing its options correctly, add tests 3 years ago