kubernetes-retired / poseidon

[EOL] A Firmament-based Kubernetes scheduler
http://www.firmament.io
Apache License 2.0
410 stars 79 forks source link

fix `make` after running `dep ensure` and `hack/update-bazel.sh` #143

Closed islinwb closed 6 years ago

islinwb commented 6 years ago

fixes https://github.com/kubernetes-sigs/poseidon/issues/144

https://github.com/kubernetes-sigs/poseidon/pull/143/commits/323a30fcfc500544c869460aa715f78d39b1a5de cherry-picks part of kubernetes/kubernetes@46146f6 and remove kube::golang::build_kube_toolchain() to make make pass.

m1093782566 commented 6 years ago

/lgtm

/approve

k8s-ci-robot commented 6 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: islinwb, m1093782566

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/poseidon/blob/master/OWNERS)~~ [m1093782566] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment