From de397e54ba4ca0996b01b21badc911c252aaad38 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouƫt Date: Wed, 24 Oct 2018 15:05:31 +0000 Subject: Updated git submodules Project: oom master 7290253b8ddeda359c5dc38ea1a1c43588a4af85 Merge "fixing clusterIP service type errors" fixing clusterIP service type errors If you try and change the service type from a nodeport to a cluster IP things break. We never really exercise this code path in testing but if you want to experiment with a totally internal network environment you need to be able to turn off node ports. Issue-ID: OOM-1475 Change-Id: I1a0f4b0a4c390f3353e1611b6002b93e54bb5044 Signed-off-by: Mandeep Khinda --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index a2f169903..7290253b8 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit a2f1699038a9438d2654f6175245304e4de34d86 +Subproject commit 7290253b8ddeda359c5dc38ea1a1c43588a4af85 -- cgit 1.2.3-korg