Merge in latest aptly changes and add split reflists / other perf fixes
Merge request reports
Activity
Fwiw it would probably make sense to do a rebase so it's more clear what patches we have on top of upstream aptly at this point; Also would be nice to get the git hygiene up a bit and avoid the
Merge remote-tracking branch 'origin/master' into wip/refi64/update-aptly-with-split-reflists
type of commits :)- Resolved by Ryan Gonzalez
Are we actually okay with rebasing
collabora/staging
? If so then yeah, that would be significantly cleaner.Also would be nice to get the git hygiene up a bit
This was actually post-hygiene; I just couldn't figure out how to get rid of the double merge commit without having to redo everything, which I had already done multiple times while trying to keep the history close-ish to ideal
😅
added 23 commits
-
75c80a31...acdbc8ce - 17 commits from branch
collabora/staging
- 2ab88aff - Pass --compressed-caching=false to Kaniko to reduce memory usage
- 50b16acc - Push non-production aptly builds to a separate repository
- 099a5a39 - docker: Switch from building on Debian to using the official Go image
- 063941d7 - Skip loading reflists when listing published repos
- 70683452 - Fix reflist diffs failing to compact when one of the inputs ends
- 958ee50b - Split reflists to share their contents across snapshots
Toggle commit list-
75c80a31...acdbc8ce - 17 commits from branch
Rebased on top of the updated
collabora/staging
, also includes the commits from !9 (merged).added 1 commit
- f1eaa0db - Split reflists to share their contents across snapshots
- Resolved by Emanuele Aina
I did not really try to understand the larger refactoring, I just skimmed it and I did not find any typo to catch my eye. :D
This is all good to go for me, but let's first wait for the current
collabora/staging
to reach production before actually landing this.
added 7 commits
-
f1eaa0db...b435865f - 3 commits from branch
collabora/staging
- 2bf1cbfa - docker: Switch from building on Debian to using the official Go image
- e84b0a39 - Skip loading reflists when listing published repos
- f52c4f38 - Fix reflist diffs failing to compact when one of the inputs ends
- 353a6374 - Split reflists to share their contents across snapshots
Toggle commit list-
f1eaa0db...b435865f - 3 commits from branch
@pvigo this is now all yours to deploy to the test instances and if nothing explodes let's land this to production as well. :D
mentioned in merge request !10 (merged)