kuryr-kubernetes/kuryr_kubernetes/cni
Michał Dulko 04d4439606 Remove SR-IOV support
This got decided at the PTG. The code is old, not maintained, not tested
and most likely doesn't work anymore. Moreover it gave us a hard
dependency on grpcio and protobuf, which is fairly problematic in Python
and gave us all sorts of headaches.

Change-Id: I0c8c91cdd3e1284e7a3c1e9fe04b4c0fbbde7e45
2022-06-29 12:49:37 +02:00
..
binding Remove SR-IOV support 2022-06-29 12:49:37 +02:00
daemon Remove SR-IOV support 2022-06-29 12:49:37 +02:00
plugins Merge "Include more events for Pods" 2022-04-27 13:42:37 +00:00
__init__.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
api.py Removing six library. 2020-02-28 14:45:46 +01:00
handlers.py CNI: Watch for deleted pods 2022-03-08 12:28:48 +01:00
health.py Civilize logging 2020-07-03 15:09:52 +02:00
main.py Removing six library. 2020-02-28 14:45:46 +01:00
prometheus_exporter.py Increase cni_request_duration buckets 2022-03-31 09:29:38 +02:00
utils.py CNI: Use K8S_POD_UID passed from CRI 2022-03-08 12:28:48 +01:00