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
OWNERS
README.md

README.md

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