All of the staged repositories live in the top level staging
directory.
The downstreaming process is complex and helper scripts have been written to facilitate downstreaming.
There is now an automated downstreaming process for OLMv0 from the three source repositories.
The "bumper" program is located in openshift/operator-framework-tooling. It is automatically run on a daily basis based on the following openshift/release config.
If the bumper program fails to create a mergeable PR, manual intervention will be necessary. This may require copying, modifying and resubmitting the PR.
It is required at times to write commits that will live in the vendor/
directory
on top of upstream code and for those commits to be carried on top for the forseeable
future. In these cases, prefix your commit message with [CARRY]
to pass the commit
verification routines.