Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / k8snetworkplumbingwg/sriov-cni issues and pull requests

#264 - Enable race detection in unit tests

Pull Request - State: open - Opened by AlinaSecret over 1 year ago

#263 - sriov-cni build is not idempotent

Issue - State: open - Opened by jiriproX over 1 year ago

#262 - update multus configuration reference link in README

Pull Request - State: open - Opened by frbimo over 1 year ago

#261 - Remove unused GODOC from Makefile

Pull Request - State: open - Opened by adrianchiris over 1 year ago - 2 comments

#260 - github workflow for static analysis to run lint using "make lint" command

Issue - State: open - Opened by adrianchiris over 1 year ago - 1 comment
Labels: enhancement

#259 - Bump golangci-lint in Makefile as well

Pull Request - State: closed - Opened by jiriproX over 1 year ago - 4 comments

#258 - Add support to revert VF trust

Pull Request - State: open - Opened by SchSeba over 1 year ago - 1 comment

#254 - Add codeql workflow

Pull Request - State: closed - Opened by adrianchiris over 1 year ago - 1 comment

#253 - DO NOT MERGE small change

Pull Request - State: closed - Opened by SalDaniele over 1 year ago - 5 comments

#252 - [do not merge] bump gopkg.in/yaml.v2

Pull Request - State: closed - Opened by SalDaniele over 1 year ago

#251 - [Do Note Merge] Fix lint

Pull Request - State: closed - Opened by SalDaniele over 1 year ago

#250 - sriov-cni del doesn't work when there is altName on the interace

Issue - State: open - Opened by SchSeba over 1 year ago - 1 comment

#249 - Question: differences from host-device plugin?

Issue - State: closed - Opened by AlexHill over 1 year ago - 3 comments

#248 - bump gopkg.in/yaml.v2

Pull Request - State: closed - Opened by SalDaniele over 1 year ago - 13 comments

#247 - GetPfName here uncorrectly, when enable representor interface

Issue - State: closed - Opened by guoyaowen30 over 1 year ago - 3 comments

#246 - Implement codeql

Pull Request - State: closed - Opened by emmakenny over 1 year ago - 3 comments

#245 - bump golang version to 1.20

Pull Request - State: closed - Opened by yulng over 1 year ago

#244 - Bump golang.org/x/net from 0.0.0-20220802222814-0bcc04d9c69b to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#243 - Update readme

Pull Request - State: closed - Opened by Eoghan1232 over 1 year ago - 1 comment

#242 - Bump golang.org/x/text from 0.3.7 to 0.3.8

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#241 - Build error with go.1.20

Issue - State: closed - Opened by jiriproX almost 2 years ago - 4 comments

#240 - expose mac address as part of networks-status in pod yaml

Pull Request - State: open - Opened by SchSeba almost 2 years ago - 3 comments

#239 - fix sriov-vf release mac reset

Pull Request - State: open - Opened by SchSeba almost 2 years ago - 5 comments

#238 - code clean for pkg/utils.go IsValidMACAddress

Pull Request - State: closed - Opened by yanggangtony almost 2 years ago - 4 comments

#237 - tidy deploymenmt folder

Pull Request - State: closed - Opened by adrianchiris almost 2 years ago - 2 comments

#236 - add vf orig mac as default

Pull Request - State: open - Opened by shane965 almost 2 years ago - 4 comments

#235 - Does sriov-cni still support Kubernetes 1.10-1.22?

Issue - State: closed - Opened by s1061123 almost 2 years ago - 3 comments

#234 - support build image for arm64 and ppc64le

Pull Request - State: closed - Opened by cyclinder almost 2 years ago - 22 comments

#233 - CNI CMD Add - Avoid relying on err var in cleanup

Issue - State: open - Opened by adrianchiris almost 2 years ago
Labels: enhancement

#232 - Do not try to set VF MAC non-administratively

Pull Request - State: closed - Opened by cgoncalves about 2 years ago - 19 comments

#230 - Request: publish a new release

Issue - State: closed - Opened by cyclinder about 2 years ago - 13 comments

#229 - go versrion 1.19 bulid error

Issue - State: closed - Opened by flyfish002 about 2 years ago - 3 comments

#228 - bump golang to 1.19

Pull Request - State: closed - Opened by cyclinder about 2 years ago - 6 comments

#227 - bump netlink&cni&golang version and support add ecmp route

Pull Request - State: closed - Opened by cyclinder about 2 years ago - 12 comments

#226 - Added rerty SetupVF fucntion for busy state fail

Pull Request - State: closed - Opened by adilGhaffarDev about 2 years ago

#223 - Fix golint issue

Pull Request - State: closed - Opened by SchSeba about 2 years ago - 3 comments

#222 - Reset the VF if failure occurs before the netconf is cached

Pull Request - State: closed - Opened by adilGhaffarDev about 2 years ago - 9 comments

#221 - MAC address reset fixed if not configured through sriov-cni NAD

Pull Request - State: closed - Opened by adilGhaffarDev about 2 years ago - 2 comments

#220 - Add pci address lock for allocated devices

Pull Request - State: closed - Opened by SchSeba about 2 years ago - 18 comments

#219 - VFs may get reseted after being allocated by other pod

Issue - State: closed - Opened by ormergi about 2 years ago - 6 comments

#218 - Multus-cni is not supported in Azure even if Azure Managed K8S as well

Issue - State: closed - Opened by subratust about 2 years ago - 2 comments

#217 - Discard. AIR-494: Add support for sriov-cni local branch build

Pull Request - State: closed - Opened by tlindev over 2 years ago - 1 comment

#216 - Send IPv4 GARP and IPv6 Unsolicited NA in "cmdAdd"

Pull Request - State: closed - Opened by wizhaoredhat over 2 years ago - 16 comments

#215 - PCI Address to NAD mapping

Issue - State: closed - Opened by joelcheison over 2 years ago - 2 comments

#212 - VF configs are not reset when SetupVF fails

Issue - State: closed - Opened by joelcheison over 2 years ago - 2 comments

#211 - Update CONTRIBUTING doc

Pull Request - State: closed - Opened by adrianchiris over 2 years ago

#210 - lint: Switch to golangci-lint

Pull Request - State: closed - Opened by zeeke over 2 years ago - 2 comments

#209 - Bump golang 1.18 and k8s 1.24

Pull Request - State: closed - Opened by SchSeba over 2 years ago - 2 comments

#207 - Enhance debugging for SRIOV

Issue - State: closed - Opened by sandeep-robin over 2 years ago - 2 comments

#206 - SRIOV-CNI failed to load netconf

Issue - State: closed - Opened by seb-835 over 2 years ago - 2 comments

#205 - Add Coveralls step in GH actions

Pull Request - State: closed - Opened by zeeke over 2 years ago - 8 comments

#204 - Avoid panicking in tests

Pull Request - State: closed - Opened by zeeke over 2 years ago - 5 comments

#203 - SRIOV IP and interface lost inside container after upgrade from 2.5 to 2.6

Issue - State: closed - Opened by xagent003 over 2 years ago - 2 comments

#202 - sriov-cni v2.6.2 container image security vulnerabilities

Issue - State: open - Opened by supreeth90 over 2 years ago - 4 comments

#201 - DeviceId, min_tx_rate, max_tx_rate in the NAD not taking effect.

Issue - State: closed - Opened by shankar-bala almost 3 years ago - 8 comments

#200 - [DNR] Testng npwg robot CI creds

Pull Request - State: closed - Opened by abdallahyas almost 3 years ago - 1 comment

#199 - Update example daemonset images

Pull Request - State: closed - Opened by adrianchiris about 3 years ago - 2 comments

#198 - Release sriov-cni v2.6.2

Issue - State: closed - Opened by e0ne about 3 years ago - 2 comments

#197 - no binary at release artifacts

Issue - State: open - Opened by s1061123 about 3 years ago - 1 comment

#196 - Basic E2E test, utils implementation and scripts to setup KinD cluster

Pull Request - State: open - Opened by MichalGuzieniuk about 3 years ago - 15 comments

#195 - Add .gitignore

Pull Request - State: closed - Opened by MichalGuzieniuk about 3 years ago - 3 comments

#194 - Update documentation: label beta.kubernetes.io/arch to kubernetes.io/arch

Pull Request - State: closed - Opened by MichalGuzieniuk about 3 years ago - 1 comment

#193 - Consider updating beta.kubernetes.io/arch to kubernetes.io/arch

Issue - State: closed - Opened by MichalGuzieniuk over 3 years ago - 2 comments

#192 - Add stable tag for sriov-cni container

Issue - State: open - Opened by adrianchiris over 3 years ago

#191 - Dont iterate on non existing VF ID

Pull Request - State: closed - Opened by adrianchiris over 3 years ago - 3 comments

#190 - Possible resource exhaustion pkg/utils/utils.goGetVfid

Issue - State: closed - Opened by MichalGuzieniuk over 3 years ago - 2 comments
Labels: bug

#189 - interface result parameter set for dpdk device

Issue - State: open - Opened by pperiyasamy over 3 years ago - 3 comments

#188 - fix linter errors

Pull Request - State: closed - Opened by ns-jsattler over 3 years ago - 5 comments

#187 - Create repository to store util packages within NPWG

Issue - State: closed - Opened by MichalGuzieniuk over 3 years ago - 10 comments

#186 - Defer the MAC clear on the VF until after cmdDel() returns

Pull Request - State: closed - Opened by JaseFace over 3 years ago - 3 comments

#185 - Remove travis for build, test & deploy of container images

Pull Request - State: closed - Opened by martinkennelly over 3 years ago - 1 comment

#184 - Travis-ci.org is shut down now

Issue - State: closed - Opened by martinkennelly over 3 years ago - 3 comments

#183 - New release request

Issue - State: closed - Opened by martinkennelly over 3 years ago - 2 comments

#182 - Fix go 1.16 go mod build issue

Pull Request - State: closed - Opened by martinkennelly over 3 years ago

#181 - Fix possible dead loop in sriov pod deletion

Pull Request - State: closed - Opened by zshi-redhat over 3 years ago - 1 comment

#180 - set vlan to 0 if not defined.

Pull Request - State: closed - Opened by alonSadan over 3 years ago - 3 comments

#179 - WIP: Enable IPv4 GARP and IPv6 NDN by default

Pull Request - State: closed - Opened by zshi-redhat over 3 years ago - 8 comments

#178 - pod start failed when node reboot

Issue - State: closed - Opened by arikachen over 3 years ago - 4 comments

#177 - enable Gratuitous ARP for SR-IOV device

Issue - State: closed - Opened by zshi-redhat over 3 years ago - 9 comments

#176 - create and push image to GHCR

Pull Request - State: closed - Opened by martinkennelly over 3 years ago - 1 comment

#175 - Add configuration for device flags

Issue - State: closed - Opened by bjosv over 3 years ago - 12 comments

#173 - Add static analysis workflow

Pull Request - State: closed - Opened by martinkennelly over 3 years ago - 1 comment

#172 - Add build/test workflow for PR/push/cron

Pull Request - State: closed - Opened by martinkennelly over 3 years ago - 1 comment

#171 - Allow daemonset to handle termination signals

Pull Request - State: closed - Opened by martinkennelly over 3 years ago

#170 - Improve daemonset security

Pull Request - State: closed - Opened by martinkennelly over 3 years ago - 2 comments

#161 - Clean up Makefile variables and comments

Pull Request - State: closed - Opened by mrymsza almost 4 years ago - 3 comments

#146 - Supports CNI version 0.4.0

Issue - State: open - Opened by zshi-redhat about 4 years ago - 1 comment
Labels: enhancement

#142 - enable ip address allocation for dpdk interface

Pull Request - State: closed - Opened by zshi-redhat about 4 years ago - 15 comments

#140 - Fix shell script finding

Pull Request - State: closed - Opened by MichalGuzieniuk about 4 years ago - 1 comment

#139 - Fix docker files after HadoLint check

Pull Request - State: closed - Opened by MichalGuzieniuk about 4 years ago

#138 - Fix unused call result

Pull Request - State: closed - Opened by MichalGuzieniuk about 4 years ago - 1 comment

#130 - VLAN not set on VF when DPDK mode is used

Issue - State: closed - Opened by akalambu over 4 years ago - 3 comments
Labels: stale

#126 - cmdDel fails releasing the device when kubelet deletes pause container

Issue - State: open - Opened by blackgold over 4 years ago - 14 comments

#121 - Add support for VFs within a VM

Pull Request - State: closed - Opened by cswindle over 4 years ago - 39 comments