Skip to content

Releases: containers/storage

v1.8

22 Jan 02:09

Choose a tag to compare

vndr opencontainers/selinux
overlay: do not attempt metacopyup when using a mount program

v1.7

18 Jan 19:17

Choose a tag to compare

overlay: check if metacopy is happening
Don't fail the mounter test because the kernel added options
overlay: make template results sort-of children
Remove mapped layers first
Add a CreateFromTemplate() method to drivers, and use it for mapped layers
Remove the last traces of the "override_kernel_check" option
Check for the OS when setting btrfs/libdm/ostree tags

v1.6

16 Jan 15:10

Choose a tag to compare

Remove private mount from zfs driver.

v1: Merge pull request #266 from rhatdan/master

16 Jan 15:10
263351e

Choose a tag to compare

v1.5

15 Jan 17:55

Choose a tag to compare

Update zfs driver to be closer to moby driver
Use mount options when mounting the chown layer.

v1.4

04 Jan 20:22

Choose a tag to compare

Expose path to default config file
handle ENOSPC for overlay driver

v1.3

18 Dec 17:41

Choose a tag to compare

Getting speed improvements in the compression algorithms

vendor: use github.com/klauspost/pgzip instead of compress/gzip
archive: ignore setxattr EPERM in a user namespace

V1.2

07 Dec 18:15
edbccd2

Choose a tag to compare

pkg/archive: truncate timestamps when writing headers to avoid rounding, except when Format==PAX
idmaps.bats: for shifting tests, always turn on shifting
devicemapper: mention dm.directlvm_device in its error message
test_drivers.bash: check for binaries that the driver expects
idmaps.bats: skip more tests for aufs
imageTopLayerForMapping: report the right layer ID in error messages
pkg/archive: truncate ModTime when we'd otherwise round it
hack/run_ci_tests.sh: run "docker info" before pull
Test using newer versions of golang, too
Rebase vfs code to use Moby definition of copy driver
[docs] Add man-page of subcommand mounted
graphtest: insulate against filesystems with low timestamp granularity
Fix broken sprintf
Add list of supported graph drivers to manpage
Vendor in latest ostree to remove compiler warnings
archive: propagate InUserNS option to storage-untar
Remove unused variable: compressionFlag
Should still delete container if layer does not exist.
Refactor ParseIDMap, allow parsing multiple maps at once
Add man-page of subcommand mounted
Allow the passing in and retrieval of mount options
layers: do not try to unmount if not mounted at all on delete
Add missing parameters to errors.Wrapf
Refactor: Extract ParseIDMap func to idtools package
overlay: use AUFS whiteout format when using mount_program
ci: run apt-get update

Version 1.1 Initial released version of containers/storage

21 Nov 18:42
3161726

Choose a tag to compare

We have not been shipping containers/storage, so we have not been generating releases. Now that we are attempting to package containers/storage up into Debian, we need to start generating releases and versions.

This is the initial released version.