kuryr-kubernetes/kuryr_kubernetes/cni
Michał Dulko 574f5eab4b Nested: Detect MTU mismatch
Apparently it is possible to override Neutron's MTU setting through DHCP
agent. This may lead to a situation when node (VM) network will have a
different MTU than pod network. In such case setting pod network's MTU
on a Pod's veth pair will fail due to MTU mismatch.

This commit makes sure we detect such situation soon and produce a log
message with a hint about the root cause.

Change-Id: Ib694950c77ac7c3fd480f579b627dc79bfceac85
Closes-Bug: 1863212
2020-02-21 12:02:58 +01:00
..
binding Nested: Detect MTU mismatch 2020-02-21 12:02:58 +01:00
daemon Reap zombie child processes in CNI daemon service 2019-11-29 10:55:41 +09:00
plugins Merge "Basic Python 3 compatibility fixes" 2019-11-27 14:29:37 +00:00
__init__.py Experimental CNI & VIFBridge binding 2016-12-05 18:05:22 +00:00
api.py Use CNI_IFNAME environment variable 2019-07-11 09:47:43 +03:00
handlers.py Remove old CNI handlers 2020-01-20 17:05:21 +01:00
health.py Gets rid of the following IPDB warning 2019-07-16 09:48:50 +09:00
main.py Fix CNI_COMMAND=VERSION case 2019-10-11 14:48:35 +03:00
utils.py Basic Python 3 compatibility fixes 2019-11-22 09:19:14 +01:00