-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(remote_source): upload all metadata #2106
feat(remote_source): upload all metadata #2106
Conversation
9d2ebfe
to
987e175
Compare
Upload all metadata from cachito, se we can avoid having extra queries for cachito endpoints and keep all data in koji STONEBLD-2655 Signed-off-by: Martin Basti <[email protected]>
987e175
to
908fd3c
Compare
@MartinBasti I see you created this PR against master, don't we want to use the feature_cachi2 branch? |
IIRC we wanted this change to go to master, because it's relevant for Cachito as well. Some projects (OpenScanHub) do rebuilds of OSBS builds and they depend on the env vars and config files from Cachito. When we decommission Cachito, they will no longer be able to use them. If we start uploading them to Brew now, they will be able to rebuild things up to half a year old (let's say we will decommission Cachito in half a year). |
We don't need to havbe build_args as function anymore, it can be a property of RemoteSources Signed-off-by: Martin Basti <[email protected]>
bbf5992
to
68216d8
Compare
Upload all metadata from cachito, se we can avoid having extra queries for cachito endpoints and keep all data in koji
STONEBLD-2655
Maintainers will complete the following section