autoscaler/builder
Maciek Pytel bdac8c2f9e Update golang to 1.17.5
Kubernetes 1.23 uses that version and the vendored code no
longer compiles using go1.16 (which we used previously).
Following the upstream Kubernetes I'm leaving the go version
in go.mod file at 1.16, as bumping it to 1.17 changes go mod
behavior in a way that breaks some kubernetes tooling
(https://github.com/kubernetes/kubernetes/pull/105563#issuecomment-960915506
for context).
2022-01-18 10:22:57 +01:00
..
Dockerfile Update golang to 1.17.5 2022-01-18 10:22:57 +01:00
OWNERS Add OWNERS to /builder 2018-11-26 17:38:49 +01:00
README.md Move docker builder image to the top of the repository 2017-06-20 17:28:00 +02:00

README.md

A Docker image that is used to build autoscaling-related binaries.