Commit Graph

  • d6de569420 Update default kernel to Kata Containers 3.32.0 debug build (#2143) main Agam Dua 2026-08-20 15:41:02 -07:00
  • 04324afe63 Add identifier validation tests for the disk-usage routes (#2136) Raj 2026-08-20 10:31:01 -07:00
  • 434fda5332 Remove AsyncParsableCommand conformance from ContainerCLI (#2140) Noah Thornton 2026-08-19 10:28:19 -07:00
  • 44374a237b Do not set default maskedPaths and readonlyPaths for container machines (#2137) Kathryn Baldauf 2026-08-19 09:44:25 -07:00
  • b3357fdb2e Split K8sHelper, add WorkerProvisioner protocol, and add LinuxWorker … (#2110) jshi991 2026-08-18 13:12:06 -07:00
  • 7d4ffb6cb1 Fix a compilation error (#2119) Dmitry Kovba 2026-08-13 20:03:09 -07:00
  • 5fcbeab570 Extracts createPluginLoader() for use by container k8s. (#2115) J Logan 2026-08-12 21:00:44 -07:00
  • d2213f49e6 Integration test: fix k8s test with scoped domain. (#2104) J Logan 2026-08-12 09:39:13 -07:00
  • 875d80ba07 Topic/docs refactor (#2032) Eric Ernst 2026-08-11 09:34:53 -07:00
  • ff5aa8a03b Validate volume name in volume disk usage call (#2107) Kathryn Baldauf 2026-08-10 13:42:16 -07:00
  • 497465635a Remove auto registry scheme. (#2100) J Logan 2026-08-10 09:55:53 -07:00
  • f13b7238d5 Refactor tmpfsMounts() to process tmpfs path correctly (#2103) Pradeep Biswas 2026-08-10 22:19:58 +05:30
  • af405ffd5a Update sudoers file to not include dots (#2080) Thomas Danielsson 2026-08-08 03:36:01 +02:00
  • 0190097d06 Migrate ProgressBarTests to Swift Testing (#2085) 1.2.2 Victor Manuel Puga Ruiz 2026-08-07 16:17:54 -06:00
  • 0925ff6298 Refactor container k8s to use plugin resource management. (#2097) J Logan 2026-08-07 14:43:56 -07:00
  • cec124f207 refactor: extract K8s logic into ContainerK8s library target (#2079) jshi991 2026-08-07 10:08:16 -07:00
  • abff4183b4 Integration test: fix username/uid flake. (#2086) J Logan 2026-08-06 20:31:13 -07:00
  • 0d111be4c6 K8s plugin (#2044) 1.2.1 jshi991 2026-08-05 19:25:27 -07:00
  • 60612eef51 Integration test: cache warmup image tarfiles. (#2074) J Logan 2026-08-05 11:17:20 -07:00
  • bc50fcb593 Simplify correlation of test prefix to test ID. (#2071) J Logan 2026-08-05 09:32:02 -07:00
  • ddaf2ca5ac Add --read-only-path and --masked-path option to container run / create (#2069) Aditya Ramani 2026-08-04 19:04:50 -07:00
  • cee0ba80cd Log core counts in CI for perf analysis. (#2070) J Logan 2026-08-04 18:48:12 -07:00
  • cb8cad4562 Add readiness signal to DirectoryWatcher, fix DirectoryWatcherTest. (#2066) J Logan 2026-08-04 12:17:58 -07:00
  • 520371cb38 Increase testExecDetachProcessRunning sleep margin to avoid CI flake (#2063) J Logan 2026-08-03 15:27:58 -07:00
  • 4ed47cbe33 Move SSH builder test to Serialized tests (#2061) jwhur 2026-08-03 12:16:23 -07:00
  • e87d3a030b [builder]: enable ssh forwarding for container build (#1508) Saehej Kang 2026-08-03 08:34:48 -07:00
  • 39f12cabed [package]: bump container-builder-shim to 0.13.1 (#2056) Saehej Kang 2026-08-02 17:35:08 -07:00
  • a58c5fe66c Adjust overcommit and max_map_count vm defaults in guest VMs (#2055) adityabagchi24 2026-08-03 04:03:52 +05:30
  • da8bec6223 [container]: add container export for live containers (#1630) Saehej Kang 2026-08-02 14:55:01 -07:00
  • 6e65319fe4 Update containerization import to 0.40.1 (#2038) 1.2.0 Kathryn Baldauf 2026-07-28 14:53:23 -07:00
  • 48145ac7fb Fix image env vars, build context checks, TCP/UDP port forward buffer, and validate plugin name (#2027) Kathryn Baldauf 2026-07-28 10:13:10 -07:00
  • 27e5043165 Update containerization import to latest 0.40.0 (#2028) Kathryn Baldauf 2026-07-27 15:18:53 -07:00
  • 13e976f88e fix: Increase XPC timeout for Machine API operations (#2006) divyansh 2026-07-28 02:19:18 +05:30
  • b229cecb53 Allow custom kernel boot args via --kernel-arg (#1744) Ari Rubinstein 2026-07-27 10:44:51 -07:00
  • d1d763530d Fix BuilderStart race, parallelize container build tests. (#2002) J Logan 2026-07-23 15:50:59 -07:00
  • 78e2cb4417 Use log instead of print for system start status messages (#1889) adityabagchi24 2026-07-23 10:10:43 +05:30
  • 9af6e0e5e5 Integration test - miscellaneous fixture and test refinements. (#1993) J Logan 2026-07-22 17:19:14 -07:00
  • 72431b0458 Add OCI maskedPaths and readonlyPaths support to Container API. (#1996) J Logan 2026-07-22 16:28:26 -07:00
  • 9be73ed6bd Add missing dependencies to new ContainerTestSupport package (#1994) Kathryn Baldauf 2026-07-22 16:01:09 -07:00
  • f0b2b96a26 Use enum for warmup images. (#1990) J Logan 2026-07-22 09:45:33 -07:00
  • 968dbe49c1 Downgrade swift-collections to 1.5.1. (#1984) J Logan 2026-07-22 08:21:50 -07:00
  • a51d54b553 Container test fixture package (#1887) Kathryn Baldauf 2026-07-21 18:15:47 -07:00
  • f4757afa43 Pass build config in when building protoc dependencies (#1972) Kathryn Baldauf 2026-07-21 17:48:11 -07:00
  • 0c0d3c6ff1 ci: bump the github-actions group across 1 directory with 3 updates (#1983) dependabot[bot] 2026-07-21 17:46:37 -07:00
  • ec448129da Reword DNS container name resolution doc information (#1960) Kathryn Baldauf 2026-07-21 17:43:02 -07:00
  • b130babb15 Use ordered journal mode for unpacked images. (#1974) J Logan 2026-07-21 17:12:01 -07:00
  • a6813ed66f Periodic dependency updates. (#1981) J Logan 2026-07-21 16:42:33 -07:00
  • 06127de1cd Update containerization dependency with new EXT4Unpacker func definition (#1973) Kathryn Baldauf 2026-07-21 13:52:31 -07:00
  • 90be1878d8 [gitignore]: ignore vscode workspace files (#1966) Saehej Kang 2026-07-21 11:23:08 -07:00
  • 1e6f78255e Address flaky TestCLIKernelSetSerial suite. (#1976) J Logan 2026-07-21 10:40:49 -07:00
  • e34b1b7fc8 Fix machine ID length test. (#1971) J Logan 2026-07-20 16:29:05 -07:00
  • 3310f342e8 Do not follow destination symlink when copying user configuration (#1957) Kathryn Baldauf 2026-07-20 15:46:42 -07:00
  • 3f543ba12f Remove force unwraps on XPC error set/get (#1958) Kathryn Baldauf 2026-07-20 15:14:05 -07:00
  • 9e1d6e8b6e Validate container ID from XPC requests (#1956) Kathryn Baldauf 2026-07-20 10:42:37 -07:00
  • 14233cee65 [package]: bump container-builder-shim to 0.13.0 (#1953) Saehej Kang 2026-07-17 08:15:19 -07:00
  • 07ff3c0a72 Restore --skip-build, enable import testable for release builds. (#1955) J Logan 2026-07-16 08:14:37 -07:00
  • 4dfa3d49d9 Remove --skip-build from test Makefile target. (#1951) J Logan 2026-07-15 17:48:12 -07:00
  • 608902412d Add commit/issue alert to PR template. (#1945) J Logan 2026-07-13 13:36:49 -07:00
  • 57b07fa2ac Verify kernel archive integrity (#1703) 0x4C33 2026-07-14 04:04:39 +08:00
  • 5f277a9cbf Use containerization version 0.37.0 (#1932) 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