commit 9f4071cae25b212f9c53c121d361f31bee43304b Author: Zuul Date: Mon Oct 12 13:43:10 2020 +0000 Update git submodules * Update kuryr-kubernetes from branch 'master' - Merge "Fix is_host_network()" - Fix is_host_network() Seems like due to a mistake we've made is_host_network utility function to always return False. This means that we considered hostNetworking pods as regular one, ending up creating additional unused ports. Besides that some anomalies regarding network policy could occur too as function is used there. Closes-Bug: 1899182 Change-Id: I0dade137b83499c80ec81cadf6437ea4e70d02c1 diff --git a/kuryr-kubernetes b/kuryr-kubernetes index 403abc6..322c3f4 160000 --- a/kuryr-kubernetes +++ b/kuryr-kubernetes @@ -1 +1 @@ -Subproject commit 403abc60532e219b436a143760432dc74d7fd13b +Subproject commit 322c3f4b7e09cd2db6c496ec7789f4b9c2b8de36