kopeio / etcd-manager

operator for etcd: moved to https://github.com/kubernetes-sigs/etcdadm
Apache License 2.0
164 stars 47 forks source link

scripts: Find bazel output in the new locations #401

Closed justinsb closed 3 years ago

justinsb commented 3 years ago

The output paths of bazel binaries has moved. kOps has a different workaround, where the output paths are selected based on platform; we could look at that instead in future.