diff options
author | Sebastien Premont-Tendland <sebastien.premont@bell.ca> | 2019-11-14 16:52:20 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-11-14 20:52:20 +0000 |
commit | 9ab0f09986fd5d3018336edaf997f58577824dc7 (patch) | |
tree | 7bc8ab4a851a105a39d41d16231dbd32a78aac28 /etc/requirements.txt | |
parent | 9305888355c20ea2faedc7745e0be3bd484cf36c (diff) |
Update git submodules
* Update docs/submodules/ccsdk/cds.git from branch 'elalto'
to 558ac2c252f5d22ff74b4f963ba1f23b26dcd248
- Removed all http_proxy reference from build.
http_proxy is an environment configuration and should not be defined in
in the build script.
If you need to use a proxy to build docker images then add it to
the mvn command like this :
-Ddocker.buildArg.http_proxy=$PROXY -Ddocker.buildArg.https_proxy=$PROXY
Also adding http_proxy in the Dockerfile directly will add the
environment variable in the POD statically using the proxy the was
built with at runtime.
If a proxy is needed at runtime then the environment variables should be
injecting using helm charts and overrides.
Issue-ID: CCSDK-1877
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I2b99b277b594408c974cf29a5804384293776a22
Diffstat (limited to 'etc/requirements.txt')
0 files changed, 0 insertions, 0 deletions