Update git submodules

* Update kuryr-kubernetes from branch 'master'
  - Merge "Gather debug info when NetlinkError EEXIST happens"
  - Gather debug info when NetlinkError EEXIST happens
    
    In nested setups on the pod interface binding we sometimes get:
    
        pyroute2.netlink.exceptions.NetlinkError: (17, 'File exists')
    
    This is most likely related to VLAN id conflict, which should get fixed
    by code deleting interfaces that were possible to get created by
    previous run of the binding, but for some reason that does not always
    help. This commit makes sure that when error occurs we gather all the
    information about interfaces in both host and pod namespaces. That
    should help to find the guilty interface and understand the reason
    behind the issue.
    
    Change-Id: Ia2d81c0e456a6e66ad0a95ae1f1a601236054e2f
    Related-Bug: 1854928
This commit is contained in:
Zuul 2020-01-23 11:43:29 +00:00 committed by Gerrit Code Review
parent e1c218637b
commit c80e9caec7
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d4a42445043da54ea72a578ab2ece895a9d30205
Subproject commit eed6b2c3318fe97074b4614aacbdb529b501f3b3