From 45e5dc63a3d96f807108738de06a741bfa671cbe Mon Sep 17 00:00:00 2001 From: Luis Tomas Bolivar Date: Fri, 22 Feb 2019 14:00:31 +0100 Subject: [PATCH] Update git submodules * Update kuryr-kubernetes from branch 'master' - Avoid race between NP creation and pod annotation This patch ensure that NPs are not applied to pods that have not yet being annotated. This will avoid the race and the pods will get their SG updated anyway when the annotation happens. Closes-Bug: 1817318 Change-Id: Idee99993fcf5f84a1b25a6154a6a8ce487f2f3f1 --- kuryr-kubernetes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kuryr-kubernetes b/kuryr-kubernetes index b76c379ed1..7aef10a0f7 160000 --- a/kuryr-kubernetes +++ b/kuryr-kubernetes @@ -1 +1 @@ -Subproject commit b76c379ed1ba2f749ba65e429fe7269b4101f8a1 +Subproject commit 7aef10a0f7aab7da344a5ebe917b79de8b1b3571