Update git submodules

* Update kuryr-kubernetes from branch 'master'
  to 5351c7a5794704e1c7bc4d21a8cab723ee0f2585
  - Merge "Run Kuryr inside containers in venv"
  - Run Kuryr inside containers in venv
    
    We've just hit an issue where Ceph repo added by RDO upgraded setuptools
    to a version that pip cannot uninstall. This is mainly because we're
    still installing all the Kuryr dependencies in system's site-packages.
    This commit switches us to create and use a virtualenv to have a clean
    environment in which we install all the dependencies through pip.
    
    Change-Id: Ieb9fd5ed0251425e9fe172e4a93ad048768ce785
This commit is contained in:
Zuul 2022-07-04 16:05:35 +00:00 committed by Gerrit Code Review
parent 650901bbc2
commit 4dcd9374a0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 20707b0330774dbed8f4bf9eec63acb37703e6a4
Subproject commit 5351c7a5794704e1c7bc4d21a8cab723ee0f2585