You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
opm typically functions to make FBC catalogs available over GRPC by converting the FBC to declcfg.DeclarativeConfig, storing/validating as model.Model, and expressing via api.Bundle/Package/Channel and #1161 handled that forward-conversion.
However, the library also supports backwards conversions which should be updated to support the modified types.
The text was updated successfully, but these errors were encountered:
opm
typically functions to make FBC catalogs available over GRPC by converting the FBC to declcfg.DeclarativeConfig, storing/validating as model.Model, and expressing via api.Bundle/Package/Channel and #1161 handled that forward-conversion.However, the library also supports backwards conversions which should be updated to support the modified types.
The text was updated successfully, but these errors were encountered: