This change makes a current community index image compatible with IIB service by extracting the SQL database and pushing it to a hidden location used by IIB.
The community indexes are build with SQL-based database and later converted to fbc for ocp >=4.11 (using opm migrate). This solution bridges a gap between SQL-based and fbc catalogs to allow the use of the same opm API for both.
This change makes a current community index image compatible with IIB service by extracting the SQL database and pushing it to a hidden location used by IIB.
The community indexes are build with SQL-based database and later converted to fbc for ocp >=4.11 (using
opm migrate
). This solution bridges a gap between SQL-based and fbc catalogs to allow the use of the same opm API for both.