fa03953aff
This patch provides an experimental CNI driver. It's primary purpose is to enable development of other components (e.g. functional tests, service/LBaaSv2 support). It is expected to be replaced with daemon to configure VIF and connect it to the pods and a small lightweight client to serve as CNI driver called by Kubernetes. NOTE: unit tests are not provided as part of this patch as it is yet unclear what parts of it will be reused in daemon-based implementation. Change-Id: Iacc8439dd3aee910d542e48ed013d6d3f354786e Partially-Implements: blueprint kuryr-k8s-integration |
||
---|---|---|
.. | ||
cmd | ||
cni | ||
controller | ||
handlers | ||
tests | ||
__init__.py | ||
clients.py | ||
config.py | ||
constants.py | ||
exceptions.py | ||
k8s_client.py | ||
opts.py | ||
os_vif_util.py | ||
utils.py | ||
watcher.py |