kuryr-kubernetes/kuryr_kubernetes
Maysa Macedo 07a3723f20 Allow Pods Network to have smaller MTU than Nodes
We should allow Pods Network MTU to be smaller than the
MTU of the Host VM to address scenarios like Nodes Network
being a provider network, while Pods Network is a Tenant
Network. This commit fixes the issue by allowing binding
of VIFs with MTU smaller than the Nodes.

Change-Id: Ibadcd07824702ff1160a4a1d6d10313c15910dea
2021-03-31 13:09:07 +00:00
..
cmd Adapt selfLink calculation for Pod objects. 2021-01-11 10:19:24 +01:00
cni Allow Pods Network to have smaller MTU than Nodes 2021-03-31 13:09:07 +00:00
controller Merge "Add option to set listener timeouts for lb created by Kuryr" 2021-03-25 16:58:26 +00:00
handlers Adapt selfLink calculation for any k8s objects. 2021-01-12 15:59:22 +01:00
objects Support upgrading LBaaSState annotation to KLB CRD 2020-08-10 16:51:32 +00:00
pod_resources Add PodResources gRPC API updating guide 2019-08-02 17:50:32 +03:00
tests Merge "Add option to set listener timeouts for lb created by Kuryr" 2021-03-25 16:58:26 +00:00
__init__.py Implement Guru meditation reports 2017-04-13 03:19:08 +00:00
clients.py Fix exception message in case when bulk creation fails. 2020-10-29 09:13:48 +01:00
config.py Add option to set listener timeouts for lb created by Kuryr 2021-03-17 14:58:37 +00:00
constants.py Merge "Add option to set listener timeouts for lb created by Kuryr" 2021-03-25 16:58:26 +00:00
exceptions.py Merge "Civilize logging vol 2" 2020-09-22 10:51:05 +00:00
health.py Civilize logging 2020-07-03 15:09:52 +02:00
k8s_client.py Adapt selfLink calculation for any k8s objects. 2021-01-12 15:59:22 +01:00
linux_net_utils.py Remove log translations 2017-03-28 15:13:49 +08:00
opts.py Remove pod_ip_caching from _kuryr_k8s_opts 2020-04-13 14:10:41 +02:00
os_vif_plug_noop.py Add DPDK support for nested pods 2020-02-04 10:59:45 +03:00
os_vif_util.py Adapt selfLink calculation for Pod objects. 2021-01-11 10:19:24 +01:00
utils.py Narrow connection to the cluster only on namespaceSelector. 2021-02-12 12:13:50 +01:00
version.py Add kuryr-status utility for upgrade-checkers 2018-10-03 15:09:53 +02:00
watcher.py Fix k8s client for handling empty list in response. 2021-01-11 10:19:08 +01:00