Wei Fu
e28b77c08c
Remove useless error-check in createImageReference
...
Signed-off-by: Wei Fu <fhfuwei@163.com>
2018-05-25 10:23:13 +08:00
Lantao Liu
24a9642672
Merge pull request #784 from cpuguy83/bump_continuity
...
Bump continuity to fix copy files > 2^32 bytes
2018-05-24 14:01:35 -07:00
Michael Crosby
195aec232e
Merge pull request #2357 from dmcgowan/add-evan-reviewer
...
Add Evan Hazlett as a reviewer
2018-05-24 13:32:24 -04:00
Michael Crosby
05406125be
Merge pull request #2354 from cpuguy83/bump_continuity
...
Bump continuity to fix copy files > 2^32 bytes
2018-05-24 13:31:38 -04:00
Phil Estes
c9ea816cda
Merge pull request #2351 from crosbymichael/pkg
...
Move top level packages into pkg or specific sub pkgs
2018-05-24 10:22:40 -04:00
Brian Goff
fb6bc66f0a
Bump continuity to fix copy files > 2^32 bytes
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-05-23 20:55:51 -04:00
Brian Goff
7e5a91fa51
Bump continuity to fix copy files > 2^32 bytes
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-05-23 20:53:14 -04:00
Derek McGowan
a4e4af1959
Add Evan Hazlett as a reviewer
...
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2018-05-23 13:46:13 -07:00
Lantao Liu
450eb09a68
Merge pull request #782 from Random-Liu/update-containerd
...
Update containerd
2018-05-23 13:26:21 -07:00
Lantao Liu
60b0d08a6f
Use containerd.WithPullUnpack.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-05-23 12:39:14 -07:00
Lantao Liu
4f00103c99
Disable restart plugin on GCE.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-05-23 12:39:14 -07:00
Lantao Liu
80188e253a
Update containerd to d1435e6e4d
.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-05-23 10:16:33 -07:00
Lantao Liu
a4ff7e9946
Merge pull request #781 from Random-Liu/fix-container-runtime-monitor
...
Fix kube-container-runtime-monitor.
2018-05-22 14:55:21 -07:00
Michael Crosby
8e97da0958
Move server to services pkg
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-05-22 17:15:58 -04:00
Michael Crosby
c87ed12da5
Move restart pkg to runtime
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-05-22 17:13:40 -04:00
Michael Crosby
d8ad141851
Remove debug package
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-05-22 17:09:40 -04:00
Michael Crosby
009ba4d797
Move testutils to pkg
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-05-22 17:08:38 -04:00
Lantao Liu
ebed87fa95
Fix kube-container-runtime-monitor.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-05-22 14:07:08 -07:00
Michael Crosby
927517de36
Move dialer to pkg
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-05-22 13:32:25 -04:00
Michael Crosby
ae4b78d1cc
Move progress into pkg
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-05-22 13:32:25 -04:00
Derek McGowan
d1435e6e4d
Merge pull request #2350 from crosbymichael/reaper
...
Move reaper under shim package
2018-05-22 10:27:41 -07:00
Derek McGowan
8ea01cc56a
Merge pull request #2336 from crosbymichael/spec-alias
...
Type alias spec in oci package
2018-05-22 10:14:07 -07:00
Lantao Liu
bafc79437b
Merge pull request #758 from Random-Liu/use-crictl-in-kube-up
...
Use crictl installed in kube-up.sh
2018-05-22 10:04:14 -07:00
Lantao Liu
927d37401d
Merge pull request #779 from Random-Liu/logo-fix
...
Another logo fix.
2018-05-22 10:03:13 -07:00
Michael Crosby
0bafe236b4
Move reaper under shim package
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-05-22 11:38:20 -04:00
Lantao Liu
b4631cf707
Use crictl installed in kube-up.sh
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-05-21 18:55:19 -07:00
Lantao Liu
6c7ec48daf
Another logo fix.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-05-21 18:05:30 -07:00
Akihiro Suda
cff5e75df8
Merge pull request #2343 from crosbymichael/platform
...
Rename Runtime to PlatformRuntime
2018-05-21 19:19:32 +09:00
Lantao Liu
6f43d493f9
Disable TLS streaming to work with new kubelet streaming proxy.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-05-18 19:02:03 -07:00
Lantao Liu
8566a8962a
Merge pull request #775 from mikebrow/readme-pub-imgs
...
use public logos for a while vs remote github logos not in this repo
2018-05-18 16:31:10 -07:00
Mike Brown
e10a24926d
use public logos for a while vs remote github logos that are not in this repo
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2018-05-18 13:05:53 -05:00
Michael Crosby
62e22a9fe7
Type alias spec in oci package
...
This allows Go to build third party packages correctly without vendoring
issues what want to create their own SpecOpts.
Fixes #2289
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-05-17 09:18:46 -04:00
Akihiro Suda
80272bb691
Merge pull request #2345 from estesp/banner-moved
...
Reference new location for images
2018-05-17 11:27:17 +09:00
Lantao Liu
9f8e58123b
Merge pull request #647 from mikebrow/boiler-support-for-no-year
...
makes copyright year optional
2018-05-16 17:10:01 -07:00
Phil Estes
34c032d98f
Reference new location for images
...
containerd images moved based on website dir layout changes.
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2018-05-16 15:10:42 -04:00
Michael Crosby
3f0fe90410
Merge pull request #2344 from lucperkins/lperkins/revert-markdown-file-paths
...
Return Markdown files to /docs directory
2018-05-16 15:00:43 -04:00
Luc Perkins
e5e63539a6
Return Markdown files to /docs directory
...
Signed-off-by: Luc Perkins <lucperkins@gmail.com>
2018-05-16 11:23:50 -07:00
Phil Estes
dc2e115f8b
Merge pull request #2318 from crosbymichael/restart
...
Add restart manager to containerd
2018-05-16 13:26:14 -04:00
Michael Crosby
2b565da7ec
Add restart monitor
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-05-16 13:07:23 -04:00
Phil Estes
e63768ea09
Merge pull request #2331 from dmcgowan/fix-image-remove-race
...
Fix image pull and remove race
2018-05-16 11:05:26 -04:00
Michael Crosby
ceae112f7d
Rename Runtime to PlatformRuntime
...
This renames the runtime interface to PlatformRuntime to denote the
layer at which the runtime is being abstracted. This should be used to
abstract different platforms that vary greatly and do not have full
compat with OCI based binary runtimes.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-05-16 09:36:05 -04:00
Michael Crosby
257d74f837
Merge pull request #2342 from lucperkins/lperkins/hugo-migration
...
Migrate website to Hugo
2018-05-16 09:35:17 -04:00
Lantao Liu
8d60547eb2
Merge pull request #769 from raravena80/patch-1
...
Minor typo
2018-05-15 14:53:48 -07:00
Luc Perkins
d1503dc9ce
Migrate website to Hugo
...
Signed-off-by: Luc Perkins <lucperkins@gmail.com>
2018-05-15 12:30:26 -07:00
Lantao Liu
67908190c5
Merge pull request #768 from Random-Liu/upgrade-crictl
...
Upgrade cri-tools to v1.0.0-beta.1
2018-05-15 11:40:25 -07:00
Ricardo Aravena
f79e0171ca
Minor typo
...
Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
2018-05-15 09:11:48 -07:00
Lantao Liu
9763489008
Upgrade cri-tools to v1.0.0-beta.1
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-05-14 19:29:52 -07:00
Michael Crosby
b511c397c3
Merge pull request #2317 from cmingxu/master
...
update server.go
2018-05-14 10:51:04 -04:00
Lantao Liu
66388aefd5
Merge pull request #766 from Random-Liu/fix-workingset-memory
...
Fix workingset memory calculation.
2018-05-11 15:48:13 -07:00
Lantao Liu
5d29598a6d
Fix workingset memory calculation.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2018-05-11 15:17:16 -07:00