Update git submodules

* Update kuryr-kubernetes from branch 'master'
  - Merge "Remove namespace leftover upon kuryr-controller restart"
  - Remove namespace leftover upon kuryr-controller restart
    
    When a namespace is deleted, kuryr-controller is in charge of
    deleting its associated openstack resources (net, subnet and ports)
    as well as the associated KuryrNet CRD.
    
    As removing OpenStack resources may take some time, if the
    kuryr-controller is restarted by any different reason during that
    process, the resources will be left behind as no new events for the
    namespace (already deleted) will happen after the restart. This
    patch fixes this problem by ensuring upon reboot that there are no
    orphan KuryrNet CRDs for unexisting namespaces, and deleting them
    in case there are (including its associated OpenStack resources).
    
    Closes-Bug: 1848761
    
    Change-Id: I0c4852f5bb816756cc1bf536354da20aa3948dc7
This commit is contained in:
Zuul 2019-10-22 12:43:36 +00:00 committed by Gerrit Code Review
parent 8494b319cd
commit b1e19e83d2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit dbe742cf596b95513d56826556645379b8caddd5
Subproject commit 80f990fed4e0ded69f0537bdd5117055bfc1b38b