openshift / oadp-operator

OADP Operator
Apache License 2.0
78 stars 72 forks source link

[CPaaS] - Midstream repository needs to be created and the configuration setup for the same needs to be done. #203

Closed deepakraj1997 closed 3 years ago

deepakraj1997 commented 3 years ago

The build Pipeline failed due to incomplete creation of midstream repositories. Midstream repository is yet to be created and the configuration setup for the same needs to be done.

Ref: https://github.com/openshift/oadp-operator/issues/193

deepakraj1997 commented 3 years ago

Update: Midstream repositories created and some configurations has been done. Waiting for push access and clarity on inconsistencies between Dockerfiles.

deepakraj1997 commented 3 years ago

Update: Added dist-git configurations for oadp-operator dependencies (Plugins), idea is to first get a successful build out of this, then do incremental changes for the other dependencies to get other successful builds, finally once every dependencies are built, add dist-git for oadp-operator & bundle and trigger a full build pipeline. Currently blocked on push access to the midstream repository to test builds.

deepakraj1997 commented 3 years ago

Update: Configured midstream repositories and got successful builds for oadp-operator and its dependencies except vsphere. There is not dockerfile.ubi created in the repository. We need to create it.

deepakraj1997 commented 3 years ago

All midstream configurations were setup and the builds were successful.