diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2020-02-02 13:11:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-02 13:11:09 +0000 |
commit | 468b12baaf962b6d855edcbb4e715e8e5ec3201d (patch) | |
tree | ffb102f8c10050496c6c9f21793dac53bac3ec35 | |
parent | 48f2f5aa7cb18058062e6869a6c84383268a70b1 (diff) |
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 <k.opasiak@samsung.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 d0783be2aa4422d3946623791653f1e2091f098 +Subproject 8a4eb36da4b949d45ddd0f283d50c41276dba68 |