Weixiao Huang
Weixiao Huang
> Thanks for submitting this! We're going to find a reviewer from Solo to take a look at this although we are currently fairly busy so it may take a...
> Sorry for how long this has been. I like the idea but we just need to verify a few things about the behavior change. > > For example translation...
Is there any update of this PR?
Sorry, I'll check it recently
I have the same problem, and I try https://github.com/duarten/rust-bazel-cross. But it seems that it produces a non-static link binary. So is there any method to static link by using musl?
could you please tell me which comments? It seems all comments have been resolved
> there are some pending comments above need to be addressed. we need make it be compatible with `skaffold` too. It seems all comments have been resolved, this MR should...
There's a [faster version](https://github.com/kubernetes/repo-infra/blob/master/tools/build_tar/buildtar.go) of build_tar written in go by kubernetes community. This code is compatible with build_tar of [rules_pkg](https://github.com/bazelbuild/rules_pkg/blob/master/pkg/build_tar.py). However, the output tars is not compatible with rules_docker's container_images'...
I've successfully fixed lint, is there any progress?