Commit Graph

  • 7e84abe99c
    Merge pull request #4468 from prashantbhutani90/master Michael Crosby 2020-08-25 11:37:28 -0400
  • 396b863138
    Merge pull request #4491 from thaJeztah/seccomp_syslog Michael Crosby 2020-08-25 11:35:28 -0400
  • 40ce36fd27
    Merge pull request #4492 from thaJeztah/seccomp_updates Michael Crosby 2020-08-25 11:34:34 -0400
  • 0586589652
    Merge pull request #4486 from darfux/monitor_v2_tasks_as_well Phil Estes 2020-08-25 10:19:25 -0400
  • 8fe6cf567d
    Merge pull request #4497 from dmcgowan/update-cri-nri Phil Estes 2020-08-24 19:23:35 -0400
  • ac95f27b83
    Update CRI Derek McGowan 2020-08-24 14:26:08 -0700
  • 5c73fe06a8
    Merge pull request #4472 from fuweid/ignore-error Akihiro Suda 2020-08-24 20:08:52 +0900
  • 325bac7c71
    seccomp: allow io-uring related system calls Sebastiaan van Stijn 2020-08-24 12:54:04 +0200
  • 0a5ee7e6f3
    seccomp: allow clock_settime when CAP_SYS_TIME is added Sebastiaan van Stijn 2020-08-24 12:43:21 +0200
  • 5cdb6e81d2
    seccomp: allow quotactl with CAP_SYS_ADMIN Sebastiaan van Stijn 2020-08-24 12:40:43 +0200
  • 5862285fac
    seccomp: allow sync_file_range2 on supported architectures. Sebastiaan van Stijn 2020-08-24 12:36:53 +0200
  • 117d678749
    seccomp: allow personality with UNAME26 bit set Sebastiaan van Stijn 2020-08-24 12:27:14 +0200
  • fc9e5d161a
    seccomp: allow syscall membarrier Sebastiaan van Stijn 2020-08-24 12:15:10 +0200
  • 1746a195e9
    seccomp: allow adjtimex get time operation Sebastiaan van Stijn 2020-08-24 12:09:27 +0200
  • 7e7545e556
    seccomp: allow add preadv2 and pwritev2 syscalls Sebastiaan van Stijn 2020-08-24 12:01:12 +0200
  • 267a0cf68e
    seccomp: move the syslog syscall to be gated by CAP_SYS_ADMIN or CAP_SYSLOG Sebastiaan van Stijn 2020-08-24 11:48:28 +0200
  • c8523cc5bb
    Merge pull request #4470 from AkihiroSuda/fix-static-plugin Wei Fu 2020-08-23 16:39:10 +0800
  • 35d320c7ae
    Merge pull request #4490 from dmcgowan/makefile-test-tags Wei Fu 2020-08-23 16:37:13 +0800
  • 09cab88da4
    Merge pull request #4481 from tao12345666333/add-openat2-syscall Akihiro Suda 2020-08-23 07:26:25 +0900
  • e3d27f9ed8 bump cni version to v0.8.0 Antonio Ojea 2020-06-07 23:21:37 +0200
  • 3275a216fd
    Update go list to respect build tags Derek McGowan 2020-08-21 09:39:00 -0700
  • 412378ff02
    Merge pull request #4437 from kzys/fix-rollback Phil Estes 2020-08-20 08:41:51 -0400
  • 63f89eb954 Update server with nri injection points Michael Crosby 2020-08-04 04:51:08 -0400
  • b777982928 Update vendor for new containerd and nri Michael Crosby 2020-08-04 04:50:11 -0400
  • bb0ca842e9
    Merge pull request #1559 from mikebrow/prepare-1.4 Mike Brown 2020-08-20 12:16:29 -0500
  • b0cc07999a vendor containerd 1.4 release Mike Brown 2020-08-20 05:14:45 -0500
  • a40d639285 update support table for 1.4 Mike Brown 2020-08-20 05:13:47 -0500
  • 4422ae3638 tasks: Monitor v2 tasks in initFunc as well Li Yuxuan 2020-08-19 20:32:31 +0800
  • a1f6c9dd88 snapshots/devmapper: fix rollback Kazuyoshi Kato 2020-07-30 16:28:36 -0700
  • 6c74c391fd
    Merge pull request #4475 from thaJeztah/minor_systemd_updates Wei Fu 2020-08-18 00:15:14 +0800
  • 09814d48d5
    Merge pull request #4479 from dmcgowan/prepare-1.4.0 Derek McGowan 2020-08-17 07:41:32 -0700
  • 6a915a1453 seccomp: add faccessat2 syscall. Jintao Zhang 2020-08-17 21:48:21 +0800
  • d68ddb0c0a
    Prepare v1.4.0 Derek McGowan 2020-08-14 11:19:46 -0700
  • 6be2eccd72
    Update releases page for v1.4.0 Derek McGowan 2020-08-14 14:37:54 -0700
  • e28e55f455 seccomp: add openat2 syscall. Jintao Zhang 2020-08-16 16:28:21 +0800
  • 298f43663a
    Merge pull request #4480 from AkihiroSuda/disable-vagrant-crun Phil Estes 2020-08-15 07:08:27 -0400
  • d469bffcdc
    CI: disable crun on Vagrant to decrease flakiness Akihiro Suda 2020-08-15 14:38:46 +0900
  • 1267b19de4
    Merge pull request #4476 from thaJeztah/systemd_license_header Maksym Pavlenko 2020-08-14 15:08:29 -0700
  • 77a33e3db6
    systemd: add license header to systemd unit Sebastiaan van Stijn 2020-08-13 13:21:18 +0200
  • c691c36614
    systemd: use LimitNOFILE=infinity instead of hard-coded max value Sebastiaan van Stijn 2020-08-13 13:06:41 +0200
  • 433662502f
    Merge pull request #4456 from crisesw/ctr-cpu-limit Wei Fu 2020-08-12 20:14:13 +0800
  • 73b1449278 runtime: ignore ErrNotExist when remove rootfs Wei Fu 2020-08-12 20:04:50 +0800
  • e87c38ae05
    Merge pull request #4471 from AkihiroSuda/vagrant-increase-mem Wei Fu 2020-08-12 19:51:51 +0800
  • 43cbdf89e9
    BUILDING.md: fix description about static builds Akihiro Suda 2020-08-12 16:24:00 +0900
  • 8d39722fec
    Vagrantfile: increase memory Akihiro Suda 2020-08-12 17:17:00 +0900
  • e9f94064b9
    Merge pull request #4469 from dmcgowan/update-1.4.0-rc.1 Derek McGowan 2020-08-11 16:08:09 -0700
  • 790c131cf4
    Merge pull request #4465 from dmcgowan/github-release-cri Phil Estes 2020-08-11 17:47:04 -0400
  • 41469ed72b
    Update version for 1.4.0-rc.1 Derek McGowan 2020-08-11 14:41:22 -0700
  • 35b63c064f Report correct stats for windows containers Prashant Bhutani 2020-08-12 00:51:20 +0530
  • f0c50967fb
    Merge pull request #4466 from thaJeztah/bump_cri2 Akihiro Suda 2020-08-12 01:27:16 +0900
  • 60fa35f11e
    Fix DCO commit limit Derek McGowan 2020-08-10 15:12:28 -0700
  • d2472ecc59
    Add CRI release build Derek McGowan 2020-08-06 23:11:48 -0700
  • 1c7312e5da
    Update containerd systemd unit file Derek McGowan 2020-08-07 21:45:29 -0700
  • ccda537604
    Create etcd user in cloud init. Lantao Liu 2020-04-06 15:27:34 -0700
  • e973719ccf
    use containerd/project header test Mike Brown 2020-04-22 17:18:43 -0500
  • cb7ffd4b0b
    Fix indent in cni.template. Lantao Liu 2019-09-23 16:08:34 -0700
  • 3e03ba7aa2
    Update deployment and integration test Lantao Liu 2019-09-16 20:30:05 -0700
  • 9c54517920
    Add TaskMax=infinity Lantao Liu 2019-08-29 14:35:43 -0700
  • 523b0b3c61
    Remove noSnat Lantao Liu 2019-07-24 17:35:03 -0700
  • 231d291b2d
    Use v2 config. Lantao Liu 2019-06-10 20:26:38 -0700
  • 1e1688d211
    Use per-pod shim. Lantao Liu 2019-04-29 13:49:59 -0700
  • 87bd84a7bb
    Add DefaultRuntimeName option. Lantao Liu 2019-04-08 16:39:28 -0700
  • cfab98a5fd
    Use ctr images import. Lantao Liu 2019-04-12 14:40:05 -0700
  • 5e3ac16cc6
    Add cri as required plugin. Lantao Liu 2019-04-12 15:14:56 -0700
  • 5b9d8476ea
    Use runc.v1 for now for debugging. Lantao Liu 2019-04-09 10:58:59 -0700
  • e6e272e740
    Enable runc.v2 as the default runtime in test. Lantao Liu 2019-04-03 18:47:25 -0700
  • d19aa0fd2e
    Use local env to avoid writing to passed-in readonly env. Lantao Liu 2019-04-03 16:54:43 -0700
  • ee6d69bbc1
    Set default "" to extra runtime handler. Lantao Liu 2019-03-14 13:10:15 -0700
  • 474c79bd52
    Expose vars to configure an additional runtime handler Tim Allclair 2019-02-28 14:13:20 -0800
  • ce12477f47
    Support docker 18.09 in the test script. Lantao Liu 2019-03-11 00:45:09 -0700
  • 1467121010
    Remove the unused health-monitor.sh. Lantao Liu 2018-11-13 11:21:51 -0800
  • 201ad4d3c4
    Support netd in GCE bootstrap. Lantao Liu 2018-07-30 19:16:09 -0700
  • 5ce7057502
    Serve streaming on localhost by default to match k8s 1.11 default. Lantao Liu 2018-07-20 19:41:44 +0000
  • b553fdaf31
    Remove crictl on GCE for all cases. Lantao Liu 2018-06-26 22:37:23 +0000
  • d8ce08fd92
    Set stream server to serve on localhost on GCE. Lantao Liu 2018-06-26 07:13:00 +0000
  • 1629bab7f9
    Make max container log line size configurable through cloud init. Lantao Liu 2018-06-20 01:20:41 +0000
  • 042378dcf1
    Disable TLS streaming to work with new kubelet streaming proxy. Lantao Liu 2018-05-18 19:02:03 -0700
  • 37f2ecad97
    Update cni.template Bingshen Wang 2018-05-28 16:03:19 +0800
  • b58b6fef86
    Disable restart plugin on GCE. Lantao Liu 2018-05-23 10:39:38 -0700
  • f938a166cd
    Fix kube-container-runtime-monitor. Lantao Liu 2018-05-22 14:07:08 -0700
  • 91f8e61bd3
    Use crictl installed in kube-up.sh Lantao Liu 2018-05-21 18:52:15 -0700
  • 5161f663e4
    Add unix:// prefix for socket addresses used by CRI remote client. Lantao Liu 2018-04-20 17:21:55 -0700
  • 1b995fcaf2
    Add KUBE_CONTAINER_RUNTIME_NAME to fix fluentd support. Lantao Liu 2018-04-19 18:42:10 -0700
  • 48457a254e
    Try using preloaded containerd if no version is specified. Lantao Liu 2018-04-19 01:30:13 -0700
  • c67a38b0b5
    Add log level support. Lantao Liu 2018-04-17 17:56:40 -0700
  • 4453aac005
    Improve gce bootstrapping in various ways. Lantao Liu 2018-04-17 07:40:20 +0000
  • 1bd3cdc572
    Add cni config template support. Lantao Liu 2018-04-07 00:50:08 +0000
  • d520fac508
    Enable TLS streaming in all the setup. Lantao Liu 2018-04-03 00:17:26 +0000
  • cdb4aec93a
    Use systemd service cgroup and oom score adj. Lantao Liu 2018-03-28 00:28:05 +0000
  • af8bd80689
    Fix for kube-up.sh and update several documments. Lantao Liu 2018-03-20 09:24:15 +0000
  • 005da4a9b9
    Replace ctrcri with ctr cri. Lantao Liu 2018-03-15 23:22:00 +0000
  • 0e2bd216ce
    Update GCE cluster bootstrapping and e2e test Lantao Liu 2018-03-05 19:14:33 +0000
  • 59e65e1f37
    Enable container log rotation. Lantao Liu 2018-02-27 10:44:32 +0000
  • 85b4e69c9f
    Do not block on stream server close. Lantao Liu 2018-02-14 08:41:29 +0000
  • 2ea6584ca7
    Add initial wait for health-monitor and use pkill -x. Lantao Liu 2018-02-14 08:56:07 +0000
  • 56b7ef2c4d
    The ENV is finalized as KUBE_KUBELET_EXTRA_ARGS. Lantao Liu 2018-02-08 02:17:33 +0000
  • 24a3a0a068
    change crictl sandboxes to pods; other references to sandboxes Mike Brown 2018-02-07 17:09:01 -0600
  • 8bc30e7a2e
    Update ocicni to main stream. Lantao Liu 2018-02-07 01:32:48 +0000
  • a010715584
    Add a separate CLI for cri-containerd ctrcri. Lantao Liu 2018-02-02 02:41:51 +0000
  • a843a30645
    Use registry-1.docker.io as backup Lantao Liu 2018-02-02 07:52:05 +0000