From 08438a638b3e34b4c0c36e318096083bd2e4d421 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Fri, 15 May 2020 19:38:35 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/oom.git from branch 'master' to 9d4cdf7ef706b85ec1d86b4945812d61cbdb3f15 - Merge "[ESR] Force esr-server to run as non-root" - [ESR] Force esr-server to run as non-root Use securityContext to run esr-server as a non-root user. Unfortunately esr-server docker is built in a way that doesn't allow use to just change the user and continue using it. We need to make sure that conf dir is writable for this user because this docker modifies its configuration files from docker_entrypoint.sh Issue-ID: AAI-2896 Signed-off-by: Krzysztof Opasiak Change-Id: If6eba45c9571753fa9e5ce4f386c2e391788c734 --- 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 af79d35b1..9d4cdf7ef 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit af79d35b1c583078e4b03604d1f253d5854de02d +Subproject commit 9d4cdf7ef706b85ec1d86b4945812d61cbdb3f15 -- 2.16.6