cargo-deny: ignore RUSTSEC-2025-0004 check.#18181
cargo-deny: ignore RUSTSEC-2025-0004 check.#18181ti-chi-bot[bot] merged 2 commits intotikv:masterfrom
Conversation
Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
overvenus
left a comment
There was a problem hiding this comment.
Please also add openssl::ssl::select_next_proto to disallowed-methods in clippy.toml.
|
/test ? |
|
@wuhuizuo: The following commands are available to trigger required jobs: The following commands are available to trigger optional jobs: Use DetailsIn response to this:
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-sigs/prow repository. |
|
/test pull-clippy-linux-arm64 |
Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
|
/test pull-clippy-linux-arm64 |
|
/check-triage-completed |
|
/check-issue-triage-complete |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hbisheng, overvenus The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@LykxSassinator: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
close tikv#18179 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
close tikv#18179 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
close #18179 Ignore the deny "RUSTSEC-2025-0004", as it will introduce recursive upgrading to OpenSSL to v3.x from v1.x, causing performance regressions. Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Signed-off-by: lucasliang <nkcs_lykx@hotmail.com> Co-authored-by: lucasliang <nkcs_lykx@hotmail.com>
close #18179 Ignore the deny "RUSTSEC-2025-0004", as it will introduce recursive upgrading to OpenSSL to v3.x from v1.x, causing performance regressions. Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Signed-off-by: lucasliang <nkcs_lykx@hotmail.com> Co-authored-by: lucasliang <nkcs_lykx@hotmail.com>
close tikv#18179 Ignore the deny "RUSTSEC-2025-0004", as it will introduce recursive upgrading to OpenSSL to v3.x from v1.x, causing performance regressions. Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
What is changed and how it works?
Issue Number: Close #18179
What's Changed:
Related changes
pingcap/docs/pingcap/docs-cn:Check List
Tests
Side effects
Release note