Commit Graph

  • a70e26c64f
    Merge pull request #2310 from ehazlett/directio-with-terminal Michael Crosby 2018-04-25 17:01:35 -0400
  • 6b4355d242 add NewDirectIOWithTerminal; add test for pty Evan Hazlett 2018-04-25 13:19:47 -0400
  • 1a5e0df98f
    Merge pull request #2305 from kolyshkin/context Derek McGowan 2018-04-25 10:44:22 -0700
  • e073a48c7b
    Merge pull request #2309 from crosbymichael/events-closed Michael Crosby 2018-04-25 13:42:14 -0400
  • 090687916d Correctly handle reading from events channel Michael Crosby 2018-04-24 16:58:51 -0400
  • 8fec0469d9
    Merge pull request #751 from Random-Liu/fix-official-release Lantao Liu 2018-04-24 16:04:03 -0700
  • bbe14f0a2e Switch from x/net/context to context Kir Kolyshkin 2018-04-23 18:58:46 -0700
  • 9d0d4b806c context pkg: untangle Kir Kolyshkin 2018-04-23 18:50:30 -0700
  • f337075620 Bump golang.org/x/net Kir Kolyshkin 2018-04-24 12:02:14 -0700
  • e0d7078251 Fix tarball ownership and containerd binary path for containerd. Lantao Liu 2018-04-24 13:05:31 -0700
  • 825563b20c
    Merge pull request #750 from Random-Liu/download-from-official-release Lantao Liu 2018-04-24 11:31:54 -0700
  • e22ebf420f Down containerd binaries from official release. Lantao Liu 2018-04-24 01:23:44 -0700
  • 209a7fc3e4
    Merge pull request #2302 from dmcgowan/prepare-1.1 Derek McGowan 2018-04-23 20:20:58 -0700
  • 1155371c7a
    Prepare 1.1.0 release Derek McGowan 2018-04-23 10:48:38 -0700
  • d8aef117f9
    Merge pull request #2304 from Random-Liu/update-cri Derek McGowan 2018-04-23 18:24:37 -0700
  • 9c9abec21c Update cri plugin to v1.0.0. Lantao Liu 2018-04-23 16:34:17 -0700
  • 321c52a0bc
    Merge pull request #2303 from juliengk/ctr_tasks_list Michael Crosby 2018-04-23 15:39:26 -0400
  • 9d247718d7 Update ctr tasks list usage for quiet flag Julien Kassar 2018-04-23 14:50:53 -0400
  • 906ea173e5
    Merge pull request #749 from Random-Liu/update-containerd Lantao Liu 2018-04-23 11:18:52 -0700
  • d77a0c117e Update containerd before release. Lantao Liu 2018-04-23 10:04:53 -0700
  • 09ff081784
    Merge pull request #748 from Random-Liu/use-full-sock-path Lantao Liu 2018-04-23 09:52:07 -0700
  • 1381f8fddc
    Merge pull request #2301 from HusterWan/zr/fix-misspell Phil Estes 2018-04-23 08:32:00 -0400
  • 7fd6d5e2be fix words misspell Michael Wan 2018-04-22 04:27:17 -0400
  • 06f53b4838 Add unix:// prefix for socket addresses used by CRI remote client. Lantao Liu 2018-04-20 17:21:55 -0700
  • 2ac13a8757
    Merge pull request #2300 from dmcgowan/remove-content-helper-defers Phil Estes 2018-04-20 16:39:32 -0400
  • 3a6825e1a0
    content: remove unnecessary defer in helpers Derek McGowan 2018-04-19 15:43:00 -0700
  • 59d7112bf9
    Merge pull request #747 from Random-Liu/fix-fluentd-support Lantao Liu 2018-04-20 11:23:31 -0700
  • b3d15cf192 Add KUBE_CONTAINER_RUNTIME_NAME to fix fluentd support. Lantao Liu 2018-04-19 18:42:10 -0700
  • b5906334fb
    Merge pull request #745 from Random-Liu/use-preloaded-containerd Lantao Liu 2018-04-19 14:45:36 -0700
  • 1a430d47c3 Try using preloaded containerd if no version is specified. Lantao Liu 2018-04-19 01:30:13 -0700
  • ba9b075683
    Merge pull request #740 from Random-Liu/improve-gce-bootstrap Lantao Liu 2018-04-18 14:12:27 -0700
  • d1ba950abc Add log level support. Lantao Liu 2018-04-17 17:56:40 -0700
  • 72ade6c4f5 Remove 10-containerd-net.conflist from cri-containerd-cni release tarball. Lantao Liu 2018-04-17 17:38:55 -0700
  • b2ebb735e7 Improve gce bootstrapping in various ways. Lantao Liu 2018-04-17 07:40:20 +0000
  • daa9f6008c
    Merge pull request #743 from Random-Liu/fix-sandbox-stop-race Lantao Liu 2018-04-18 13:28:54 -0700
  • 0a978d0b82
    Merge pull request #2296 from tophj-ibm/cleanup-loopback-devices Derek McGowan 2018-04-18 10:44:19 -0700
  • 856534c846 Fix sandbox stop race condition. Lantao Liu 2018-04-17 19:07:43 -0700
  • f1639bca4b
    testing: cleanup loopback devices on test skip Christopher Jones 2018-04-18 12:39:21 -0400
  • e9114e3257
    Merge pull request #2294 from fermayo/fix-cli-help Phil Estes 2018-04-18 08:29:06 -0400
  • 290eec8e34
    Merge pull request #739 from Random-Liu/fix-hostnet-port-forward Lantao Liu 2018-04-17 21:39:17 -0700
  • d970636147 Update CRI validation test to include hostnet portforward test. Lantao Liu 2018-04-17 19:19:03 -0700
  • 0a26b0fe43 ctr: fix --mount help message Fernando Mayo 2018-04-17 18:26:26 -0700
  • c83a55d617
    Merge pull request #734 from Random-Liu/update-containerd Lantao Liu 2018-04-17 10:01:48 -0700
  • 5cb4744f27 Fix portforward for host network. Lantao Liu 2018-04-17 07:41:23 +0000
  • 19882b8028
    Merge pull request #735 from mikebrow/track-golang-point-releases Lantao Liu 2018-04-16 22:45:25 -0700
  • b7af412106
    Merge pull request #731 from Random-Liu/add-release-instruction Lantao Liu 2018-04-16 18:40:27 -0700
  • 5f87a2a0d9 start tracking golang updates for 1.10.x Mike Brown 2018-04-16 08:03:52 -0500
  • 9aa9f85a03 Add release instruction to make the release process written down. Lantao Liu 2018-04-13 07:22:07 +0000
  • da285a10b9 Update containerd. Lantao Liu 2018-04-13 06:58:22 +0000
  • f630d5f0a6
    Merge pull request #2292 from dmcgowan/prepare-1.1.0-rc.2 Derek McGowan 2018-04-13 16:04:05 -0700
  • dc47f11963
    Prepare 1.1.0-rc.2 Derek McGowan 2018-04-13 15:20:01 -0700
  • 35f0ff957d
    Merge pull request #2291 from dmcgowan/release-dependencies-changelog Phil Estes 2018-04-13 18:23:29 -0400
  • 764d764f09
    Merge pull request #2286 from dmcgowan/multiple-snapshot-links Derek McGowan 2018-04-13 15:15:21 -0700
  • 6c01529057
    Clean up dependency output Derek McGowan 2018-04-10 17:57:25 -0700
  • e03eafa102
    Merge pull request #2290 from Random-Liu/update-cri-plugin Phil Estes 2018-04-13 09:09:13 -0400
  • 6da553e112 Update cri plugin to v1.0.0-rc.2. Lantao Liu 2018-04-13 07:01:48 +0000
  • f5e3e67dad
    gc: add support for multiple snapshot labels Derek McGowan 2018-04-11 15:56:01 -0700
  • 7f053943ca
    Merge pull request #2186 from stevvooe/update-grpc-110 Derek McGowan 2018-04-11 11:11:59 -0700
  • 77a33b10a9
    Merge pull request #729 from Random-Liu/fix-portforward Lantao Liu 2018-04-10 23:08:57 -0700
  • 69b3f3aeac Add socat back. Lantao Liu 2018-04-11 01:53:24 +0000
  • b09489de96
    Merge pull request #727 from Random-Liu/fix-symlink-layer Lantao Liu 2018-04-10 18:32:29 -0700
  • 9f85c48e4c Support symlink layer in image import. Lantao Liu 2018-04-09 22:34:09 +0000
  • de0afd70ee
    Merge pull request #728 from abhi/socat Lantao Liu 2018-04-09 16:34:38 -0700
  • f7a0b43734 Minor cleanup of comment in ansible abhi 2018-04-09 15:57:24 -0700
  • 3d0706c4e5
    Merge pull request #691 from abhi/socat Lantao Liu 2018-04-09 15:34:44 -0700
  • c200cb4642 Updating ansible installer abhi 2018-03-24 08:40:14 -0700
  • 1317854ec1 Updating travis.yml and Readme to remove nsenter and socal Abhinandan Prativadi 2018-03-24 08:29:45 -0700
  • 02b952ec17 Getting rid of socat abhi 2018-03-23 22:36:39 -0700
  • b1d2f1df1c
    Merge pull request #2283 from crosbymichael/image Michael Crosby 2018-04-09 16:58:06 -0400
  • d2c1b6a54e
    Merge pull request #2282 from crosbymichael/close Michael Crosby 2018-04-09 16:33:44 -0400
  • 304045491c
    Merge pull request #725 from Random-Liu/fix-resolver-race Lantao Liu 2018-04-09 13:10:44 -0700
  • 2e693ad4f6
    Merge pull request #724 from Random-Liu/add-cni-config-template Lantao Liu 2018-04-09 13:10:05 -0700
  • 367666091b Add NewImage to return a client Image impl Michael Crosby 2018-04-09 14:56:46 -0400
  • c47cbe7b57 Only close if conn exists Michael Crosby 2018-04-09 14:07:12 -0400
  • a68530c1e8 Port containerd fix #2276 Lantao Liu 2018-04-09 18:27:39 +0000
  • d8a3c5f254 Address comments. Lantao Liu 2018-04-09 18:11:57 +0000
  • 9c238a64e9
    Merge pull request #2281 from stevvooe/update-11-api Michael Crosby 2018-04-09 10:58:38 -0400
  • b2099c2061 Add cni config template support. Lantao Liu 2018-04-07 00:50:08 +0000
  • 68ef2c338e Update containerd to v1.1.0-rc.1 Lantao Liu 2018-04-07 00:49:58 +0000
  • b5cbe7b590
    vendor: update grpc to 1.10.1 Stephen J Day 2018-03-05 17:43:48 -0800
  • cf9986e865
    api: update API capture for 1.1 release Stephen J Day 2018-04-06 13:52:10 -0700
  • 076cf7f16e
    Merge pull request #2278 from stevvooe/remove-google-rpc Stephen Day 2018-04-06 13:49:53 -0700
  • 7610d9490e
    Merge pull request #2279 from estesp/update-gover-travis Akihiro Suda 2018-04-06 12:30:21 +0900
  • b28aa0e071
    Merge pull request #2276 from stevvooe/protect-the-token Derek McGowan 2018-04-05 16:28:44 -0700
  • 27a14f1a9d
    remotes/docker: protect secret with a mutex Stephen J Day 2018-04-04 16:14:24 -0700
  • 37765fbde5
    Track Go 1.10 point releases in travis Phil Estes 2018-04-05 18:12:17 -0400
  • caac3bca3e
    protobuf: remove generated google/rpc files Stephen J Day 2018-04-05 14:06:19 -0700
  • f1cea3fa7a
    Merge pull request #2277 from crosbymichael/update-validation Phil Estes 2018-04-05 17:17:17 -0400
  • 9af8d56cdd Allow image and snapshotkey to be updated Michael Crosby 2018-04-05 16:43:08 -0400
  • aeef99a76e Using netns to perform socat abhi 2018-03-22 10:54:47 -0700
  • 2bc17ef2cb
    Merge pull request #2275 from dmcgowan/prepare-1.1.0-rc.1 Derek McGowan 2018-04-04 17:14:10 -0700
  • dabc22f47c
    Prepare 1.1.0-rc.1 Derek McGowan 2018-04-04 16:02:35 -0700
  • 49139695aa
    Merge pull request #2274 from estesp/debug-travis Derek McGowan 2018-04-04 13:24:59 -0700
  • b769cce904
    Fix tests using invalid ID Phil Estes 2018-04-04 15:28:41 -0400
  • ad2548adb4
    Merge pull request #2270 from Random-Liu/update-cri-plugin Michael Crosby 2018-04-04 15:19:01 -0400
  • 45407846f3
    Test whether use of exit is hiding errors Phil Estes 2018-04-04 15:03:55 -0400
  • 9d9d1bc13c
    Merge pull request #2269 from justincormack/WithPrivileged Kenfe-Mickaël Laventure 2018-04-04 11:37:29 -0700
  • 6c02c5cf0a
    Merge pull request #2272 from dmcgowan/fix-platform-pull-test Phil Estes 2018-04-04 14:24:32 -0400
  • 9f3db59e0a
    Update multiplatform pull test Derek McGowan 2018-04-04 10:40:48 -0700
  • 903191072e
    Add --privileged option to ctr run Justin Cormack 2018-04-04 12:30:20 +0100