Maksym Pavlenko
e1e88115dd
Merge pull request #11450 from austinvazquez/dependabot/go_modules/go.etcd.io/bbolt-1.4.0
...
build(deps): bump go.etcd.io/bbolt from 1.3.11 to 1.4.0
2025-03-06 00:43:50 +00:00
Phil Estes
f35b7dae5f
Merge pull request #11330 from ningmingxiao/blkdiscard
...
device mapper:fix sometimes blkdiscard doesn't have --version flags
2025-03-05 21:49:43 +00:00
Austin Vazquez
00cb735039
Swap to go.etcd.io/bbolt/errors for bbolt errors
...
Signed-off-by: Austin Vazquez <macedonv@amazon.com >
2025-02-27 19:06:13 +00:00
ningmingxiao
44baada6aa
device mapper:fix sometimes blkdiscard doesn't have --version flags
...
Signed-off-by: ningmingxiao <ning.mingxiao@zte.com.cn >
2025-02-14 22:45:08 +08:00
zouyee
b983786381
move the device after the options when using mkfs.ext4
...
Signed-off-by: zouyee <zouyee1989@gmail.com >
2025-02-08 16:07:51 +08:00
Akhil Mohan
624aa49d4b
increase xfs base image size to 300Mb
...
from xfsprogs 5.19.0, minimum size of xfs volume has to be 300MB
Ref: https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/commit/?id=6e0ed3d19c54603f0f7d628ea04b550151d8a262
Signed-off-by: Akhil Mohan <akhilerm@gmail.com >
2024-06-19 00:07:27 +05:30
Danny Canter
32caaee484
Snapshotters: Export the root path
...
Some of the snapshotters that allow you to change their root location
were already doing this, this just makes all of them follow the same
pattern.
Signed-off-by: Danny Canter <danny@dcantah.dev >
2024-04-14 06:24:33 -07:00
Akihiro Suda
d9b9160ae1
mv internal/testutil pkg/testutil
...
The package is consumed by several snapshotter plugins
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2024-03-04 17:00:39 +09:00
Derek McGowan
fb9b59a843
Switch to new errdefs package
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-01-25 22:18:45 -08:00
Derek McGowan
e79ec7a095
Remove deprecated platforms package
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-01-23 09:14:03 -08:00
Derek McGowan
1c4be2d883
Move pkg/testutil to internal/testutil
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-01-17 09:57:28 -08:00
Derek McGowan
fa8cae99d1
Move namespaces to pkg/namespaces
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-01-17 09:55:39 -08:00
Derek McGowan
44a836c9b5
Move errdefs to pkg/errdefs
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-01-17 09:54:45 -08:00
Derek McGowan
fcd39ccc53
Move snapshots to core/snapshots
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-01-17 09:54:09 -08:00
Derek McGowan
8473322f0b
Move snapshots/devmapper to plugins/snapshots/devmapper
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2024-01-17 09:53:24 -08:00