Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NOTE: this bumps from v1.28.8 to .10. There was a bump to .9 before but it has not been tagged. The below changelog hence includes changes from .9 and .10. * pkg: idtools: export RawTo{Container,Host} * Revert "[backport v1.24] Lock during store diff and add race-free `AddNames` and `RemoveNames` api." * version: bump to 1.24.9 * store: add independent AddNames and RemoveNames for images,layers,containers * store: unlock store on ReloadIfChanged error * store: lock graphLock during Diff * ApplyDiff: compress saved headers without concurrency * overlay.recreateSymlinks: handle missing "link" files, add a test * Fix runtime panic for opening lockfile if parent dir got removed * store: replace Modified+Load with ReloadIfChanged * store: new method ROFileBasedStore.ReloadIfChanged() * cirrus: update setup.sh to main version * TestLockfileWriteConcurrent: stay below 8192 goroutines * Use an xz library instead of shelling out to xz for decompression Signed-off-by: Valentin Rothberg <[email protected]>
- Loading branch information