commit e0d8d911cb9017a99debfcd8c4f18b29a192bb29 Author: Zuul Date: Mon Oct 12 13:29:20 2020 +0000 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 diff --git a/kuryr-kubernetes b/kuryr-kubernetes index f6cf87e..403abc6 160000 --- a/kuryr-kubernetes +++ b/kuryr-kubernetes @@ -1 +1 @@ -Subproject commit f6cf87e9cd1d0325b6c5e0d6988893be59ff8864 +Subproject commit 403abc60532e219b436a143760432dc74d7fd13b