-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump k8s.io/kubernetes to fix vulnerabilities #638
Conversation
namely 1.27.15 because of the following vulnerabilities: * CVE-2023-5528 was fixed in 1.26.11. * CVE-2024-3177 was fixed in 1.27.13. Signed-off-by: zhangguanzhang <[email protected]>
Welcome @zhangguanzhang! |
Hi @zhangguanzhang. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the 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-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: zhangguanzhang The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/ok-to-test |
/retest |
/test pull-kubernetes-dns-test |
Hi @zhangguanzhang |
CI unit tests fail, the error information is not detailed enough, and no developer follows up on the issue |
@zhangguanzhang You are the PR author, so it is expected that you would investigate a test failing on it. I see the test failed three times on July 23rd, July 29th, and September 14th with the exact same error message
so it does not look like test flakiness. |
/retest |
@zhangguanzhang: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
The error message from CI is not detailed enough, and I don't have a clue how to troubleshoot it. |
It turns out that this test fails identically for an empty PR, so there is something wrong with tests, and this PR may be perfectly correct. I opened issue #646. |
Hi @DamianSawicki @zhangguanzhang |
Hey @VikashLNU. This is a community OSS repository, so neither zhangguanzhang nor I are responsible for it. As I wrote above, this is blocked by #646. I've just pinged there one person that may hopefully be able to help. If you are interested in expediting this, perhaps you can escalate with the Network SIG, e.g. on slack. |
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-sigs/prow repository. |
This has been superseded by #649 |
namely 1.27.15 because of the following vulnerabilities: