tools icon indicating copy to clipboard operation
tools copied to clipboard

(feat) Add cargo-deny for build

Open hypernovasunnix opened this issue 2 years ago • 7 comments

Enables ztunnel to run checks for CVEs and licenses

hypernovasunnix avatar Jan 19 '23 21:01 hypernovasunnix

😊 Welcome @hypernovasunnix! This is either your first contribution to the Istio tools repo, or it's been awhile since you've been here.

You can learn more about the Istio working groups, code of conduct, and contributing guidelines by referring to Contributing to Istio.

Thanks for contributing!

Courtesy of your friendly welcome wagon.

istio-policy-bot avatar Jan 19 '23 21:01 istio-policy-bot

Hi @hypernovasunnix. Thanks for your PR.

I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

istio-testing avatar Jan 19 '23 21:01 istio-testing

/ok-to-test

howardjohn avatar Jan 22 '23 01:01 howardjohn

@hypernovasunnix: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
containers-test-arm64_tools f4a1e0e76f57074a4b16469c8c648f7b8334f806 link true /test containers-test-arm64
lint_tools f4a1e0e76f57074a4b16469c8c648f7b8334f806 link true /test lint
containers-test_tools f4a1e0e76f57074a4b16469c8c648f7b8334f806 link true /test containers-test

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

istio-testing avatar Jan 22 '23 01:01 istio-testing

Semi-unrelated question - at some point do we plan to create a separate build-tools-ztunnel output image/stage, much like we have for build-tools-proxy?

As we start adding more rust/cargo deps it might begin to make sense.

bleggett avatar Jan 27 '23 16:01 bleggett

We did have a quick discussion when rust wast added to the image. It would be good to compare sizes occasionally to see what savings we have both ways.

ericvn avatar Jan 27 '23 17:01 ericvn

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

istio-testing avatar Feb 01 '23 22:02 istio-testing