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). |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| OWNERS | ||
| README.md | ||
README.md
A Docker image that is used to build autoscaling-related binaries.