mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-14 13:35:12 +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 ```