-
Notifications
You must be signed in to change notification settings - Fork 66
fix: update SRIOV-NO version to fix CVE #1884
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
Conversation
Pull Request Test Coverage Report for Build 20092043363Details
💛 - Coveralls |
|
/retest-nic_operator_kind |
2 similar comments
|
/retest-nic_operator_kind |
|
/retest-nic_operator_kind |
|
/retest-nic_operator_kind |
3 similar comments
|
/retest-nic_operator_kind |
|
/retest-nic_operator_kind |
|
/retest-nic_operator_kind |
|
/retest-nic_operator_helm |
1 similar comment
|
/retest-nic_operator_helm |
|
Let's wait for k8snetworkplumbingwg/sriov-network-operator#952 to be merged |
Makefile
Outdated
| SETUP_ENVTEST_PKG := sigs.k8s.io/controller-runtime/tools/setup-envtest | ||
| SETUP_ENVTEST_BIN := setup-envtest | ||
| SETUP_ENVTEST_VER := v0.0.0-20240110160329-8f8247fdc1c3 | ||
| SETUP_ENVTEST_VER := release-0.20 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't there already a v0.22? Is there a reason to use an older version here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
|
LGTM with a small nit regarding envtest version |
Signed-off-by: Fred Rolland <[email protected]>
Fixes: CVE-2022-1706 Ignition config accessible to unprivileged software on VMware Signed-off-by: Fred Rolland <[email protected]>
Fixes: CVE-2022-1706 Ignition config accessible to unprivileged software on VMware