Update git submodules

* Update kuryr-kubernetes from branch 'master'
  - Merge "optimize size and time using --no-cache-dir"
  - optimize size and time using --no-cache-dir
    
    Using --no-cache-dir flag in pip install ,make sure dowloaded packages
    by pip don't cached on system . This is a best practise which make sure
    to fetch ftom repo instead of using local cached one . Further , in case
    of Docker Containers , by restricing caching , we can reduce image size.
    In term of stats , it depends upon the number of python packages
    multiplied by their respective size . e.g for heavy packages with a lot
    of dependencies it reduce a lot by don't caching pip packages.
    
    Further , more detail information can be found at
    
    https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6
    
    Change-Id: I35b33ea50afce70b687762dba8b18f3f2be60e03
    Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
This commit is contained in:
Zuul 2020-10-12 13:29:20 +00:00 committed by Gerrit Code Review
parent 6435ef1d5a
commit e0d8d911cb

@ -1 +1 @@
Subproject commit f6cf87e9cd1d0325b6c5e0d6988893be59ff8864
Subproject commit 403abc60532e219b436a143760432dc74d7fd13b