Commit Graph

  • d52cbc19be snapshots/native: ignore xattr errors during CopyDir Akihiro Suda 2019-10-13 01:51:59 +0900
  • 57cfc90260
    Merge pull request #3743 from crosbymichael/v2blocking Phil Estes 2019-10-11 16:21:07 -0400
  • f8cca26f3c Handle large output in v2 shim with TTY Michael Crosby 2019-10-11 12:16:55 -0400
  • 6af355f3c7
    Merge pull request #3744 from crosbymichael/test-flags Phil Estes 2019-10-11 14:13:10 -0400
  • d5b7bf51aa
    Move flag.Parse in tests to TestMain Michael Crosby 2019-10-11 13:27:54 -0400
  • 38937f0607
    Merge pull request #3718 from crosbymichael/devperms Michael Crosby 2019-10-11 09:56:14 -0400
  • 815f3e727d
    Merge pull request #1309 from Random-Liu/update-containerd Lantao Liu 2019-10-10 15:15:45 -0700
  • 41028772ba
    Merge pull request #3741 from crosbymichael/localfs Phil Estes 2019-10-10 17:40:12 -0400
  • 54257bb5e6
    Add local-fs.target to service file Michael Crosby 2019-10-10 16:38:01 -0400
  • a6d3f4d30b
    Add device opts to ctr --privileged Michael Crosby 2019-10-04 14:55:33 -0400
  • 2ce0bb0926 Update code for latest containerd. Lantao Liu 2019-10-04 19:15:36 -0700
  • 4e2b4aa972 Update containerd to c0c6b51179. Lantao Liu 2019-10-04 13:31:07 -0700
  • 22b18262e7
    Merge pull request #1312 from Random-Liu/travis-trusty Lantao Liu 2019-10-09 13:01:57 -0700
  • 2a9a982ae3 Fix integration test for golang 1.13 Lantao Liu 2019-10-09 10:48:45 -0700
  • 9a1e3655ed Update based on default xenial distro. Lantao Liu 2019-10-08 21:18:34 -0700
  • c368af1bc3 Configure golangci-lint Lantao Liu 2019-10-08 21:18:25 -0700
  • 10f88f99cc Fix appveyor test. Lantao Liu 2019-10-08 21:18:00 -0700
  • a6a0c8b6e3
    Merge pull request #3736 from Random-Liu/final-fix-delete-code Phil Estes 2019-10-09 11:45:20 -0400
  • ffcb1cc9be Fix delete error code on the containerd daemon side. Lantao Liu 2019-10-09 00:28:51 -0700
  • 772aaf127a
    Merge pull request #3729 from seemethere/fix_man Derek McGowan 2019-10-08 16:13:04 -0700
  • 036db34f37
    build: Fix manpage generation Eli Uriegas 2019-10-08 00:08:37 +0000
  • c0c6b51179
    Merge pull request #3730 from Random-Liu/fix-error-code Michael Crosby 2019-10-08 10:32:24 -0400
  • 06be794cb2 Fix shim delete error code. Lantao Liu 2019-10-07 23:21:57 -0700
  • 614c0858f2
    Merge pull request #3728 from crosbymichael/dist-rm Phil Estes 2019-10-07 14:18:04 -0400
  • c58e1e20d6
    Merge pull request #3725 from fuweid/me-use-runtime-version Phil Estes 2019-10-07 13:54:28 -0400
  • 901bcb2231 Add distribution subpkgs to core Michael Crosby 2019-10-07 13:38:12 -0400
  • eaef634ef7 version: use runtime.Version() directly Wei Fu 2019-10-07 22:45:26 +0800
  • 25947db049 Add support for spec generation with host devices Michael Crosby 2019-10-04 14:54:21 -0400
  • 8d0d1ebb63
    Merge pull request #3716 from fahedouch/add_go_version_to_cli Michael Crosby 2019-10-07 10:29:23 -0400
  • 635dbf251a
    Merge pull request #3720 from dmcgowan/fix-flaky-btrfs Maksym Pavlenko 2019-10-06 17:10:11 -0700
  • ea8cb3ac46
    Merge pull request #3721 from thaJeztah/bump_runc_1.0.0-rc9 Akihiro Suda 2019-10-06 23:07:26 +0900
  • c0984941e3 adding go version to client description fahed dorgaa 2019-10-04 14:25:17 +0200
  • fe947e83dc
    bump runc v1.0.0-rc9 Sebastiaan van Stijn 2019-10-06 00:02:29 +0200
  • 772032598a
    Fix flaky btrfs test Derek McGowan 2019-10-04 17:51:45 -0700
  • 2a6d13b2ca
    Merge pull request #3719 from mxpv/lease_opts Michael Crosby 2019-10-04 17:06:59 -0400
  • e4e7e554d5 Make client's WithLease more flexible. Maksym Pavlenko 2019-10-04 12:22:16 -0700
  • 38a0013c70
    Merge pull request #3711 from Random-Liu/avoid-unnecessary-runc-state Michael Crosby 2019-10-04 15:05:11 -0400
  • 18be6e3714 Use cached state instead of runc state. Lantao Liu 2019-10-02 21:32:36 -0700
  • be6bead423
    Merge pull request #3712 from estesp/add-completion-docs Michael Crosby 2019-10-03 13:22:04 -0400
  • 4c2d740a2a
    Merge pull request #3713 from crosbymichael/runc-bump2 Phil Estes 2019-10-03 12:01:21 -0400
  • f277665edb Bump runc to 1b8a1eeec3f337ab5d94f28980 Michael Crosby 2019-10-03 10:36:35 -0400
  • e33f70385b
    Add more detail on releases Phil Estes 2019-10-03 09:15:57 -0400
  • 309c9c25ba
    Merge pull request #3706 from mrueg/enable-autocmpl Phil Estes 2019-10-03 09:15:51 -0400
  • a83ae30016
    Merge pull request #3681 from crosbymichael/bump-cgroups Phil Estes 2019-10-01 11:38:23 -0400
  • 8ff5827e98 Update cri and cgroup packages Michael Crosby 2019-09-25 16:43:05 -0400
  • 1009023783
    Merge pull request #3705 from dmcgowan/limit-travis-release Phil Estes 2019-10-01 08:24:48 -0400
  • b5fa55b0c2 ctr: Enable shell autocompletion Manuel Rüger 2019-10-01 09:29:02 +0200
  • 45ce735676
    Limit travis release script to a single build Derek McGowan 2019-09-30 14:35:56 -0700
  • 7f9530d95b
    Merge pull request #3703 from yuxiaobo96/containerd-my Phil Estes 2019-09-30 08:52:01 -0400
  • 0cb7e4d5fd Perfect documentations yuxiaobo 2019-09-28 23:07:59 +0800
  • 0ebf032aac
    Merge pull request #1306 from Random-Liu/extend-permission-denied-retry Lantao Liu 2019-09-27 10:21:36 -0700
  • 180e86ab39 Extend permission denied retry to 3min. Lantao Liu 2019-09-26 22:39:00 -0700
  • 36cf5b690d
    Merge pull request #3689 from dmcgowan/release-1.3.0 Wei Fu 2019-09-27 09:04:35 +0800
  • b172b7f9d7
    Update release docs for 1.3.0 Derek McGowan 2019-09-26 10:49:54 -0700
  • a668365eca
    Merge pull request #3696 from dmcgowan/fix-all-media-types Derek McGowan 2019-09-26 16:27:33 -0700
  • 524f81d06d
    Merge pull request #3695 from Random-Liu/update-cri-release-1.3 Derek McGowan 2019-09-26 15:22:18 -0700
  • 394db03f15
    Fix all media types in Accept header to match RFC Derek McGowan 2019-09-26 14:47:39 -0700
  • 90735a5d13 Update cri to 5d49e7e51b43e36a6b9c4386257c7d08c602237f. Lantao Liu 2019-09-26 14:31:00 -0700
  • 6624f622b2
    Merge pull request #3692 from Random-Liu/cri-dependency-version Michael Crosby 2019-09-26 16:56:14 -0400
  • 1b1b862eb3 Get CRI dependency versions from containerd vendor.conf. Lantao Liu 2019-09-26 12:52:36 -0700
  • 277ab9ed6e
    Merge pull request #3686 from thaJeztah/bump_golang_1.12.10 Phil Estes 2019-09-26 13:24:34 -0400
  • 35d3bae1e1
    AppVeyor: bump golang 1.12.10 (CVE-2019-16276) Sebastiaan van Stijn 2019-09-26 18:54:56 +0200
  • 2a467650e2
    Merge pull request #3684 from crosbymichael/bump-runc-cve Phil Estes 2019-09-26 11:36:43 -0400
  • 95dbbdc8c1 Bump runc for CVE-2019-16884 Michael Crosby 2019-09-26 10:09:42 -0400
  • 4509efc303
    Merge pull request #3683 from yuxiaobo96/containerd-update3 Michael Crosby 2019-09-26 09:42:33 -0400
  • 62c2eea78d fix-up typo yuxiaobo 2019-09-26 13:02:03 +0800
  • 1629277497
    Merge pull request #1300 from Random-Liu/hostname-test Lantao Liu 2019-09-25 20:09:13 -0700
  • 358d672160 Add hostname CRI validation and unit test. Lantao Liu 2019-09-25 16:11:27 -0700
  • 1c42610d98
    Merge pull request #3680 from crosbymichael/btrfs-flake Derek McGowan 2019-09-25 13:47:31 -0700
  • c5821baa41 Sync and stat btrfs loopback in tests Michael Crosby 2019-09-25 15:38:50 -0400
  • 7fba77f238
    Merge pull request #1298 from Random-Liu/set-sandbox-cpu-shares Lantao Liu 2019-09-25 11:05:43 -0700
  • a1e4f99a32
    Merge pull request #1296 from Random-Liu/fix-ssh-disconnect Mike Brown 2019-09-25 10:02:59 -0500
  • da66333271
    Merge pull request #3677 from dmcgowan/gc-fix-notes Phil Estes 2019-09-25 08:29:36 -0400
  • c10e6a1029
    Merge pull request #3679 from yuxiaobo96/containerd-update2 Phil Estes 2019-09-25 08:28:49 -0400
  • 4cd5de74bd
    Merge pull request #3678 from yuxiaobo96/containerd-update Phil Estes 2019-09-25 08:27:24 -0400
  • 5ea9363624 Perfect documentation yuxiaobo 2019-09-25 16:59:31 +0800
  • a0ae24b984 Word spelling correction yuxiaobo 2019-09-25 16:49:54 +0800
  • 2eba67a7ee
    Merge pull request #1287 from crosbymichael/cgroups Lantao Liu 2019-09-24 17:34:49 -0700
  • 85eac2550f
    Add release note for gc fix Derek McGowan 2019-09-24 17:05:06 -0700
  • f3ef10e9a2 Set default sandbox container cpu shares on windows. Lantao Liu 2019-09-24 17:03:11 -0700
  • 4a0b0a883f Set keepalive for ssh in windows test. Lantao Liu 2019-09-24 16:17:02 -0700
  • 36f393dc6d
    Merge pull request #1292 from Random-Liu/better-kube-up Lantao Liu 2019-09-24 13:17:17 -0700
  • 44e1f8ded5
    Merge pull request #1294 from jterry75/fix_windows_hostname_upstream Lantao Liu 2019-09-24 11:40:51 -0700
  • ed7873ef1e Forward SandboxConfig.Hostname to Workload container activation Justin Terry (VM) 2019-09-24 10:21:17 -0700
  • 4f203aa8ba
    Merge pull request #1293 from Random-Liu/update-hcsshim Mike Brown 2019-09-24 10:07:56 -0500
  • aba201344e
    Merge pull request #3675 from Random-Liu/update-cri-release-1.3 Michael Crosby 2019-09-24 11:06:18 -0400
  • 9c10bf89ba
    Merge pull request #3668 from dmcgowan/fix-metadata-dirty Phil Estes 2019-09-24 09:38:27 -0400
  • e8a788d786 Update hcsshim to c088f411aaf3585d8dffc9deb4289ffa32854497. Lantao Liu 2019-09-24 00:11:58 -0700
  • bad68a8270
    Merge pull request #1284 from liyanhui1228/win_portforward Lantao Liu 2019-09-23 22:17:08 -0700
  • 94c497984f
    Merge pull request #3673 from seemethere/mkdir_man Wei Fu 2019-09-24 10:58:15 +0800
  • cbbb6a2297 Update release note. Lantao Liu 2019-09-23 18:04:17 -0700
  • 0a6d9f188b
    Merge pull request #1291 from Random-Liu/fix-indent-cni Mike Brown 2019-09-23 19:52:31 -0500
  • fc31fa176d Update cri to 4ea022f82a55c449bf15bfc62ac8b0de968d81be. Lantao Liu 2019-09-23 17:51:26 -0700
  • dc413bd6d6 Add windows portforward support Angela Li 2019-09-23 17:36:43 -0700
  • 56fa16ef9c Update the kube-up doc with a simpler approach. Lantao Liu 2019-09-23 17:22:54 -0700
  • 51f8807d02
    Merge pull request #3672 from crosbymichael/kill-errors Derek McGowan 2019-09-23 16:15:16 -0700
  • b4c46db790 Fix indent in cni.template. Lantao Liu 2019-09-23 16:08:34 -0700
  • f7f64fdefd
    Merge pull request #1289 from Random-Liu/ignore-permission-denied Lantao Liu 2019-09-23 15:36:26 -0700
  • 0b224ac7d6
    Update metadata interfaces for containers and leases Derek McGowan 2019-09-19 16:06:13 -0700
  • 2a636f8c34
    gen-manpages: Create man directory if it does not exist Eli Uriegas 2019-09-23 20:31:26 +0000