Commit Graph

  • 6870f3b1b8 Support custom runtime path when launching tasks Maksym Pavlenko 2021-11-09 13:31:46 -0800
  • 91bbaf6799 [cri] add sandbox and container latency metrics Michael Crosby 2021-10-07 19:35:43 +0000
  • 195def141f
    Merge pull request #6213 from thaJeztah/bump_moby_sys Michael Crosby 2021-11-09 15:57:35 -0500
  • 4b7cc560b2
    Merge pull request #6222 from jonyhy96/add-more-description Michael Crosby 2021-11-09 15:55:32 -0500
  • a3b756ce18
    Prepare release notes for v1.6.0-beta.2 Derek McGowan 2021-11-09 11:25:18 -0800
  • 5748006337 cleanup: add more description on comment haoyun 2021-11-09 19:13:37 +0800
  • 432ddecaae
    Merge pull request #6211 from thaJeztah/bump_go_1.17.3 Phil Estes 2021-11-08 11:49:23 -0800
  • 76a63427ee
    Merge pull request #6214 from AkihiroSuda/crun-1.3 Phil Estes 2021-11-08 11:48:46 -0800
  • a22346622b
    CI: bump up crun: 1.0 -> 1.3 Akihiro Suda 2021-11-08 14:32:44 +0900
  • 97073c9437
    go.mod: github.com/moby/sys/mountinfo v0.5.0 Sebastiaan van Stijn 2021-11-05 13:10:26 +0100
  • 19d9d0d2a5
    go.mod: github.com/moby/sys/signal v0.6.0 Sebastiaan van Stijn 2021-11-05 13:08:07 +0100
  • 9c455ded61
    go.mod: github.com/moby/sys/symlink v0.2.0 Sebastiaan van Stijn 2021-11-05 13:05:38 +0100
  • fa12f4e696
    go.mod: golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 Sebastiaan van Stijn 2021-11-05 13:03:15 +0100
  • 869ccc01c1
    Update Go to 1.17.3 Sebastiaan van Stijn 2021-11-05 12:45:14 +0100
  • d418660889
    Merge pull request #6205 from gabriel-samfira/pin-azcli-version Maksym Pavlenko 2021-11-05 00:26:49 +0200
  • 3196e65f50 docs: document the runtime shim plugin config options Markus Lehtonen 2021-11-04 18:10:04 +0200
  • 0d8e07681f docs: use proper markdown lists in containerd-config.toml.5.md Markus Lehtonen 2021-11-04 18:01:36 +0200
  • 54c0cdae60
    Update TestRestartMonitor expected time check Derek McGowan 2021-11-03 15:10:22 -0700
  • d4f4c1380a Add runtime path in CreateTaskRequest Maksym Pavlenko 2021-10-07 15:52:10 -0700
  • b5b83e0512
    Merge pull request #5918 from mxpv/shim-manager Maksym Pavlenko 2021-11-04 16:29:52 +0200
  • 548579d0e2
    Pin az CLI version Gabriel Adrian Samfira 2021-11-04 15:56:27 +0200
  • bfc714d3a2
    Merge pull request #6113 from bobbypage/cri-stats Derek McGowan 2021-11-03 20:41:01 -0700
  • 2e6d5709e3 Implement CRI container and pods stats David Porter 2021-10-05 13:28:36 -0700
  • b69bbe25ac Vendor latest k8s.io/cri-api and netlink David Porter 2021-11-03 17:51:18 -0700
  • afe39bebfe add oci.WithAllDevicesAllowed flag for privileged_without_host_devices Dat Nguyen 2021-07-05 13:21:12 +1000
  • 1e36eaf11f
    Merge pull request #6200 from bobbypage/restart_integration_test Derek McGowan 2021-11-03 14:53:09 -0700
  • fd07d74d6d
    Merge pull request #6179 from claudiubelu/integration/enable-test-runtime-handler Phil Estes 2021-11-03 14:14:33 -0700
  • 9bfec3980b test: Add grace period for restart monitor test David Porter 2021-11-03 14:04:02 -0700
  • 0478e04ae8
    Merge pull request #6171 from EGuesnet/Dockerfile_mkdir Derek McGowan 2021-11-03 12:52:10 -0700
  • 7020719646
    Merge pull request #6189 from fuweid/followup-6166 Fu Wei 2021-11-03 07:14:18 +0800
  • d022fbe789 Address PR comments Maksym Pavlenko 2021-11-02 11:19:43 -0700
  • 82cb0a63e1 Add mkdir on Dockerfile Étienne Guesnet 2021-10-28 07:57:35 -0700
  • 11ed34067f
    Merge pull request #6184 from mikebrow/network-setup-logging Derek McGowan 2021-11-01 11:04:05 -0700
  • 27e3dba363
    Merge pull request #6176 from ktock/converter-hook Derek McGowan 2021-11-01 10:41:59 -0700
  • cc5a4c8297
    Merge pull request #6177 from dkkb/feature/zstd_with_skippable_frame Derek McGowan 2021-11-01 10:29:05 -0700
  • 6fa1bb4a5c Fix build after rebase Maksym Pavlenko 2021-11-01 09:22:50 -0700
  • 2cec3a34b1 Migrate task directory Maksym Pavlenko 2021-10-11 11:50:57 -0700
  • 8b788d9dfe Expose shim process interface Maksym Pavlenko 2021-10-08 21:34:10 -0700
  • 733519677f Fix after rebase Maksym Pavlenko 2021-10-08 12:26:23 -0700
  • df8c206a92 Cleanup shim loading Maksym Pavlenko 2021-10-07 13:53:12 -0700
  • b554b577b0 Move shim restore to a separate file Maksym Pavlenko 2021-10-05 10:01:41 -0700
  • a3d298193c Fix backward compatibility with old task shims Maksym Pavlenko 2021-10-05 14:51:12 -0700
  • 33786ee4d2 Add plugin dependency between shim and shim services Maksym Pavlenko 2021-08-30 12:59:38 -0700
  • fb5f6ce3c9 Rework task create and cleanup flow Maksym Pavlenko 2021-08-26 16:35:56 -0700
  • 7c4ead285d Add task manager Maksym Pavlenko 2021-08-26 11:56:46 -0700
  • 2d5d3541e6 Rename task manager to shim manager Maksym Pavlenko 2021-08-25 17:00:27 -0700
  • ea89788105 adds additional debug out to timebox cni setup Mike Brown 2021-10-29 15:20:33 -0500
  • c8e88447ad
    Merge pull request #6182 from claudiubelu/integration/windows-test-volume-copy-up Fu Wei 2021-11-01 15:59:31 +0800
  • 6fa9f22fa3
    compression: support zstd with skippable frame Da McGrady 2021-10-29 20:37:12 +0800
  • f0d3ea96cf converter: Allow hooks during image conversion Kohei Tokunaga 2021-10-29 17:18:58 +0900
  • 6ee8577e54 sys/reaper: avoid leaky goroutine when exec timeout Wei Fu 2021-10-31 23:04:04 +0800
  • fb4432c24a integration: Enables TestVolumeCopyUp for Windows Claudiu Belu 2021-10-07 19:26:35 -0700
  • d0bdb0b65e
    Merge pull request #6121 from claudiubelu/integration/enables-windows-tests-part-2 Phil Estes 2021-10-29 11:25:49 -0400
  • 0ba3532f54 integration: Enables TestRuntimeHandler for Windows Claudiu Belu 2021-10-07 18:20:59 -0700
  • 830b3c26ec integration: Enable some tests for Windows (part 2) Claudiu Belu 2021-10-12 11:27:43 +0300
  • d97b40c300
    Merge pull request #6085 from claudiubelu/integration/enables-windows-tests Derek McGowan 2021-10-28 13:30:23 -0700
  • dc869b7855
    Merge pull request #6125 from xens/update_doc_to_v2 Phil Estes 2021-10-28 10:20:17 -0400
  • 185c0fb94d
    Merge pull request #6166 from botieking98/fix-wait-block Phil Estes 2021-10-28 10:19:56 -0400
  • 0800b45dd2
    Merge pull request #6145 from tonistiigi/content-close-fix Phil Estes 2021-10-28 10:02:33 -0400
  • 64f7abd696
    Merge pull request #6165 from jmacelroy/main Phil Estes 2021-10-27 16:08:59 -0400
  • 88fc5cf2d0 Adding scope tests for ParseAuthHeader Jacob MacElroy 2021-10-27 11:09:32 -0600
  • 7207818307
    Merge pull request #6167 from claudiubelu/update-go-cni Phil Estes 2021-10-27 09:53:19 -0400
  • 3e51312a61 fix shim reaper wait command execute blocked botieking98 2021-10-27 14:58:31 +0800
  • 7438edc7ed Adding tests for GenerateTokenOptions Jacob MacElroy 2021-10-26 14:05:17 -0600
  • 9b4a6f1295 Generate token options with each scope as a separate string. Jacob MacElroy 2021-10-26 12:57:39 -0600
  • 010a9e2bca content: close stream after commit request Tonis Tiigi 2021-10-21 19:24:28 -0700
  • ebc5cf19ac
    feat(doc): update to version 2 syntax Romain Aviolat 2021-10-21 17:01:15 +0200
  • 6020189003 integration: Enable some tests for Windows Claudiu Belu 2021-10-05 16:00:16 +0300
  • 96018b7db9 vendor: Updates go-cni Claudiu Belu 2021-10-06 05:07:35 -0700
  • aa65faebd7
    Merge pull request #6159 from claudiubelu/commands/tasks-metrics-windows Mike Brown 2021-10-26 14:41:26 -0700
  • 5b222d54ad commands: Enables task metrics for Windows Claudiu Belu 2021-10-05 09:24:25 -0700
  • 0d0fb68589
    Merge pull request #6149 from ukontainer/vendor-moby-sys Derek McGowan 2021-10-25 15:20:10 -0700
  • b8f3ebb03b vendor: update moby/sys for darwin support Hajime Tazaki 2021-10-23 07:48:17 +0900
  • 45c5298700
    Merge pull request #6144 from dmcgowan/prepare-v1.6.0-beta.1 Derek McGowan 2021-10-22 14:39:38 -0700
  • 0ccc386c86
    Prepare release notes for v1.6.0-beta.1 Derek McGowan 2021-10-21 17:28:38 -0700
  • e5fc3b38ee
    Update mailmap Derek McGowan 2021-10-21 17:24:37 -0700
  • 37720fc6fd
    Update api vendor Derek McGowan 2021-10-22 13:37:21 -0700
  • fc5c51d5f4
    Merge pull request #6136 from zouyee/cni100 Phil Estes 2021-10-22 11:45:52 -0400
  • a217b5ac8f bump CNI to spec v1.0.0 zounengren 2021-10-22 09:10:21 +0800
  • 006b44181a
    Merge pull request #5992 from cpuguy83/client_otel_trace Phil Estes 2021-10-21 13:37:28 -0400
  • 294143bf38 Inject otel traces to grpc client. Brian Goff 2021-09-13 20:50:50 +0000
  • 51de1d3a45
    Merge pull request #6142 from AkihiroSuda/client-expose-image-platform Michael Crosby 2021-10-21 11:36:01 -0400
  • cd2f2b0af6
    client: expose (*image).platform Akihiro Suda 2021-10-21 19:46:50 +0900
  • ac5790c8e2
    Merge pull request #6128 from xens/feat/doc_sched_core Phil Estes 2021-10-20 11:35:37 -0400
  • 3f26fd22e1
    Merge pull request #6130 from cpuguy83/inject-ns-to-rpc Phil Estes 2021-10-20 11:29:46 -0400
  • f44d4cf8ca
    Merge pull request #6109 from timchenxiaoyu/githubdev Derek McGowan 2021-10-19 13:50:35 -0700
  • 9c488e5dae
    Merge pull request #6124 from samj1912/large-labels Phil Estes 2021-10-19 08:36:50 -0400
  • 535191abf3 fix #6054 MaxConcurrentDownloads is not effect when Unpack is true weixian.cxy 2021-10-09 14:39:25 +0800
  • 59ca4bfd76
    Merge pull request #6132 from dcantah/wcow-snapshotter-spelling Fu Wei 2021-10-19 07:55:13 +0800
  • 3b73922fba
    feat(doc): add Core Scheduling documentation Romain Aviolat 2021-10-16 00:05:02 +0200
  • c18c2e7356 Fix spelling mistake in Windows snapshotter Daniel Canter 2021-10-18 08:54:55 -0700
  • 4da5d94da7
    Merge pull request #6126 from claudiubelu/cleanup-wcow-layers Phil Estes 2021-10-18 06:43:17 -0700
  • 130a9c7ddb Ensure namespace is proxied to grpc/ttrpc plugins Brian Goff 2021-10-15 23:59:27 +0000
  • 2a8dac12a7 Output a warning for label image labels instead of erroring Sambhav Kothari 2021-10-14 10:46:04 +0100
  • 10d9d1a60f
    Merge pull request #6118 from zouyee/ioutil Maksym Pavlenko 2021-10-13 14:57:38 -0700
  • 1f1cad3912 io/ioutil package has been deprecated in Go 1.16 that replaces io/ioutil functions zounengren 2021-10-13 09:10:47 +0800
  • 0855725370
    Merge pull request #6115 from zouyee/utest Derek McGowan 2021-10-12 12:59:03 -0700
  • 3f417d61e0
    Merge pull request #5778 from claudiubelu/windows/adds-resource-limits Phil Estes 2021-10-12 12:56:44 -0700
  • 46be069379 close Writer after use which may leak mem zounengren 2021-10-12 17:25:08 +0800
  • ca35f4e820 Windows: Cleanup rm- prefixed layers Claudiu Belu 2021-10-15 12:13:49 +0300