From 5c633b13197da6e08314e971817b0ef5a49f342b Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 24 Apr 2019 10:52:46 +0000 Subject: [PATCH] Update git submodules * Update kuryr-kubernetes from branch 'master' - Merge "Add support for text ports on Network Policy Spec" - Add support for text ports on Network Policy Spec This commit adds support for Network Policies that define ports with text. In the case of ingress rule with named port, the pods selected by NetworkPolicySpec's podSelector has its containers verified to check for ports with same name. In case of egress rule all the pods selected by the NetworkPolicyEgressRule's selector have its containers verified to check if the containers ports have the same name as the ones defined in policy rule ports. If matched, a security Group rule with a 'remote_ip_prefixes' field pointing to that pod is created. Change-Id: If1eddc3e6cc4884ca53e81e4f87b5fae80fed70e Closes-Bug: 1818983 --- kuryr-kubernetes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kuryr-kubernetes b/kuryr-kubernetes index 8006da06c6..1a32ae5de8 160000 --- a/kuryr-kubernetes +++ b/kuryr-kubernetes @@ -1 +1 @@ -Subproject commit 8006da06c63a1eba5f1b45c6ea8dc63e2ecc536a +Subproject commit 1a32ae5de810798b3f3b5434e3e61a952b99a0ef