Commit 6d09511
chore(release): v2.5.0 — CoW snapshot restore + programmable-CI SDK (a3s-box-ci) (#151)
* chore(snapshot): warn when prune keeps in-use CoW lowers
When `snapshot prune`/auto-prune cannot reach its limit because the remaining
snapshots are all in use as copy-on-write overlay lowers, log a warning with the
count so operators understand why fewer were freed than requested. + a test that
prune evicts nothing when every snapshot is in use.
* chore(release): v2.5.0 — copy-on-write snapshot restore + programmable-CI SDK
Bumps the workspace to 2.5.0 (CHANGELOG [Unreleased] -> [2.5.0]). Highlights: CoW
snapshot restore (fork a warmed snapshot as an overlay mount, not a full copy), the
in-use guard for `snapshot rm`/`prune`, and the new `a3s-box-ci` pipeline SDK.
---------
Co-authored-by: Roy Lin <roylin@a3s.box>1 parent 70075c5 commit 6d09511
4 files changed
Lines changed: 60 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
7 | 22 | | |
8 | 23 | | |
9 | 24 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
267 | 275 | | |
268 | 276 | | |
269 | 277 | | |
| |||
668 | 676 | | |
669 | 677 | | |
670 | 678 | | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
671 | 704 | | |
672 | 705 | | |
673 | 706 | | |
| |||
0 commit comments