kubernetes-sigs / aws-efs-csi-driver

CSI Driver for Amazon EFS https://aws.amazon.com/efs/
Apache License 2.0
693 stars 526 forks source link

Update go-restful API from v3.9.0 to v3.10.o to mitigate the CVE PRIS… #1307

Closed mskanth972 closed 2 months ago

mskanth972 commented 2 months ago

…MA-2022-0227

Is this a bug fix or adding new feature?

What is this PR about? / Why do we need it? Update go-restful API from v3.9.0 to v3.10.o to mitigate the CVE PRISMA-2022-0227

What testing is done?

k8s-ci-robot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mskanth972

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/master/OWNERS)~~ [mskanth972] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
k8s-ci-robot commented 2 months ago

@mskanth972: 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
pull-aws-efs-csi-driver-verify cffae9eb1482c74a844b29106cf991e3e0d42984 link true /test pull-aws-efs-csi-driver-verify
pull-aws-efs-csi-driver-unit cffae9eb1482c74a844b29106cf991e3e0d42984 link true /test pull-aws-efs-csi-driver-unit

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](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).