Hide Forgot
As a user of OpenShift I want to leverage ConfigMaps So that I can inject config/secrets into my builds. https://trello.com/c/9HjBzhsj/1470-configmap-injection-into-builds
Maybe a different feature request, but it should also be possible to mount secrets. Use case: protected library repositories like Nexus/Artifactory to download libraries used during the build
Source-to-image PR: https://github.com/openshift/source-to-image/pull/866 Include s2i update in origin PR: https://github.com/openshift/origin/pull/19627 API update PR: https://github.com/openshift/api/pull/43
origin PR: https://github.com/openshift/origin/pull/19655
Commits pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/1239d1f8376dedb57eef8e545b511d2cf4fa1678 build: add origin ConfigMap build source types RFE/bug 1540978 https://github.com/openshift/origin/commit/0d0ebdf90a0e96f44c966df926ef149e2dcfa294 update-api * update deepcopy and converters * update swagger and protobuf spec RFE/bug 1540978 https://github.com/openshift/origin/commit/9be6877c3d62a3f48e9bc0bbe882be5544ab0e26 build: add ConfigMap build sources RFE/bug 1540978
oc PR in origin: https://github.com/openshift/origin/pull/20064
Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/07cc8ecc52092ace3ded2d1787f5c3a030b836c7 oc: add configmaps to build via cli RFE/bug 1540978
This feature has included from ocp v3.11.0.10 version.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:2652