From 468b12baaf962b6d855edcbb4e715e8e5ec3201d Mon Sep 17 00:00:00 2001 From: Borislav Glozman Date: Sun, 2 Feb 2020 13:11:09 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/oom.git from branch 'master' to 8a4eb36da4b949d45ddd0f283d50c41276dba681 - Merge "[COMMON] Allow to search secret by uid even if name is Overridden" - [COMMON] Allow to search secret by uid even if name is Overridden In some cases it is useful to bypass default policy for secret name generation and provide a custom name for a secret. In this case current search implementation got confused and couln't find a secret based on uid. This patch fixes the issue by comaring not only name but also uid. Issue-ID: OOM-2246 Change-Id: Iaea7a23fee09aa388968aad792ba7f7e1fbf2f21 Signed-off-by: Krzysztof Opasiak --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index d0783be2a..8a4eb36da 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit d0783be2aa4422d3946623791653f1e2091f0983 +Subproject commit 8a4eb36da4b949d45ddd0f283d50c41276dba681 -- 2.16.6