openshiftio / openshift.io

Red Hat OpenShift.io is an end-to-end development environment for planning, building and deploying modern applications.
https://openshift.io
97 stars 66 forks source link

Osio Pipeline: Private GIT repo #4722

Closed chmouel closed 5 years ago

chmouel commented 5 years ago

We are currently only supporting github public repo,

We need to support private git repo.

We need to be able to reference a git secret and pass it to openshift :

https://docs.openshift.com/container-platform/3.5/dev_guide/builds/build_inputs.html#source-clone-secrets

Osio Pipeline issue: https://github.com/fabric8io/osio-pipeline/issues/113

chmouel commented 5 years ago

May be dependent of https://github.com/fabric8io/osio-pipeline/issues/115

sthaha commented 5 years ago

On hold until we figured out how we defined an environment on OpenShift4 and OSD bits