Commit Graph

25 Commits

Author SHA1 Message Date
Lantao Liu
936dcceb5a Update GCE cluster bootstrapping and e2e test
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-03-06 00:05:02 +00:00
Lantao Liu
3d94077144 Use registry-1.docker.io as backup
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-02 07:52:05 +00:00
Lantao Liu
59816f840f
Merge pull request #583 from Random-Liu/version-in-metadata
Put version into metadata so that version won't be changed across reboot.
2018-02-01 16:09:45 -08:00
Lantao Liu
fb8d1edb5c Put version into metadata so that version won't be changed across
restart.

Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-01 23:14:10 +00:00
Lantao Liu
ead704ddd3 Set registry mirror.
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-02-01 18:49:09 +00:00
Lantao Liu
5ed3262450 Add image config for benchmark.
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-01-26 20:04:49 +00:00
Lantao Liu
e7f2a74a84 Add runtime cgroup and fix a cli panic.
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-01-25 22:32:57 +00:00
Lantao Liu
144ff3989b Update all glog flags to log-level.
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-01-17 21:57:31 +00:00
Lantao Liu
7c8df861cc Add document for kube-up.sh
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-14 19:19:10 +00:00
Lantao Liu
ec975b2e7a Add OS and arch in release tarball.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-13 23:03:03 +00:00
Lantao Liu
f70c579c3a Create symlink to avoid duplicate cloud init.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-12 08:38:53 +00:00
Lantao Liu
3f008a9353 Add cluster directory and health-monitor.sh.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-12 08:38:52 +00:00
Lantao Liu
5a17149a70 Add LimitNPROC, LimitNOFILE and LimitCORE for containerd and
cri-containerd.

Signed-off-by: Lantao Liu <lantaol@google.com>
2017-12-01 00:16:58 +00:00
Lantao Liu
579981e47b Move verify to kubernetes test-infra.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-18 01:32:53 +00:00
Lantao Liu
74abfe349d Add crictl config.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-06 05:28:58 +00:00
Lantao Liu
69c16929e3 Fix our node e2e test.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-02 22:50:27 +00:00
Lantao Liu
4fa0975f9d
Add e2e test. (#353)
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-02 15:06:44 -07:00
Lantao Liu
1d228cbc38 Rename release tarball for node e2e to cri-containerd-cni.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-11-01 01:31:21 +00:00
Lantao Liu
f2fa351a1f Do not log container output in error log.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-10-28 02:16:43 +00:00
Lantao Liu
32806fa375 Fix a log line and also set containerd log level to debug in node e2e.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-10-27 07:21:37 +00:00
Lantao Liu
22adf92f66 Add --ipv4 in curl.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-10-27 02:57:34 +00:00
Lantao Liu
4b8f87214d Merge pull request #348 from Random-Liu/remove-oomscore-in-systemd
Remove the oom score in systemd unit. cri-containerd sets it by itself.
2017-10-12 20:45:00 -07:00
Lantao Liu
313db21033 Fix node e2e test.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-10-12 18:03:09 +00:00
Lantao Liu
a7d12a1dd8 Remove the oom score in systemd unit. cri-containerd sets it by itself.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-10-12 17:32:20 +00:00
Lantao Liu
5531a71873 Add prow node e2e test.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-10-10 23:29:44 +00:00