Update git submodules

* Update kuryr-kubernetes from branch 'master'
  - Merge "Tweak exponential backoff"
  - Tweak exponential backoff
    
    This commit attempts to tweak and simplify the exponential backoff that
    we use by making the default interval 1 instead of 3 (so that it won't
    raise that fast), locking default maximum wait at 60 seconds (so that we
    won't wait e.g. more than 2 minutes as a backoff waiting for pod to
    become active) and introducing small jitter instead of fully random
    choice of time that we had.
    
    Change-Id: Iaf7abb1a82d213ba0aeeec5b5b17760b1622c549
This commit is contained in:
Zuul 2020-07-14 20:04:52 +00:00 committed by Gerrit Code Review
parent 2ae1c04995
commit ab9a867673
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 306171b415486dc91ea8e5a50580cb32718e1d07
Subproject commit 8d719b282324fba1663bdf8d2f1424a3b2ecd8a4