Commit Graph

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