Commit Graph

  • 6508acea81 Adds container machine example. (#1676) J Logan 2026-06-09 15:51:25 -07:00
  • 7063196268 add standalone container machine document (#1674) Michael Crosby 2026-06-09 16:09:39 -04:00
  • 187e9cb591 Bump containerization to 0.33.4 (#1650) Dmitry Kovba 2026-06-09 11:32:00 -07:00
  • ee848e3ebf Add backward compat for ContainerConfig cpuOverhead. (#1665) 1.0.0 J Logan 2026-06-08 15:02:18 -07:00
  • b2994ac369 Add container machine for managing persistent Linux VMs (#1662) Raj 2026-06-08 11:38:49 -07:00
  • 1b5576312f Increase CI timeout to 75 minutes (#1663) Raj 2026-06-08 11:36:20 -07:00
  • 847a004eac Conform containers to ManagedResource (#1656) AJ Emory 2026-06-05 17:27:56 -07:00
  • d855978113 Remove duplicated image name in image JSON output (#1655) Kathryn Baldauf 2026-06-05 15:11:06 -07:00
  • 90cc3c15af Omit hash scheme from image.id. (#1658) J Logan 2026-06-05 14:43:20 -07:00
  • 1f4b47061e [images]: fix image load/save to use FilePathOps utility (#1590) Saehej Kang 2026-06-05 09:28:08 -07:00
  • 79f797b879 Auto-install hawkeye in ensure-hawkeye-exists.sh (#1644) Harshit Singh Bhandari 2026-06-05 21:34:05 +05:30
  • 48cb23e3b7 Update command ref and how to docs (#1654) Raj 2026-06-05 08:36:52 -07:00
  • 822b47b877 Fix --format yaml and toml output (#1653) Raj 2026-06-05 08:32:12 -07:00
  • 1d0d43668d Rearrange shape of JSON output for images (#1652) Kathryn Baldauf 2026-06-05 08:09:53 -07:00
  • f81dcbf3f9 [Actions] Use commit sha for imported gh actions (#1649) Kathryn Baldauf 2026-06-04 15:07:44 -07:00
  • 8bf87e8890 Make pre-commit hook installation and execution work in git worktrees (#1643) Harshit Singh Bhandari 2026-06-05 03:29:12 +05:30
  • 59e015acd1 Use name instead of id in NetworkConfiguration. (#1648) J Logan 2026-06-04 13:03:29 -07:00
  • 25127fdb2a Fix type in memory size format for config docs (#1639) Kathryn Baldauf 2026-06-04 09:57:30 -07:00
  • 605045faeb Fix make test SIGSEGV on Swift 6.2 (#1638) AJ Emory 2026-06-03 18:37:16 -07:00
  • 3512373541 Add docs on using container system configurations (#1636) Kathryn Baldauf 2026-06-03 17:44:33 -07:00
  • 89fa98c55a Write log/error output from commands to stderr. (#1632) J Logan 2026-06-03 16:17:59 -07:00
  • 94d6d0ac36 Add an error message for dockerfile >= 16KB until #735 is resolved (#1634) Kathryn Baldauf 2026-06-03 13:02:27 -07:00
  • 796630258b kill: Wait for container to exit after sigkill (#1589) Danny Canter 2026-06-02 14:26:17 -07:00
  • c7f77c285b Add NOTICE entry for swift-configuration-toml (#1629) Kathryn Baldauf 2026-06-02 14:19:46 -07:00
  • 4c22305eda Fix TestCLIVersion build-type check for release CI (#1627) Di Warachet S. 2026-06-03 01:02:38 +07:00
  • e20aca8203 Normalize JSON output for network and volume resources. (#1624) J Logan 2026-06-01 21:42:10 -07:00
  • 34cff5925f Use a consistent container CLI path in integration tests (#1621) Di Warachet S. 2026-06-02 11:38:10 +07:00
  • 55f1e4fdf4 Create ImageResource conforming to ManagedResource (#1619) Kathryn Baldauf 2026-06-01 17:01:20 -07:00
  • 7358102c68 Fix system df to count content blobs and deduplicate shared storage (#1555) Raj 2026-06-01 15:44:43 -07:00
  • da8daf31de Use FilePath for PublishSocket (#1594) Chris George 2026-06-01 13:35:58 -07:00
  • 37595a734c Remove XPC compatibility code, simplify network model. (#1616) J Logan 2026-05-29 12:33:45 -07:00
  • f4f5925c08 [how-to]: fix documentation example (#1596) Saehej Kang 2026-05-28 15:45:41 -07:00
  • c5a8d7a802 Reorganize Swift package targets for network plugin. (#1615) J Logan 2026-05-28 18:26:31 -04:00
  • 445c90f927 Fix potential integer math crash on PublishPort. (#1612) J Logan 2026-05-28 14:12:04 -04:00
  • 046884df37 Use ManagedResource for volumes in CLI commands (#1607) Kathryn Baldauf 2026-05-28 09:33:21 -07:00
  • d43b58ec73 Align JSON output with shape for container resource. (#1611) J Logan 2026-05-28 12:07:01 -04:00
  • d2aa01ec05 Add ability to configure integration test list at command line (#1608) Kathryn Baldauf 2026-05-27 17:36:24 -07:00
  • 685966d026 cli: resolve subcommand path in container help (#1587) NONE 2026-05-27 19:54:49 +02:00
  • 8261a27ed0 Add shmSize to management flag's init (#1603) Kathryn Baldauf 2026-05-26 17:51:10 -07:00
  • 25ab5934e4 Support use of custom app root with system config in CLI commands (#1600) Kathryn Baldauf 2026-05-26 14:33:53 -07:00
  • ca3a4d6670 Use FilePath for app, install, and log roots. (#1558) J Logan 2026-05-26 16:58:55 -04:00
  • 277c96cbea Bump containerization to 0.33.1 (#1601) Dmitry Kovba 2026-05-26 12:56:44 -07:00
  • caff1e9b42 Improve readability of progress bar width computation. (#1584) J Logan 2026-05-22 13:03:09 -07:00
  • 985248cf23 Refine custom init how-to and BUILDING documentation. (#1586) J Logan 2026-05-22 09:01:00 -07:00
  • 04220b12d0 Adds vertical space between groups in help. (#1585) J Logan 2026-05-22 08:56:25 -07:00
  • 831a6bfe1c fix: clamp ProgressBar barLength to non-negative value to avoid crash (#1525) Erwan Legrand 2026-05-22 04:11:28 +02:00
  • de780c1478 cli: Add support for --stop-signal (#1462) Danny Canter 2026-05-21 17:55:48 -07:00
  • 3d291ff865 Add notes regarding --log-root to the command reference. (#1582) J Logan 2026-05-21 17:19:44 -07:00
  • df35f79ae0 Update container copy to use FilePath (#1580) jwhur 2026-05-20 13:50:08 -07:00
  • 145867e6e2 Add more tests for container copy (#1579) jwhur 2026-05-20 13:04:49 -07:00
  • afeceb05d4 Reorganize runtime targets for scalable plugin support (#1577) AJ Emory 2026-05-20 12:57:10 -07:00
  • 4f097eb891 [images]: fix image load error to write to stderr and use FilePath (#1570) Saehej Kang 2026-05-20 10:46:17 -07:00
  • 38075f3275 [images]: convert save to use FilePath (#1574) Saehej Kang 2026-05-20 10:43:12 -07:00
  • 9895ba8d08 Add container copy/cp command for host-container file transfer (#1190) Simone Panico 2026-05-20 19:03:36 +02:00
  • bd1916f9b3 Make inspect error handling for missing resources consistent (#1564) Raj 2026-05-16 08:28:37 -07:00
  • 5b83b4a9ac Rename config file to config.toml. (#1568) J Logan 2026-05-16 08:23:21 -07:00
  • f8f7e2cdf0 Ensure read-only user config removed on every startup. (#1567) J Logan 2026-05-15 19:43:24 -07:00
  • 061ab83bea Validate container system logs --last flag (#1561) Raj 2026-05-15 14:23:28 -07:00
  • cb4748f589 Reject conflicting volume delete flags (#1560) Raj 2026-05-15 14:22:40 -07:00
  • 64bd48bb9e Reject conflicting DNS flags (#1559) Shaurya Singh 2026-05-15 09:49:15 -07:00
  • 5317536888 Fix: image list align with other commands when use format should ignore quiet (#1553) ChengHao Yang 2026-05-15 16:02:07 +08:00
  • 16f5fc705f Fix inconsistent volume createdAt JSON encoding (#1556) Raj 2026-05-15 00:59:28 -07:00
  • 615b5a6ffe Relax host-only network test. (#1552) J Logan 2026-05-14 14:04:49 -07:00
  • c1a6d979ba ci: bump actions/labeler from 6.0.1 to 6.1.0 in the github-actions group (#1550) dependabot[bot] 2026-05-14 08:57:30 -07:00
  • 521df518e2 Add variant Support (#1548) AJ Emory 2026-05-12 18:44:56 -07:00
  • b466959644 Remove IP allocation from API server. (#1545) J Logan 2026-05-12 16:34:06 -07:00
  • 8a46476341 Bump containerization to 0.32.1 (#1549) jwhur 2026-05-12 15:31:46 -07:00
  • a967399d48 Add support for layered and plugin configurations (#1543) Noah Thornton 2026-05-12 14:35:21 -07:00
  • 940fefb7cd Use SystemPath for ContainerResource.Filesystem. (#1523) Chris George 2026-05-12 12:35:02 -07:00
  • c56a659d33 Use allocate with session to automatically clean up IPs. (#1544) J Logan 2026-05-11 23:08:48 -07:00
  • 1794afc449 Adds XPC sessions with disconnect handlers. (#1524) J Logan 2026-05-11 15:49:05 -07:00
  • 509fa047dc Use SystemPath for DirectoryWatcher. (#1522) Chris George 2026-05-11 15:06:32 -07:00
  • cec58654ac Fix PR coverage comment never posting (#1541) Noah Thornton 2026-05-11 12:26:53 -07:00
  • beb1592c04 swift-configuration decoder (#1447) Noah Thornton 2026-05-08 14:06:04 -07:00
  • af8071bf04 Use SystemPath for PacketFilter. (#1518) Chris George 2026-05-08 12:58:02 -07:00
  • 0328f5c4c5 Centralize utilities for configuration loading and path parsing (#1448) Noah Thornton 2026-05-08 09:29:28 -07:00
  • 3b724aecf5 De-duplicate building during testing (#1507) Noah Thornton 2026-05-05 22:12:57 -07:00
  • 70e05ddf99 docs: fix typos and polish README wording (#1499) iliya 2026-05-06 01:25:46 +09:00
  • e3c49803a0 Move to TOML configuration for defaults (#1425) Noah Thornton 2026-05-04 12:04:24 -07:00
  • 8a25213190 Deps: Bump CZ to 0.32.0 (#1498) Danny Canter 2026-05-04 11:30:11 -07:00
  • d12d64d488 Change PR build to generate coverage and comment it (#1474) Noah Thornton 2026-05-04 11:10:02 -07:00
  • 2ee3f3d0a1 [scripts]: add prompt for updating container with unsigned package (#1468) Saehej Kang 2026-05-01 17:04:35 -07:00
  • 9f4e779421 Switch NetworksService, VolumesService, EntityStore to FilePath. (#1493) J Logan 2026-05-01 14:39:03 -07:00
  • e57c755911 Simplify the serial suite trait (#1497) Kathryn Baldauf 2026-05-01 11:38:07 -07:00
  • a141002de1 Improve integration test speed (#1489) Noah Thornton 2026-04-30 16:20:06 -07:00
  • 06c00a93a2 CLI: Support --shm-size (#1488) Danny Canter 2026-04-30 16:10:25 -07:00
  • e6ba030fca Sort networks by ID in API server list(). (#1487) J Logan 2026-04-30 15:42:04 -07:00
  • 1ee2d9d054 Update documents with note about container-to-host networking. (#1482) J Logan 2026-04-30 15:05:10 -07:00
  • 5ec28cffe5 Use SystemPath for HostDNSResolver. (#1480) J Logan 2026-04-30 15:01:12 -07:00
  • b1f3c0d35b Use NetworkResource for network management in API server. (#1421) J Logan 2026-04-30 11:06:50 -07:00
  • 472cb1950f Build output should just be tags/paths. (#1478) J Logan 2026-04-30 10:29:13 -07:00
  • b73933eb2d Tests/CLITests: drain stdout/stderr concurrently in CLITest.run (#1471) Matt Van Horn 2026-04-30 10:28:27 -07:00
  • f9899013fd Merge commit from fork 0.12.3 Mike Drob 2026-04-30 09:33:26 -05:00
  • fd2de35440 ensure-container-stopped.sh: don't fail on launchctl errors (#1461) Patrick Linnane 2026-04-29 19:42:49 -07:00
  • bfe587b8e8 ImagePush: print image reference to stdout on success (#1470) Matt Van Horn 2026-04-29 19:31:47 -07:00
  • 4e390d6aa8 Fix RequestScheme formatting. (#1473) J Logan 2026-04-29 15:04:24 -07:00
  • 601f5f113a Merge commit from fork J Logan 2026-04-29 09:46:22 -07:00
  • e9891b3cfe Allow macOS 15 to list and delete networks (#1464) 0.12.2 0.12.1 Kathryn Baldauf 2026-04-28 18:26:34 -07:00
  • 651811cc09 Fix "not installing shadowed plugin" startup log noise. (#1451) 0.12.0 J Logan 2026-04-27 11:32:00 -07:00
  • df25fe25bb Add yams to apple/container's notice file (#1442) Kathryn Baldauf 2026-04-22 16:08:07 -07:00