zshi
zshi
Closes [USHIFT-182](https://issues.redhat.com//browse/USHIFT-182) Signed-off-by: Zenghui Shi
### What happened? Device plugin (with linkType selector) reports X devices to kubelet, Y number (Y < X) of devices be allocated to SR-IOV Pods. Device plugin restarts and reports...
1. update kubelet dependency to 1.19.0 which supports GetPreferredAllocation API 2. add a cli param called --allocate-policy with two options: empty or concentrated policy. 3. introduce Allocator interface and include...
ovnk local gateway mode allows pod egress traffic to use system routes.
## What would you like to be added? Implements cmdCheck to support CNI version 0.4.0 ## What is the use case for this feature / enhancement? Add periodic check for...
If RDMA application is written to communicate via native IB device instead of IPoIB, should we enable ib-sriov-cni in such case to configure VF GUID? If not, what will be...
When pod is created with a switchdev VF device (ovs-hw-offload enabled pod) there is not an easy way for user to tell whether it is a regular pod or hw-offloaded...
VF repo is renamed with last 15 bits of container ID when attaching to ovs bridge, but it is not restored when released from pod/container, this will result in the...