Update git submodules
authorMorgan Richomme <morgan.richomme@orange.com>
Fri, 15 May 2020 19:38:35 +0000 (19:38 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 15 May 2020 19:38:35 +0000 (19:38 +0000)
commit08438a638b3e34b4c0c36e318096083bd2e4d421
tree885dfc7de9b2e2c63263904e77a1ffbb5c54122b
parent5e8a78b8ca54c08f28e3e5ea8295d11e021bfde3
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 <k.opasiak@samsung.com>
    Change-Id: If6eba45c9571753fa9e5ce4f386c2e391788c734
docs/submodules/oom.git