Skip to content
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

fix: CVE-2023-3676, GHSA-m425-mq94-257g #235

Merged
merged 4 commits into from
Dec 7, 2023

Conversation

andyzhangx
Copy link
Member

@andyzhangx andyzhangx commented Dec 7, 2023

What type of PR is this?
/kind failing-test
/kind bug

Begin to run sanity test...
panic: flag logtostderr set at /home/prow/go/src/sigs.k8s.io/csi-driver-iscsi/cmd/iscsiplugin/main.go:33 before being defined
goroutine 1 [running]:
flag.(*FlagSet).Var(0xc000172000, {0x1871388, 0x23a27e8}, {0x1650727, 0xb}, {0x16754ea, 0x26})
	/usr/local/go/src/flag/flag.go:1031 +0x33a
k8s.io/klog/v2.InitFlags.func1(0xc00012b980?)
	/home/prow/go/src/sigs.k8s.io/csi-driver-iscsi/vendor/k8s.io/klog/v2/klog.go:437 +0x31
flag.(*FlagSet).VisitAll(0x40948b?, 0xc0002ffef0)
	/usr/local/go/src/flag/flag.go:458 +0x42
k8s.io/klog/v2.InitFlags(0xc00010c058?)
	/home/prow/go/src/sigs.k8s.io/csi-driver-iscsi/vendor/k8s.io/klog/v2/klog.go:436 +0x45
main.main()
	/home/prow/go/src/sigs.k8s.io/csi-driver-iscsi/cmd/iscsiplugin/main.go:37 +0x15

What this PR does / why we need it:
fix: CVE-2023-3676, GHSA-m425-mq94-257g
fix: build failure

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

fix: CVE-2023-3676, GHSA-m425-mq94-257g

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 7, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx

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:

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 k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 7, 2023
@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 7, 2023
@andyzhangx andyzhangx changed the title fix: build failure fix: CVE-2023-3676, GHSA-m425-mq94-257g Dec 7, 2023
@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed release-note-none Denotes a PR that doesn't merit a release note. labels Dec 7, 2023
@andyzhangx andyzhangx merged commit 947c5fb into kubernetes-csi:master Dec 7, 2023
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants