Commit Graph

  • 7c89148a1c
    build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.2 dependabot[bot] 2024-09-16 23:16:37 +0000
  • 6e2c4d00dc
    build(deps): bump golang.org/x/mod dependabot[bot] 2024-09-12 20:12:29 +0000
  • 15dd956915
    Merge pull request #10687 from containerd/dependabot/go_modules/github.com/prometheus/client_golang-1.20.3 Maksym Pavlenko 2024-09-12 19:34:57 +0000
  • ee9d950bdc
    Merge pull request #10688 from containerd/dependabot/go_modules/github.com/checkpoint-restore/go-criu/v7-7.2.0 Phil Estes 2024-09-12 19:05:37 +0000
  • ee0ed75d64 internal/cri: simplify netns setup with pinned userns Wei Fu 2024-08-17 22:12:45 +0800
  • fd3f3d5a13 pkg/sys: add GetUsernsForNamespace interface Wei Fu 2024-08-17 20:42:57 +0800
  • 490e45a08a pkg/sys: Add UnshareAfterEnterUserns function Wei Fu 2024-08-17 18:22:58 +0800
  • 83aaa89b61 update ctr run to support multiple uid/gid mappings Henry Wang 2024-05-23 21:09:12 +0000
  • 1dedcb7841
    build(deps): bump github.com/checkpoint-restore/go-criu/v7 dependabot[bot] 2024-09-09 23:33:48 +0000
  • 7599d4df27
    build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2024-09-09 23:33:36 +0000
  • 19430264c1
    Merge pull request #10678 from thaJeztah/update_go_1.23.1 Maksym Pavlenko 2024-09-08 01:27:56 +0000
  • 9037069da8
    update to go1.23.1, go1.22.7 Sebastiaan van Stijn 2024-09-06 16:12:28 +0200
  • e013322eed
    Merge pull request #10649 from samuelkarp/shim-exec-fp-test Davanum Srinivas 2024-09-06 11:29:27 +0000
  • 18725f010b
    integration: regression test for issue 10589 Samuel Karp 2024-08-27 14:25:18 -0700
  • 5f37a2c205
    fifosync: cross-process synchronization Samuel Karp 2024-08-27 20:29:10 -0700
  • c8b095f3c2
    Merge pull request #10651 from laurazard/shim-refactor-without-pending Samuel Karp 2024-09-05 19:10:42 +0000
  • 192679b059
    Merge pull request #10659 from djdongjin/remove-duplicated-sandbox-conversion Phil Estes 2024-09-05 14:57:17 +0000
  • 421a4b568c
    runc-shim: handle pending execs as running Laura Brehm 2024-08-27 15:02:58 +0100
  • 26b48a6b7a
    Merge pull request #10594 from AkihiroSuda/cri-remove-disableCgroup Maksym Pavlenko 2024-09-03 18:25:42 +0000
  • 4b28e29266
    Merge pull request #10657 from djdongjin/reduce-ptypes-Empty-creation Maksym Pavlenko 2024-09-03 18:22:43 +0000
  • 0a29a8c945
    Merge pull request #10637 from containerd/dependabot/go_modules/otel-68f2b63f9a Akihiro Suda 2024-09-03 18:04:10 +0000
  • ef1316efc1
    Merge pull request #10642 from containerd/dependabot/github_actions/google-github-actions/upload-cloud-storage-2.2.0 Akihiro Suda 2024-09-03 16:24:15 +0000
  • e90b022415
    Merge pull request #10665 from akhilerm/update-runc-1.1.14 Phil Estes 2024-09-03 13:15:48 +0000
  • 299a9717fe
    update runc binary to 1.1.14 Akhil Mohan 2024-09-03 10:11:39 +0530
  • cae19b14f3
    Merge pull request #10658 from darwin-containers/reorganize-mount-unmount Akihiro Suda 2024-09-03 01:51:24 +0000
  • 58aa92d1c1
    Merge pull request #10663 from ErikJiang/bump_crun_1.16 Derek McGowan 2024-09-02 23:37:33 +0000
  • f4529ace1b
    build(deps): bump the otel group with 8 updates dependabot[bot] 2024-09-02 23:16:11 +0000
  • e7357916bb
    runc-shim: refuse to start execs after init exits Cory Snider 2024-08-23 13:30:15 -0400
  • def477b07f Bump crun to 1.16 bo.jiang 2024-09-02 16:46:20 +0800
  • 3d7955bf78 remove duplicated descriptor from/to proto Jin Dong 2024-08-31 12:01:33 -0700
  • 93d6f0f921 remove duplicated sandbox to proto func Jin Dong 2024-08-31 10:41:32 -0700
  • 26d6fd0c3f
    Merge pull request #10611 from fuweid/getridof-hall-of-shame Akihiro Suda 2024-08-30 17:07:33 +0000
  • bfc1465a2c Reorganize mount/unmount code so it is easier to add Darwin-specific implementation Marat Radchenko 2023-07-09 16:34:12 +0300
  • 9c34005724 reduce ptypes.Empty creation by defining it in as a var Jin Dong 2024-08-29 17:27:47 -0700
  • 6f43197c25 Remove cri SandboxInfo RuntimeHandler Jin Dong 2024-08-29 15:30:43 -0700
  • dacde84372
    Merge pull request #10652 from jsturtevant/fix-nano-calculation Derek McGowan 2024-08-29 18:09:25 +0000
  • 17a7538f5d
    Merge pull request #10597 from kolyshkin/pidfd Phil Estes 2024-08-29 17:30:03 +0000
  • 7f3bf993d6
    runc-shim: remove misleading comment Laura Brehm 2024-08-27 23:48:54 +0100
  • f6677a4ec5
    Cumulative stats can't decrease James Sturtevant 2024-08-28 22:31:05 +0000
  • 94c163209d TestNewBinaryIOCleanup: fix a comment, minor rewrite Kir Kolyshkin 2024-08-12 13:40:52 -0700
  • 283149df7d
    Merge pull request #10640 from containerd/dependabot/go_modules/github.com/vishvananda/netlink-1.3.0 Akihiro Suda 2024-08-27 19:52:07 +0000
  • 0027f817e3
    Merge pull request #10644 from djdongjin/improve-gc-tricolor Maksym Pavlenko 2024-08-27 19:48:50 +0000
  • 1d576d1512
    Merge pull request #10641 from containerd/dependabot/go_modules/github.com/prometheus/client_golang-1.20.2 Maksym Pavlenko 2024-08-27 19:48:16 +0000
  • fa5bf66fdf
    Merge pull request #10643 from dmcgowan/prepare-v2.0.0-rc.4 Derek McGowan 2024-08-27 16:33:52 +0000
  • d83184ced1 avoid repeated calls in Tricolor gc Jin Dong 2024-08-26 18:29:57 -0700
  • 6b97a08eee add benchmark Jin Dong 2024-08-26 18:30:51 -0700
  • 1b03ca57c4
    build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2024-08-27 01:41:00 +0000
  • 9906fac59a
    build(deps): bump github.com/vishvananda/netlink dependabot[bot] 2024-08-27 01:40:56 +0000
  • 9aa8de8e2c
    Merge pull request #10638 from containerd/dependabot/go_modules/go.etcd.io/bbolt-1.3.11 Phil Estes 2024-08-27 01:05:53 +0000
  • 38a2095a2c
    Merge pull request #10639 from containerd/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.3 Phil Estes 2024-08-27 01:04:29 +0000
  • cdbfcc2572
    Prepare release notes for v2.0.0-rc.4 Derek McGowan 2024-08-22 11:58:34 -0700
  • 4ba502a036
    Update api vendor to latest tag Derek McGowan 2024-08-22 17:42:23 -0700
  • a36d38fb4a
    Add mailmap entry for Michael Zappa Derek McGowan 2024-08-22 15:47:56 -0700
  • bf5fc240b1
    build(deps): bump google-github-actions/upload-cloud-storage dependabot[bot] 2024-08-27 00:02:05 +0000
  • faaafd6de3
    build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 dependabot[bot] 2024-08-26 23:54:54 +0000
  • 47350982bf
    build(deps): bump go.etcd.io/bbolt from 1.3.10 to 1.3.11 dependabot[bot] 2024-08-26 23:54:49 +0000
  • a26a33c3d9
    Merge pull request #10543 from vishalRGurrala/feature/generate-attestation-for-artifacts Derek McGowan 2024-08-26 23:36:04 +0000
  • 6f1cbd1da8
    Merge pull request #10615 from containerd/dependabot/go_modules/dario.cat/mergo-1.0.1 Phil Estes 2024-08-26 19:12:10 +0000
  • 569a8d6b60
    Merge pull request #10626 from dmcgowan/content-local-plugin Phil Estes 2024-08-26 19:11:57 +0000
  • dc8f875b03
    Merge pull request #10631 from containerd/dependabot/go_modules/github.com/prometheus/client_golang-1.20.1 Maksym Pavlenko 2024-08-26 16:37:12 +0000
  • 2b6b961dfa
    Merge pull request #10635 from djdongjin/remove-sha256-simd Phil Estes 2024-08-26 15:18:46 +0000
  • f97b02fb31
    Merge pull request #10614 from containerd/dependabot/github_actions/google-github-actions/upload-cloud-storage-2.1.3 Phil Estes 2024-08-26 15:17:10 +0000
  • 3cd8f9734d core/mount: use ptrace instead of go:linkname Wei Fu 2024-08-19 19:05:24 +0800
  • 35b0292572 remove sha256-simd Jin Dong 2024-08-25 04:46:04 +0000
  • 1195b68eb2
    build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2024-08-23 17:56:16 +0000
  • 7b948faa08
    Merge pull request #10618 from containerd/dependabot/go_modules/k8s-f6dd80a502 Akihiro Suda 2024-08-23 17:19:48 +0000
  • 50b06182f8
    Register local content plugin from separate package Derek McGowan 2024-08-21 16:46:50 -0700
  • 021063c4ab
    build(deps): bump the k8s group with 5 updates dependabot[bot] 2024-08-20 00:46:42 +0000
  • e8104a4858
    Merge pull request #10613 from kiashok/update-hcsshim-12.6 Fu Wei 2024-08-20 00:07:27 +0000
  • 1bff3bfeda
    build(deps): bump dario.cat/mergo from 1.0.0 to 1.0.1 dependabot[bot] 2024-08-19 23:51:42 +0000
  • 429085c84d
    build(deps): bump google-github-actions/upload-cloud-storage dependabot[bot] 2024-08-19 23:20:08 +0000
  • 93abc2fdda Update hcsshim to v0.12.6 Kirtana Ashok 2024-08-19 15:30:51 -0700
  • bcdf507363 core/mount: add benchmark test for GetUsernsFD Wei Fu 2024-08-19 18:49:58 +0800
  • 0ecaec4dde
    Merge pull request #10338 from harshitasao/scorecard-badge Phil Estes 2024-08-16 18:32:06 +0000
  • 704c94b638
    Merge pull request #10600 from akhilerm/update-support-matrix Phil Estes 2024-08-16 14:06:13 +0000
  • 219df0e7a2
    Merge pull request #10604 from thaJeztah/openssf_happiness Phil Estes 2024-08-16 13:44:20 +0000
  • 66817fccc3
    script/setup/install-dev-tools: include patch version in versions Sebastiaan van Stijn 2024-08-16 10:54:17 +0200
  • cd4e24ef71
    script/setup/install-dev-tools: update protoc-gen-go-ttrpc to v1.2.5 Sebastiaan van Stijn 2024-08-16 10:53:37 +0200
  • 9e2357f338
    docs: add k8s 1.31 to support matrix to RELEASES Akhil Mohan 2024-08-15 19:07:30 +0530
  • 919beb1cf7
    Merge pull request #10593 from jjmaestro/patch-1 Akihiro Suda 2024-08-15 22:31:42 +0000
  • a9227860ee
    Merge pull request #10526 from AkihiroSuda/fix-10132 Mike Brown 2024-08-15 21:53:56 +0000
  • a3d84a1727
    docs: update for containerd v2 Akihiro Suda 2024-07-31 12:40:24 +0900
  • 43568373f4
    docs: Update BUILDING.md Javier Maestro 2024-08-14 20:56:00 +0100
  • 6f3833f258
    CRI: remove disable_cgroup Akihiro Suda 2024-08-15 06:08:30 +0900
  • f5d5407c2f
    Merge pull request #10578 from akhilerm/test-gotip Akihiro Suda 2024-08-14 19:50:59 +0000
  • ebc47359ea
    use format string when using printf like commands Akhil Mohan 2024-08-14 16:01:12 +0530
  • 1027b314a6
    ignore the static check when using anonymous struct in testing Akhil Mohan 2024-08-14 14:50:39 +0530
  • f8e0753366
    remove windows check in linux_test file Akhil Mohan 2024-08-14 14:22:03 +0530
  • 20ee6de0b5
    update golangci-lint to v1.60.1 Akhil Mohan 2024-08-14 12:40:37 +0530
  • fb8cd045b8
    add go1.23.0 Akhil Mohan 2024-08-11 13:45:05 +0530
  • a406da9628
    Merge pull request #10584 from containerd/dependabot/github_actions/google-github-actions/upload-cloud-storage-2.1.2 Akihiro Suda 2024-08-13 09:53:06 +0000
  • bd9aed6492
    Merge pull request #10586 from containerd/dependabot/go_modules/github.com/urfave/cli/v2-2.27.4 Akihiro Suda 2024-08-13 07:24:37 +0000
  • c878093c5e
    Merge pull request #10552 from containerd/dependabot/go_modules/k8s-cec78cdc0e Akihiro Suda 2024-08-13 05:55:34 +0000
  • eebc80df58
    Merge pull request #10585 from containerd/dependabot/go_modules/golang-x-ef3ba730bc Akihiro Suda 2024-08-13 05:51:42 +0000
  • dd2a24cf0e
    Merge pull request #10557 from tariq1890/cli-ctx-add Fu Wei 2024-08-13 01:13:48 +0000
  • 7403f91f1a
    Merge pull request #10560 from samuelkarp/ctr-shim-state Fu Wei 2024-08-13 01:13:30 +0000
  • 3f53e7a6eb
    build(deps): bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 dependabot[bot] 2024-08-12 23:39:07 +0000
  • 1127908ae5
    build(deps): bump k8s.io/cri-api in the k8s group dependabot[bot] 2024-08-12 23:38:55 +0000
  • 6ed54e9663
    build(deps): bump golang.org/x/sys in the golang-x group dependabot[bot] 2024-08-12 23:38:55 +0000
  • 1de84c29f1
    build(deps): bump google-github-actions/upload-cloud-storage dependabot[bot] 2024-08-12 23:07:43 +0000