Commit Graph

  • 5f277a9cbf Use containerization version 0.37.0 (#1932) main Aditya Ramani 2026-07-10 20:44:39 -07:00
  • e1a5cfdc70 Updates containerization to 0.36.0. (#1912) J Logan 2026-07-07 13:52:19 -07:00
  • 36dc063902 Upgrade grpc-swift-nio-transport to 2.9.0 and remove HTTP2ConnectBuff… (#1790) adityabagchi24 2026-07-07 22:53:50 +05:30
  • edd6dee2db Integration coverage xpc helpers (#1551) Noah Thornton 2026-07-06 15:43:30 -07:00
  • 3ad6e9b8ba Removes obsolete CLITests directory. (#1886) J Logan 2026-07-02 17:30:31 -07:00
  • 76f387e3be Restore reverted migrations, migrate last tests. (#1880) J Logan 2026-07-02 15:34:46 -07:00
  • d9fdf39af6 Add TestCLISystemLogs and TestCLITermIO integration tests in new integration test suite (#1879) Kathryn Baldauf 2026-07-01 20:18:31 -07:00
  • 5973b9cc62 Finalize Makefile for integration test rework. (#1878) 1.1.0 J Logan 2026-07-01 18:25:34 -07:00
  • 4a79060595 Ensure test filenames match test suite names and each file has a single suite defined (#1877) Kathryn Baldauf 2026-07-01 16:03:03 -07:00
  • 69a2505aeb Migrates container run integration tests. (#1857) J Logan 2026-07-01 13:23:16 -07:00
  • 9bd3c47345 Migrates container create, run-lifecycle, exec, remove, copy. (#1844) J Logan 2026-06-30 17:37:51 -07:00
  • 88ab3192f9 Migrate image, volume and miscellaneous system tests. (#1868) J Logan 2026-06-30 15:25:16 -07:00
  • 811abf75bf Add checksum validation to hawkeye installation (#1869) Kathryn Baldauf 2026-06-30 11:08:49 -07:00
  • 586fa07d2a Migrate registry tests to new test support types. (#1845) J Logan 2026-06-30 10:40:26 -07:00
  • d29e6edd5e Migrates network integration tests. (#1858) J Logan 2026-06-30 10:00:34 -07:00
  • 3842977f4a Migrate basic system tests to new test support types. (#1841) J Logan 2026-06-29 16:40:06 -07:00
  • c37c405bbd Migrates container machine tests. (#1856) J Logan 2026-06-29 15:58:19 -07:00
  • 6317a832d4 Adds build fixture and migrates build CLI tests. (#1848) J Logan 2026-06-29 12:12:31 -07:00
  • c34d340a60 Update containerization import to 0.35.0 (#1842) Kathryn Baldauf 2026-06-26 15:35:36 -07:00
  • be3b1f20c4 Migrate some container tests, remove concurrent demo tests. (#1840) J Logan 2026-06-26 14:17:18 -07:00
  • 649164d9e2 Enhanced test fixtures for integration tests. (#1834) J Logan 2026-06-26 12:00:44 -07:00
  • aa7fef3d1d Route container image save reference list to stderr in stdout mode (#1804) John Costa 2026-06-26 10:04:30 -07:00
  • 27acdbe2f8 ci: bump the github-actions group across 1 directory with 2 updates (#1792) dependabot[bot] 2026-06-25 21:44:11 -07:00
  • 0b6c79f3d3 fix: propagate error from createDirectory in system start (#1785) SEPURI-SAI-KRISHNA 2026-06-26 10:08:40 +05:30
  • 0c95007763 perf(parser): add collection capacity hints to known-size loops (#1791) Hugo, CY LAU 2026-06-26 04:42:37 +02:00
  • af71f87408 Remove duplicate release workflow that double-builds and races on every tag (#1781) Bhavesh Varma 2026-06-26 06:18:11 +05:30
  • 4a6084cc95 Remove network variant computation from API server. (#1814) J Logan 2026-06-25 14:06:45 -07:00
  • 137b3bdaf0 Fix/exec empty arguments crash (#1783) SEPURI-SAI-KRISHNA 2026-06-26 01:10:39 +05:30
  • 984c4c2c5a Disable flaky CLI test temporarily. (#1828) J Logan 2026-06-25 08:42:01 -07:00
  • 1d70dd6ab9 Log the graceful-stop error instead of silently discarding it in gracefulStopContainer (#1782) Bhavesh Varma 2026-06-23 23:16:00 +05:30
  • 5e125d8e2a fix: remove force-unwrap on session dictionary in DefaultNetworkService (#1787) SEPURI-SAI-KRISHNA 2026-06-23 22:22:05 +05:30
  • 0e3651b4f1 fix: replace try! with try? for stdout/stderr writes in ProcessIO (#1784) SEPURI-SAI-KRISHNA 2026-06-23 22:08:43 +05:30
  • 09489cba45 fix(cp): resolve relative host paths against current directory (#1741) adityabagchi24 2026-06-23 00:24:00 +05:30
  • 3b47905c0d [package]: bump containerization to 0.34.0 (#1774) Saehej Kang 2026-06-20 18:24:30 -07:00
  • 37d463e537 Fix CLITest when run in xcode (#1775) Marek Sapota 2026-06-20 12:01:53 -07:00
  • 888582b4c8 Propagate permissions for all host-to-container socket mounts. (#1751) J Logan 2026-06-18 11:45:24 -07:00
  • 22e90e0eab Pin xcode swift version in CI to 6.3 (#1746) Kathryn Baldauf 2026-06-18 10:12:56 -07:00
  • c4a22389ac add container machine nested virt (#1742) Michael Crosby 2026-06-18 09:53:21 -04:00
  • b34cf390a6 Fix duplicate "(default: 3)" in --max-concurrent-downloads help text (#1725) Charlie Le 2026-06-16 14:13:59 -07:00
  • babddafd98 ci: bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group across 1 directory (#1640) dependabot[bot] 2026-06-15 10:44:37 -07:00
  • c8b4fd73a1 Always update default network with system configuration values (#1686) Kathryn Baldauf 2026-06-11 11:42:21 -07:00
  • 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