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

Merge https://github.com/k8snetworkplumbingwg/sriov-cni:master into master #130

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

SchSeba
Copy link
Contributor

@SchSeba SchSeba commented Jan 7, 2025

No description provided.

SchSeba and others added 4 commits January 1, 2025 15:16
```
pkg/utils/utils.go:211:9: G602: Potentially accessing slice out of bounds (gosec)
	return names[0], nil
```

Signed-off-by: Sebastian Sch <[email protected]>
add mock-generate entry in makefile using mockery
@openshift-ci openshift-ci bot requested review from dougbtv and s1061123 January 7, 2025 23:30
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 7, 2025
@SchSeba SchSeba force-pushed the merge-bot-master branch 2 times, most recently from 4fb6328 to 006c401 Compare January 11, 2025 23:30
Copy link
Contributor

openshift-ci bot commented Jan 11, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: SchSeba

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

we introduce this feature in the cni to handle
cases where a pod that used the vf has net_admin and change the MTU
on the VF.

when that po is removed the VF will go back to the host and be available
for a new pod to run but when that VF gets allocated to the pod it will
remain with an  unexpected MTU.

Signed-off-by: Sebastian Sch <[email protected]>
@SchSeba SchSeba force-pushed the merge-bot-master branch 3 times, most recently from 558dd03 to 59b39a1 Compare January 15, 2025 23:30
@SchSeba SchSeba force-pushed the merge-bot-master branch 3 times, most recently from 1858264 to bcca348 Compare January 18, 2025 23:30
CVE-2024-45338: uplift golang.org/x/net version to 0.33.0
@SchSeba SchSeba force-pushed the merge-bot-master branch 7 times, most recently from 34000e2 to ae84289 Compare January 25, 2025 23:30
@SchSeba SchSeba force-pushed the merge-bot-master branch 2 times, most recently from 7e02cfc to b143140 Compare January 27, 2025 23:30
Copy link
Contributor

openshift-ci bot commented Jan 30, 2025

@SchSeba: all tests passed!

Full PR test history. Your PR dashboard.

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.

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants