Commit Graph

  • 9ef65ddc64 Merge pull request #4577 from kolyshkin/libct-dev Kir Kolyshkin 2025-01-31 17:14:33 -08:00
  • 8e5bb0d8c4 deps: roll back to cilium/ebpf v0.16.0 Kir Kolyshkin 2025-01-31 15:56:24 -08:00
  • 6c9ddcc648 libct: switch from libct/devices to libct/cgroups/devices/config Kir Kolyshkin 2025-01-03 19:11:16 -08:00
  • 200f56315e libct/devices: move config to libct/cg/devices/config Kir Kolyshkin 2025-01-03 18:14:02 -08:00
  • f1c0e63252 Merge pull request #4590 from cyphar/securejoin-0.4.0 Akihiro Suda 2025-01-29 16:56:12 +09:00
  • b94226a9c8 Merge pull request #4604 from opencontainers/dependabot/go_modules/google.golang.org/protobuf-1.36.4 Rodrigo Campos 2025-01-28 12:37:50 +01:00
  • 70e500e7d1 deps: update to github.com/cyphar/filepath-securejoin@v0.4.1 Aleksa Sarai 2025-01-13 18:54:47 +11:00
  • 24ec764a09 build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 dependabot[bot] 2025-01-27 04:55:54 +00:00
  • 33315a0548 libcontainer: if close_range fails, fall back to the old way Evan Phoenix 2025-01-24 11:54:37 -08:00
  • 111e8dcc0d libcontainer: Use MaxInt32 as the last FD to match kernel size semantics Evan Phoenix 2025-01-24 11:53:36 -08:00
  • 8702864454 Merge pull request #4599 from evanphx/evanphx/b-logs-hang Akihiro Suda 2025-01-22 10:18:42 +09:00
  • 7b26da9ee3 libcontainer: Prevent startup hang when CloseExecFrom errors Evan Phoenix 2025-01-21 09:58:31 -08:00
  • a7d76457f4 Merge pull request #4591 from opencontainers/dependabot/go_modules/google.golang.org/protobuf-1.36.3 lfbzhm 2025-01-16 20:34:13 +08:00
  • 9af7952249 build(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 dependabot[bot] 2025-01-16 04:05:13 +00:00
  • 610aa88ab2 Merge pull request #4557 from cyphar/release-policy Kir Kolyshkin 2025-01-10 12:23:22 -08:00
  • 4120935737 Merge pull request #4325 from kolyshkin/opt-env lfbzhm 2025-01-09 18:45:31 +08:00
  • 06f1e07655 libct: speedup process.Env handling Kir Kolyshkin 2024-06-23 16:31:57 -07:00
  • 6171da6005 libct/configs: add HookList.SetDefaultEnv Kir Kolyshkin 2024-12-22 17:32:02 -08:00
  • c49b891681 tests: add test to check StartContainer hook env Kir Kolyshkin 2024-12-21 11:52:25 -08:00
  • 390641d148 libct/int: improve TestExecInEnvironment Kir Kolyshkin 2024-12-20 19:00:03 -08:00
  • 9a54594752 libct/int: add BenchmarkExecInBigEnv Kir Kolyshkin 2024-06-24 00:13:56 -07:00
  • e5b777f9a9 Merge pull request #4586 from opencontainers/dependabot/go_modules/google.golang.org/protobuf-1.36.2 lfbzhm 2025-01-09 12:16:44 +08:00
  • a69d289ffd build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 dependabot[bot] 2025-01-08 04:16:24 +00:00
  • a50e6872be tests/int: simplify assignments Kir Kolyshkin 2025-01-07 13:50:16 -08:00
  • a22ea827a8 tests/int/hooks_so: don't hardcode soname Kir Kolyshkin 2025-01-07 13:46:13 -08:00
  • 1890af6d45 support cgroup v1 mounted with noprefix Tomasz Duda 2024-12-08 21:49:18 +01:00
  • 81b13172be Merge pull request #4582 from opencontainers/dependabot/go_modules/golang.org/x/net-0.34.0 dependabot[bot] 2025-01-07 06:37:38 +00:00
  • 2a424616f0 merge #4581 into opencontainers/runc:release-1.2 Aleksa Sarai 2025-01-07 17:29:02 +11:00
  • 061483b62a build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 dependabot[bot] 2025-01-07 04:35:23 +00:00
  • c25c92580f Merge pull request #4579 from opencontainers/dependabot/go_modules/golang.org/x/sys-0.29.0 dependabot[bot] 2025-01-06 23:23:26 +00:00
  • 48ea727898 VERSION: back to development Aleksa Sarai 2025-01-07 10:11:33 +11:00
  • 6c52b3fc54 VERSION: release v1.2.4 v1.2.4 Aleksa Sarai 2025-01-07 10:11:22 +11:00
  • 48ad17f4c6 build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 dependabot[bot] 2025-01-06 04:55:38 +00:00
  • 1c32d39997 merge #4576 into opencontainers/runc:main Aleksa Sarai 2025-01-04 15:39:05 +11:00
  • 83350c24a9 libct/system: rm Fexecve Kir Kolyshkin 2025-01-03 13:43:22 -08:00
  • 06a4a781a5 Merge pull request #4572 from rinarakaki/main Akihiro Suda 2025-01-01 02:06:45 +09:00
  • e859f292d6 Merge pull request #4571 from opencontainers/dependabot/go_modules/google.golang.org/protobuf-1.36.1 Akihiro Suda 2025-01-01 02:06:31 +09:00
  • c0abf76e0f Update README.md Rin Arakaki 2024-12-29 14:36:49 +09:00
  • d48d9cfefc Merge pull request #4459 from kolyshkin/prio-nits lfbzhm 2024-12-25 23:41:27 +08:00
  • f848304994 build(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 dependabot[bot] 2024-12-24 04:33:24 +00:00
  • fd932ec301 Merge pull request #4433 from kolyshkin/hasHook lfbzhm 2024-12-25 19:28:13 +08:00
  • 57462491c1 libct/configs/validate: add IOPriority.Class validation Kir Kolyshkin 2024-10-21 15:15:14 -07:00
  • 7334ee01e6 libct/configs: rm IOPrioClassMapping Kir Kolyshkin 2024-10-21 15:00:11 -07:00
  • 5d3942eec3 libct: unify IOPriority setting Kir Kolyshkin 2024-06-26 17:22:02 -07:00
  • ec465d39f5 utils: simplify newProcess Kir Kolyshkin 2024-06-26 16:17:36 -07:00
  • 2dc3ea4b87 libct: simplify setIOPriority/setupScheduler calls Kir Kolyshkin 2024-06-26 16:14:44 -07:00
  • 93091e6ac2 libct: don't pass SpecState to init unless needed Kir Kolyshkin 2024-10-09 11:46:51 -07:00
  • 8afeb58398 libct: add/use configs.HasHook Kir Kolyshkin 2024-10-09 11:00:48 -07:00
  • 2e906e292e Merge pull request #4312 from lifubang/refactor-process Akihiro Suda 2024-12-23 08:53:10 +09:00
  • 171c414904 refactor init and setns process lfbzhm 2024-06-06 15:22:55 +00:00
  • 30962bdf7a merge #4562 into opencontainers/runc:main Aleksa Sarai 2024-12-20 22:53:52 +11:00
  • ef5d2d4e35 Merge pull request #4565 from opencontainers/dependabot/go_modules/github.com/cilium/ebpf-0.17.1 dependabot[bot] 2024-12-20 05:35:35 +00:00
  • 5855ba5303 build(deps): bump github.com/cilium/ebpf from 0.17.0 to 0.17.1 dependabot[bot] 2024-12-20 04:10:23 +00:00
  • ae994af502 Merge pull request #4563 from opencontainers/dependabot/go_modules/github.com/cilium/ebpf-0.17.0 Kir Kolyshkin 2024-12-19 16:28:57 -08:00
  • e809db842f build(deps): bump github.com/cilium/ebpf from 0.16.0 to 0.17.0 dependabot[bot] 2024-12-20 00:07:03 +00:00
  • 5239b05129 Merge pull request #4564 from opencontainers/dependabot/go_modules/golang.org/x/net-0.33.0 Kir Kolyshkin 2024-12-19 16:05:57 -08:00
  • b5a1957d53 Merge pull request #4560 from opencontainers/dependabot/go_modules/github.com/cyphar/filepath-securejoin-0.3.6 Aleksa Sarai 2024-12-19 15:14:00 +11:00
  • c2b11a6353 build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 dependabot[bot] 2024-12-19 04:09:48 +00:00
  • 71327d7fcd build(deps): bump github.com/cyphar/filepath-securejoin dependabot[bot] 2024-12-19 01:42:44 +00:00
  • 90f38e76ae Merge pull request #4561 from kolyshkin/lint162 lfbzhm 2024-12-19 09:33:04 +08:00
  • af929228bb RELEASES: add formal release policy for runc Aleksa Sarai 2024-12-17 15:07:32 +11:00
  • 21c0968bf1 remove broken fuzzer from oss-fuzz build script Adam Korczynski 2024-12-18 16:48:05 +00:00
  • 9468986a49 ci: use a specific ubuntu version Kir Kolyshkin 2024-12-17 22:51:21 -08:00
  • e845f4be86 ci: bump golangci-lint to v1.62 Kir Kolyshkin 2024-12-17 22:50:44 -08:00
  • aace922de9 Merge pull request #4558 from opencontainers/dependabot/go_modules/google.golang.org/protobuf-1.36.0 dependabot[bot] 2024-12-18 01:20:22 +00:00
  • 5243eba185 Merge pull request #4556 from cyphar/1.2-readd-tuntap Kir Kolyshkin 2024-12-16 21:51:09 -08:00
  • 705382ac66 build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 dependabot[bot] 2024-12-17 04:53:16 +00:00
  • 33ed43bdfa [1.2] Re-add tun/tap to default device rules Kir Kolyshkin 2024-12-15 17:45:50 -08:00
  • 3ddaa9140d merge #4555 into opencontainers/runc:main Aleksa Sarai 2024-12-17 14:13:05 +11:00
  • 394f4c3b70 Re-add tun/tap to default device rules Kir Kolyshkin 2024-12-15 17:45:50 -08:00
  • 2dec17d9a5 Merge pull request #4554 from kolyshkin/1.2-4553 Akihiro Suda 2024-12-16 16:36:18 +09:00
  • e9c9dad4de keyring: update @kolyshkin key expiry Kir Kolyshkin 2024-12-12 14:42:39 -08:00
  • 28b65d3d23 Merge pull request #4472 from kolyshkin/cg-cfg Akihiro Suda 2024-12-15 02:01:32 +09:00
  • 2e1559ecd3 Merge pull request #4553 from kolyshkin/keyring Akihiro Suda 2024-12-14 22:12:37 +09:00
  • b15fcc1be6 keyring: update @kolyshkin key expiry Kir Kolyshkin 2024-12-12 14:42:39 -08:00
  • 5a838ccbe0 tests/cmd/sd-helper: switch from configs to cgroups Kir Kolyshkin 2024-10-23 16:46:37 -07:00
  • a56f85f87b libct/*: switch from configs to cgroups Kir Kolyshkin 2024-10-23 16:47:01 -07:00
  • 04041f21ac libct/cgroups/*: switch from configs to cgroups Kir Kolyshkin 2024-10-23 16:28:42 -07:00
  • ae477f15f0 libct/configs: move cgroup stuff to libct/cgroups Kir Kolyshkin 2024-10-23 15:10:09 -07:00
  • 85c7c99d05 libct/cg/fs2: fix some revive linter warnings Kir Kolyshkin 2024-12-11 18:36:12 -08:00
  • 986451c24e Merge pull request #4383 from kolyshkin/test-cmd lfbzhm 2024-12-12 09:00:37 +08:00
  • 66fe7db3bc Move test helper binaries Kir Kolyshkin 2024-08-21 18:57:38 -07:00
  • 4cb480de70 Merge pull request #4546 from kolyshkin/criu-opt Akihiro Suda 2024-12-11 13:04:22 +09:00
  • d4534b2d9e merge #4552 into opencontainers/runc:release-1.2 Aleksa Sarai 2024-12-11 12:25:54 +11:00
  • b01ffa03c0 VERSION: back to development lifubang 2024-12-10 18:10:39 +08:00
  • 0d37cfd4b5 VERSION: release v1.2.3 v1.2.3 lifubang 2024-12-10 18:09:16 +08:00
  • 47dc185880 Add runc_nocriu build tag Kir Kolyshkin 2024-12-05 16:32:18 -08:00
  • c487840f75 Remove main package dependency on criurpc Kir Kolyshkin 2024-12-05 16:15:23 -08:00
  • a640df5739 Merge pull request #4550 from cyphar/1.2-racing-mkdirall lfbzhm 2024-12-08 09:31:45 +08:00
  • fceb5ef8f2 Merge pull request #4551 from cyphar/1.2-ebf-enotsup lfbzhm 2024-12-08 00:01:54 +08:00
  • 7242ffa4bf [1.2] cgroup: ebpf: make unexpected errors in haveBpfProgReplace louder Aleksa Sarai 2024-12-06 17:54:06 +11:00
  • e26e0fde01 [1.2] cgroups: ebpf: also check for ebpf.ErrNotSupported Aleksa Sarai 2024-12-06 17:50:14 +11:00
  • e623414959 [1.2] cgroups: ebpf: use link.Anchor to check for BPF_F_REPLACE support Aleksa Sarai 2024-12-06 17:45:25 +11:00
  • e0752069a5 Merge pull request #4548 from cyphar/ebpf-enotsup Sebastiaan van Stijn 2024-12-07 13:17:20 +01:00
  • 6b904f3e7e [1.2] deps: update to github.com/cyphar/filepath-securejoin@v0.3.5 Aleksa Sarai 2024-12-06 19:38:46 +11:00
  • 21cabde608 [1.2] deps: update to golang.org/x/sys@v0.28.0 Aleksa Sarai 2024-12-07 22:44:03 +11:00
  • fe371b9dae Merge pull request #4549 from cyphar/racing-mkdirall lfbzhm 2024-12-07 09:30:47 +08:00
  • 2f1b6626f3 deps: update to github.com/cyphar/filepath-securejoin@v0.3.5 Aleksa Sarai 2024-12-06 19:38:46 +11:00
  • c0044c7aa4 cgroup: ebpf: make unexpected errors in haveBpfProgReplace louder Aleksa Sarai 2024-12-06 17:54:06 +11:00
  • 9bc6753d1f cgroups: ebpf: also check for ebpf.ErrNotSupported Aleksa Sarai 2024-12-06 17:50:14 +11:00