Update git submodules

* Update kuryr-kubernetes from branch 'master'
  - Merge "Avoid octavia default sg rules collision with kuryr ones"
  - Avoid octavia default sg rules collision with kuryr ones
    
    Kuryr is adding sg rules to the loadbalancer to ensure namespace
    isolation. Octavia is also adding sg rules when creating listeners.
    Octavia is checking if a rule in the same protocol, direction and
    port is already created before adding its own. However, if by any
    chance kuryr is delayed adding its own rules (as it is already
    happening in some gates), octavia will add its own first, and then
    kuryr-controller will do it two. Thus having extra rules that will
    break the isolation enforcement.
    
    Closes-Bug: 1810395
    Change-Id: If4760625728539adb336e44ce881e04454c09d40
This commit is contained in:
Zuul 2019-01-22 13:00:20 +00:00 committed by Gerrit Code Review
parent d6ed0d87bb
commit 24fa1f2932
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit bfa50a4d6fae117aa49a28f0076d3a4473b459d3
Subproject commit 402ee5c6671db08ad8223749b826add8ad2c27f5