diff options
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | 2018-10-24 15:05:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-24 15:05:31 +0000 |
commit | de397e54ba4ca0996b01b21badc911c252aaad38 (patch) | |
tree | 43aeba4d5170251b544f7bda1b8498a02b462a64 | |
parent | b3f92dfb393a6bdbf5dd22d9c782feecb00b446d (diff) |
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 <mandeep.khinda@amdocs.com>
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject a2f1699038a9438d2654f6175245304e4de34d8 +Subproject 7290253b8ddeda359c5dc38ea1a1c43588a4af8 |