Update git submodules

* Update kuryr-kubernetes from branch 'master'
  to 5af8716960e0cfa2bd9433b4fb4652641851e197
  - Merge "Do not crash on Neutron quota exceptions"
  - Do not crash on Neutron quota exceptions
    
    We shouldn't be failing on Neutron quota exceptions as Kuryr is not in a
    position to ever solve that by restarting. Anyway because bulk create
    method that we implemented raised a different exception, we failed to
    ignore them for health checks.
    
    This commit makes sure bulk create method raises ConflictException, so
    that Retry handler will correctly handle it. Moreover the exception
    handling there is improved to make sure we're reading error code instead
    of error message.
    
    Closes-Bug: 1978701
    Change-Id: I520d415a0a8091737c9a3dd4d1268b3950421d79
This commit is contained in:
Zuul 2022-06-22 14:06:11 +00:00 committed by Gerrit Code Review
parent 06ff303456
commit c720b9e51d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3a653087849892d5dc8b196a6a3f1eb9f6b38801
Subproject commit 5af8716960e0cfa2bd9433b4fb4652641851e197