Lantao Liu
c9d45e6526
Merge pull request #1341 from estesp/update-docker-vendor
...
Update docker/docker vendor to upstream latest
2019-11-25 14:27:25 -08:00
Phil Estes
d6359df24f
Update docker/docker vendor to upstream latest
...
Also requires containerd and golang.org/x/sys vendor updates
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2019-11-23 17:55:11 -05:00
Lantao Liu
0dcaf6e987
Merge pull request #1337 from Random-Liu/clean-mount-path
...
[WCOW] Clean mount path for windows
2019-11-15 13:45:28 -08:00
Lantao Liu
5c2f33bd0d
Cleanup path for windows mount
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-11-15 18:52:11 +00:00
Lantao Liu
9f79be1b88
Merge pull request #1331 from erikwilson/fix-http-localhost
...
Fix using `http` for localhost, 127.0.0.1 and ::1 by default
2019-11-01 00:09:53 -07:00
Erik Wilson
7cc3938717
Set default scheme in registryEndpoints for host
...
Signed-off-by: Erik Wilson <Erik.E.Wilson@gmail.com>
2019-10-31 10:30:17 -07:00
Mike Brown
5abebfa27a
Merge pull request #1330 from mikebrow/update-support-statement-oct29
...
missed the release version for HEAD in table-1
2019-10-31 11:56:04 -05:00
Mike Brown
a3d180b094
HEAD is not needed in support tables
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2019-10-30 11:22:41 -05:00
Mike Brown
73e5fa0f34
Merge pull request #1328 from Random-Liu/make-localhost-http
...
Use `http` for localhost and 127.0.0.1 by default.
2019-10-29 12:43:07 -05:00
Lantao Liu
41f73f79fe
Merge pull request #1329 from Random-Liu/update-support-metrics
...
Update support metrics.
2019-10-29 10:23:11 -07:00
Lantao Liu
bd54412b81
Update support metrics.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-10-28 19:19:28 -07:00
Lantao Liu
65b9c31805
Use http
for localhost, 127.0.0.1 and ::1 by default.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-10-28 19:07:43 -07:00
Lantao Liu
aeebf37ab7
Merge pull request #1326 from Random-Liu/add-container-compute-stats
...
[WCOW] Add container compute stats support.
2019-10-27 23:57:28 -07:00
Lantao Liu
d95e21c89b
Add container compute stats support.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-10-25 14:32:02 -07:00
Lantao Liu
a7c5a650ff
Merge pull request #1324 from Random-Liu/stdout-non-block
...
Avoid O_NONBLOCK on stdout in the windows test.
2019-10-25 10:52:11 -07:00
Akihiro Suda
8ce2ad6b7c
Merge pull request #1323 from Random-Liu/use-logrus-trace
...
logrus supports trace level now.
2019-10-24 13:46:09 +09:00
Akihiro Suda
125d169345
Merge pull request #1318 from PeriferalDevice/#1317
...
Containerd version updated for kubernetes ansible example.
2019-10-24 12:17:35 +09:00
Lantao Liu
132a35942f
Avoid O_NONBLOCK on stdout in the windows test.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-10-23 15:26:41 -07:00
Lantao Liu
6ab2e10869
logrus supports trace level now.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-10-23 00:00:27 -07:00
Mike Brown
fe757946ca
Merge pull request #1319 from Random-Liu/fix-containerd-build
...
Fix containerd build, use `libbtrfs-dev` when available.
2019-10-22 13:11:28 -05:00
Lantao Liu
8bfff7dbd2
Fix containerd build, use libbtrfs-dev
when available.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-10-21 23:12:34 -07:00
Philip Marin
3a8687f05c
Containerd version updated for kubernetes ansible example.
...
Closes #1317
Old version of containerd causes kubectl exec error.
Signed-off-by: Philip Marin <phil@phil.land>
2019-10-14 20:34:51 +03:00
Lantao Liu
815f3e727d
Merge pull request #1309 from Random-Liu/update-containerd
...
Update containerd to a6a0c8b6e3
.
2019-10-10 15:15:45 -07:00
Lantao Liu
2ce0bb0926
Update code for latest containerd.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-10-09 18:05:20 -07:00
Lantao Liu
4e2b4aa972
Update containerd to c0c6b51179
.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-10-09 18:05:20 -07:00
Lantao Liu
22b18262e7
Merge pull request #1312 from Random-Liu/travis-trusty
...
Explicitly specify trusty in travis.
2019-10-09 13:01:57 -07:00
Lantao Liu
2a9a982ae3
Fix integration test for golang 1.13
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-10-09 10:51:02 -07:00
Lantao Liu
9a1e3655ed
Update based on default xenial distro.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-10-09 10:51:02 -07:00
Lantao Liu
c368af1bc3
Configure golangci-lint
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-10-09 10:51:02 -07:00
Lantao Liu
10f88f99cc
Fix appveyor test.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-10-09 10:51:02 -07:00
Lantao Liu
0ebf032aac
Merge pull request #1306 from Random-Liu/extend-permission-denied-retry
...
[WCOW] Extend permission denied retry to 3min.
2019-09-27 10:21:36 -07:00
Lantao Liu
180e86ab39
Extend permission denied retry to 3min.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-09-26 22:39:00 -07:00
Lantao Liu
1629277497
Merge pull request #1300 from Random-Liu/hostname-test
...
Add hostname CRI validation and unit test.
2019-09-25 20:09:13 -07:00
Lantao Liu
358d672160
Add hostname CRI validation and unit test.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-09-25 16:11:27 -07:00
Lantao Liu
7fba77f238
Merge pull request #1298 from Random-Liu/set-sandbox-cpu-shares
...
Set default sandbox container cpu shares on windows.
2019-09-25 11:05:43 -07:00
Mike Brown
a1e4f99a32
Merge pull request #1296 from Random-Liu/fix-ssh-disconnect
...
Set keepalive for ssh in windows test.
2019-09-25 10:02:59 -05:00
Lantao Liu
2eba67a7ee
Merge pull request #1287 from crosbymichael/cgroups
...
Use type alias from containerd for cgroup metric types
2019-09-24 17:34:49 -07:00
Lantao Liu
f3ef10e9a2
Set default sandbox container cpu shares on windows.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-09-24 17:03:11 -07:00
Lantao Liu
4a0b0a883f
Set keepalive for ssh in windows test.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-09-24 16:57:31 -07:00
Lantao Liu
36f393dc6d
Merge pull request #1292 from Random-Liu/better-kube-up
...
Document simpler kube-up.sh
2019-09-24 13:17:17 -07:00
Lantao Liu
44e1f8ded5
Merge pull request #1294 from jterry75/fix_windows_hostname_upstream
...
Forward SandboxConfig.Hostname to Workload container activation
2019-09-24 11:40:51 -07:00
Justin Terry (VM)
ed7873ef1e
Forward SandboxConfig.Hostname to Workload container activation
...
1. For Windows the Hostname property is not inherited from the sandbox and must
be passed for the Workload container activations as well.
Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
2019-09-24 10:21:17 -07:00
Mike Brown
4f203aa8ba
Merge pull request #1293 from Random-Liu/update-hcsshim
...
Update hcsshim to c088f411aaf3585d8dffc9deb4289ffa32854497.
2019-09-24 10:07:56 -05:00
Lantao Liu
e8a788d786
Update hcsshim to c088f411aaf3585d8dffc9deb4289ffa32854497.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-09-24 00:11:58 -07:00
Lantao Liu
bad68a8270
Merge pull request #1284 from liyanhui1228/win_portforward
...
Add windows port forward support
2019-09-23 22:17:08 -07:00
Mike Brown
0a6d9f188b
Merge pull request #1291 from Random-Liu/fix-indent-cni
...
Fix indent in cni.template.
2019-09-23 19:52:31 -05:00
Angela Li
dc413bd6d6
Add windows portforward support
...
Signed-off-by: Angela Li <yanhuil@google.com>
2019-09-23 17:36:43 -07:00
Lantao Liu
56fa16ef9c
Update the kube-up doc with a simpler approach.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-09-23 17:24:10 -07:00
Lantao Liu
b4c46db790
Fix indent in cni.template.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-09-23 16:08:39 -07:00
Lantao Liu
f7f64fdefd
Merge pull request #1289 from Random-Liu/ignore-permission-denied
...
Ignore temporary permission denied error.
2019-09-23 15:36:26 -07:00