You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/upstream/APPLE-UPSTREAM-REVIEW.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,17 +37,15 @@ six approved open pull requests.
37
37
|[apple/container#1888](https://github.com/apple/container/issues/1888)|`container system start` status text used stdout. The focused change from [apple/container#1889](https://github.com/apple/container/pull/1889) is ported as `0fe7833`. |
38
38
|[apple/container#1672](https://github.com/apple/container/issues/1672)|`container system stop --prefix` accepted path-like values. [apple/container#1717](https://github.com/apple/container/pull/1717) is ported as `7329f12`. |
39
39
|[apple/container#1767](https://github.com/apple/container/issues/1767)| Image snapshots omitted ordered EXT4 journaling. Approved [apple/container#1818](https://github.com/apple/container/pull/1818) is ported as `6e525cc`. |
40
+
|[apple/container#1757](https://github.com/apple/container/issues/1757)|`system start` discarded launchd failures and could adopt a daemon using another app root. Fixed in `stephenlclarke/container``6ac1253`. |
41
+
|[apple/containerization#790](https://github.com/apple/containerization/issues/790) and [apple/container#1895](https://github.com/apple/container/issues/1895)| Retrying an interrupted ECR blob PUT reused a stale upload session. The useful fresh-session design from [apple/containerization#792](https://github.com/apple/containerization/pull/792) is implemented with narrower retry semantics and local registry tests in `d388a15` and `c8043bb`. |
40
42
41
43
## Open Follow-up
42
44
43
-
-[apple/container#1895](https://github.com/apple/container/issues/1895) and
0 commit comments