mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
Automatic merge from submit-queue (batch tested with PRs 48565, 49172) Use $(location) to find generated output paths. Along with the build-infra PR https://github.com/kubernetes/repo-infra/pull/19, this allows Kubernetes binaries (e.g. hyperkube) to be built as external dependencies in other Bazel projects. ```release-note NONE ```