Lantao Liu
|
d23853e60e
|
Merge pull request #541 from Random-Liu/skip-node-e2e
Skip node e2e test in travis.
|
2018-01-12 10:43:14 -08:00 |
|
Lantao Liu
|
00c1477c87
|
Remove node e2e test in travis.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-12 06:30:43 +00:00 |
|
Lantao Liu
|
bd8b63a993
|
Merge pull request #536 from mikebrow/boilerplate-upgrade
enhanced boilerplate checking
|
2018-01-11 21:18:02 -08:00 |
|
Mike Brown
|
bf157d2fe5
|
enhanced boilerplate checking
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
|
2018-01-11 19:59:34 -06:00 |
|
Lantao Liu
|
f35b5924aa
|
Merge pull request #535 from Random-Liu/remove-reexec
Remove reexec usage
|
2018-01-11 17:29:41 -08:00 |
|
Lantao Liu
|
df1b027cce
|
Merge pull request #532 from mikebrow/docs-move-repo-update
fix kubernetes-incubator links
|
2018-01-11 17:01:46 -08:00 |
|
Lantao Liu
|
859fb747d2
|
Merge pull request #538 from Random-Liu/improve-update-vendor
Change hack/update-vendor.sh to sync again with new vendor
|
2018-01-11 16:32:26 -08:00 |
|
Mike Brown
|
07c8f07ba3
|
fix kubernetes-incubator links
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
|
2018-01-11 17:50:57 -06:00 |
|
Lantao Liu
|
81893b70e6
|
Change hack/update-vendor.sh to sync again with new vendor
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-11 23:22:39 +00:00 |
|
Lantao Liu
|
8e836140bd
|
Merge pull request #537 from Random-Liu/fix-install-deps
Pass PATH for containerd sudo make install.
|
2018-01-11 15:18:03 -08:00 |
|
Lantao Liu
|
1f6f0c7b9a
|
Pass PATH for containerd sudo make install.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-11 22:37:14 +00:00 |
|
Lantao Liu
|
8782f18d50
|
Add integration test for volume copy up.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-11 19:10:52 +00:00 |
|
Lantao Liu
|
3d72cb857a
|
Update vendor.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-11 19:10:41 +00:00 |
|
Lantao Liu
|
54b3b4e0b0
|
Use graphdriver/copy instead of chrootarchive
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-11 19:10:11 +00:00 |
|
Lantao Liu
|
cd255e6ac4
|
Merge pull request #533 from Random-Liu/rename-org
Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd.
|
2018-01-10 15:55:12 -08:00 |
|
Lantao Liu
|
025ffe551f
|
Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-10 22:35:33 +00:00 |
|
Lantao Liu
|
5bfa5e451a
|
Merge pull request #528 from cpuguy83/skip_selinux_test
Minor cleanup on selinux test
|
2018-01-09 16:30:41 -08:00 |
|
Brian Goff
|
2a07847d67
|
Use t.Run() instead of t.Log() for subtest log
Signed-off-by: Brian Goff <brian.goff@docker.com>
|
2018-01-09 15:45:13 -05:00 |
|
Brian Goff
|
96484eb3e7
|
Use t.Skip() when selinux is not enabled
Signed-off-by: Brian Goff <brian.goff@docker.com>
|
2018-01-09 15:43:56 -05:00 |
|
Lantao Liu
|
f6437b44c4
|
Merge pull request #510 from Random-Liu/do-not-exit
Do not error out if uuid is not found.
|
2018-01-08 11:41:26 -08:00 |
|
Lantao Liu
|
dca05358dc
|
Add flag to skip imagefs uuid related logic.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-08 18:41:13 +00:00 |
|
Lantao Liu
|
896cbd70f7
|
Merge pull request #526 from yujuhong/fix-link
Fix typos and broken links in docs
|
2018-01-05 11:37:50 -08:00 |
|
Yu-Ju Hong
|
07a0685499
|
Fix typos and broken links in docs
Signed-off-by: Yu-Ju Hong <yjhong@google.com>
|
2018-01-05 10:44:13 -08:00 |
|
Lantao Liu
|
aee7a366f3
|
Merge pull request #525 from abhi/cniip
Caching IP allocated by CNI plugin
|
2018-01-05 00:27:48 -08:00 |
|
Lantao Liu
|
360e8623ce
|
Merge pull request #523 from Random-Liu/compare-vendors
Sync vendors with containerd
|
2018-01-04 22:39:18 -08:00 |
|
abhi
|
f1dbc0b375
|
Caching IP allocated by CNI plugin
Signed-off-by: abhi <abhi@docker.com>
|
2018-01-04 20:00:55 -08:00 |
|
Lantao Liu
|
141f57065c
|
Update vendors out of sync
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-05 01:17:45 +00:00 |
|
Lantao Liu
|
2b2011dafa
|
Add script to sync vendors with containerd
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-05 01:17:45 +00:00 |
|
Lantao Liu
|
bc774a9108
|
Merge pull request #522 from Random-Liu/refactor-hack-utils
Refactor hack utils
|
2018-01-04 11:00:00 -08:00 |
|
Lantao Liu
|
e66e6d98df
|
Add hack/utils.sh .
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-04 18:22:12 +00:00 |
|
Lantao Liu
|
ca2c92e512
|
Merge pull request #521 from Random-Liu/fix-install-deps
Fix install-deps
|
2018-01-04 01:08:57 -08:00 |
|
Lantao Liu
|
b3a4141ce5
|
Merge pull request #519 from Random-Liu/fix-vendor
Add missing vendor into vendor.conf.
|
2018-01-03 23:27:16 -08:00 |
|
Lantao Liu
|
d361ee5422
|
Fix install-deps
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-04 07:05:31 +00:00 |
|
Lantao Liu
|
60e0e7bd57
|
Add missing vendor into vendor.conf.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-04 03:06:46 +00:00 |
|
Lantao Liu
|
5b82e3a934
|
Merge pull request #518 from Random-Liu/fix-privileged-caps
Fix privileged caps
|
2018-01-03 12:00:33 -08:00 |
|
Lantao Liu
|
31bc964195
|
Enable HostSpecific option in runtime-tools generator.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-03 19:04:47 +00:00 |
|
Lantao Liu
|
750115c812
|
Merge pull request #516 from Random-Liu/remove-default-rlimits
Remove default rlimits
|
2018-01-02 11:54:48 -08:00 |
|
Lantao Liu
|
cebe1b39f7
|
Remove default rlimits.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2018-01-02 18:53:01 +00:00 |
|
Lantao Liu
|
5ef0b1857d
|
Merge pull request #513 from spiffxp/update-code-of-conduct
Update code-of-conduct.md
|
2018-01-02 09:23:22 -08:00 |
|
Aaron Crickenberger
|
ca9ef98bac
|
Update code-of-conduct.md
Refer to kubernetes/community as authoritative source for code of conduct
Signed-off-by: Aaron Crickenberger <spiffxp@gmail.com>
|
2018-01-02 06:51:44 -08:00 |
|
Lantao Liu
|
36f05dd552
|
Merge pull request #514 from Random-Liu/fix-docs
Fix kube-up document.
|
2017-12-21 17:48:25 -08:00 |
|
Lantao Liu
|
5c37f6dc63
|
Fix kube-up document.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2017-12-22 01:09:07 +00:00 |
|
Lantao Liu
|
bd1acdf6cd
|
Merge pull request #511 from miaoyq/update-CONTRIBUTING.md
Update CONTRIBUTING.md
|
2017-12-19 18:36:56 -08:00 |
|
Yanqiang Miao
|
aeceef7636
|
update CONTRIBUTING.md
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
|
2017-12-19 16:34:29 +08:00 |
|
Lantao Liu
|
b883157072
|
Merge pull request #508 from Random-Liu/update-kubernetes
Update kubernetes to v1.9.0.
|
2017-12-15 17:01:58 -08:00 |
|
Lantao Liu
|
b701b0e496
|
Add our own DeepCopy.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2017-12-16 00:23:14 +00:00 |
|
Lantao Liu
|
93519cd85c
|
Merge pull request #505 from Random-Liu/update-containerd
Update containerd to 6c7abf7c76c1973d4fb4b0bad51691de84869a51.
|
2017-12-15 16:14:42 -08:00 |
|
Lantao Liu
|
498562022d
|
Update kubernetes to v1.9.0.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2017-12-15 23:44:23 +00:00 |
|
Lantao Liu
|
9dc6e25498
|
Merge pull request #507 from Random-Liu/use-sha256
Use sha256 instead of sha1.
|
2017-12-15 13:32:45 -08:00 |
|
Lantao Liu
|
ea6abcc1d7
|
Use sha256 instead of sha1.
Signed-off-by: Lantao Liu <lantaol@google.com>
|
2017-12-15 20:12:46 +00:00 |
|