Justin Cormack
a7620b7604
Merge pull request #2892 from justincormack/no-commit
...
Do not print git commit if empty
2018-01-29 10:08:33 +00:00
Justin Cormack
e98cc7a328
Do not print git commit if empty
...
fix #2891
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2018-01-26 14:32:46 +00:00
Rolf Neugebauer
bbf39350fb
Merge pull request #2888 from rn/after-rel
...
build: Bump linuxkit version to v0.2+
2018-01-25 23:47:23 +00:00
Rolf Neugebauer
85a6052fed
build: Bump linuxkit version to v0.2+
...
To avoid confusion with master builds
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 21:39:43 +00:00
Rolf Neugebauer
1c552f7a9d
Merge pull request #2885 from rn/release-part1
...
v0.2 release
2018-01-25 21:11:18 +00:00
Rolf Neugebauer
935f6b26af
Bump version to v0.2
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 19:40:28 +00:00
Rolf Neugebauer
4e8d7cd67d
cmd: Update moby/tool vendoring
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 19:40:28 +00:00
Rolf Neugebauer
c582907b19
tools: Fix guestfs invocation (vmdk and dynamic-vhd)
...
Looks like bc791e60e7
("Update docs and test cases to work with
latest format versions") accidentally replaced 'qcow2' with
'qcow2-bios' for two of the output formats. Fix it.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 19:40:27 +00:00
Justin Cormack
bd556c86f7
Merge pull request #201 from rn/fix
...
The vmdk and dynamic-vhd packages had a bug in them
2018-01-25 19:35:07 +00:00
Rolf Neugebauer
8fb1a88757
The vmdk and dynamic-vhd packages had a bug in them
...
This picks up a newer version
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 18:04:07 +00:00
Rolf Neugebauer
dd73698b77
test: Update YAML with latest test packages
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 15:23:31 +00:00
Rolf Neugebauer
761ef35eb1
test: Update test packages to latest linuxkit/alpine
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 15:07:27 +00:00
Rolf Neugebauer
adf5914233
Update YAML files to use the v0.2 tag for all pacakges
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 15:05:11 +00:00
Rolf Neugebauer
7fb28974b6
Merge pull request #200 from rn/up
...
Update LinuxKit images to the latest
2018-01-25 14:48:36 +00:00
Rolf Neugebauer
5c1ebdbaa2
Update LinuxKit images to the latest
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 14:15:52 +00:00
Rolf Neugebauer
1fadf13ec4
pkg: Allow specifying addition options to 'linuxkit' invocations
...
This is useful for 'make OPTIONS="-release=v0.1" push'
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 13:50:28 +00:00
Rolf Neugebauer
7cf2c5abf7
pkg: Update all packages to the latest linuxkit/alpine
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 13:42:33 +00:00
Rolf Neugebauer
bd6264458a
cmd: Update linuxkit/qemu to the latest version
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 13:33:11 +00:00
Rolf Neugebauer
b0163e3138
build: Update linuxkit/go-compile to latest version
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 13:31:19 +00:00
Rolf Neugebauer
a2b3b4fb73
tools: Update linuxkit/guestfs
...
This part reverts f7c50156c5
("tools: pull linuxkit/guestfs by digest
only (not digest+tag)") as pulling by tag now seems to work and we
have content trust enabled, so pulling by digest should not be necessary.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 13:07:23 +00:00
Rolf Neugebauer
965d013f7f
tools: Update to the latest linuxkit/alpine
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 12:59:21 +00:00
Rolf Neugebauer
5a294e5840
Merge pull request #2883 from rn/qemu-doc
...
docs: Add initial qemu documentation
2018-01-25 12:50:36 +00:00
Rolf Neugebauer
c15ccaf9ea
docs: Add initial qemu documentation
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-25 11:32:34 +00:00
Rolf Neugebauer
e743c1b027
Merge pull request #2882 from rn/hyperv
...
cmd/hyperv: Use Default Switch if present
2018-01-24 19:20:53 +00:00
Rolf Neugebauer
e921db1292
Merge pull request #2881 from rn/hyper
...
Update hyperkit go binding
2018-01-24 17:01:06 +00:00
Rolf Neugebauer
83a7e29730
cmd/hyperv: Use Default Switch if present
...
The Windows 10 Fall Creators Update added a new 'Default
Switch' (which is a NAT switch). Use it if present and the
user has not specified a switch.
Also, handle External switches with spaces in them.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-24 16:52:17 +00:00
Rolf Neugebauer
87667051f2
cmd: Adjust run_hyperkit to interface changes
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-24 16:06:09 +00:00
Rolf Neugebauer
47f139eb08
cmd: Update vendored hyperkit go bindings
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-24 16:06:09 +00:00
Rolf Neugebauer
e42a06c30b
Merge pull request #2880 from rn/kern-up
...
Updates: kernels (4.14.15/4.9.78/4.4.113), alpine base, wireguard
2018-01-24 15:55:16 +00:00
Rolf Neugebauer
565a25d309
Update all YAMLs to use the latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-24 12:32:15 +00:00
Rolf Neugebauer
183fcf0970
kernel: Add new retpoline option to the x86 4.4.x kernel
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-24 12:32:15 +00:00
Rolf Neugebauer
5de66f4fd9
kernel: Update to 4.14.15/4.9.78/4.4.113
...
While at it, also update to latest alpine base
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-24 11:56:34 +00:00
Rolf Neugebauer
fe6e4d85be
Update YAMLs to latest linuxkit/ip package
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-24 11:47:45 +00:00
Rolf Neugebauer
9b208c3772
pkg/ip: Update package with latest WireGuard tools
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-24 11:44:17 +00:00
Rolf Neugebauer
42604a12f0
tools/alpine: Update base image
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-24 11:42:58 +00:00
Rolf Neugebauer
0fe22581f3
tools/alpine: Add pigz to pacakges
...
Moby is moving to using pigz instead of the the golang gzip
library (https://github.com/moby/moby/pull/35697 )
Include pigz in the base for downstream projects to use.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-24 10:50:06 +00:00
Justin Cormack
f5c004721f
Merge pull request #2878 from justincormack/CoC
...
Add code of conduct link to Github recommended location
2018-01-22 13:26:12 +00:00
Justin Cormack
29e15c35f2
Add code of conduct link to Github recommended location
...
See recommendations at https://help.github.com/articles/adding-a-code-of-conduct-to-your-project/
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2018-01-22 11:31:02 +00:00
Rolf Neugebauer
c139a495ad
Merge pull request #2873 from rn/rules
...
Add some rules to the MAINTAINERS file.
2018-01-22 10:36:04 +00:00
Rolf Neugebauer
1afcd479d5
Merge pull request #2876 from rn/contrib
...
Re-arrange some files/directories
2018-01-19 16:21:36 +00:00
Rolf Neugebauer
aefb66b5b0
scripts: Rename ./scripts/signing ./scripts/certs
...
Also remove the init-signing.sh script. We now use something else.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-19 15:21:02 +00:00
Rolf Neugebauer
113ff13f58
contrib: Move Vagrantfile to contrib
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-19 15:21:02 +00:00
Rolf Neugebauer
478f8163e2
examples: Rename vsudd.yml to vsudd-containerd.yml
...
This describes more accurately that the example exposes
containerd to the host.
Also adjust platform-hyperkit.md
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-19 15:21:02 +00:00
Rolf Neugebauer
d11fe6ba9a
tests: Adjust docker for mac build test to chance of location
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-19 15:21:02 +00:00
Rolf Neugebauer
8028f68e0a
examples: Move the Docker for Mac blueprint to examples
...
- merge base.yml and docker-ce.yml to docker-for-mac.yml
- Adjust the README
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-19 15:21:02 +00:00
Rolf Neugebauer
f43b62a35b
contrib: Move scripts for foreign kernels to contrib
...
Also adjust the kernel docs to point to the new location.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2018-01-19 15:21:02 +00:00
Rolf Neugebauer
79a076d90c
Merge pull request #2875 from justincormack/sysctl-kub
...
Increase size of ARP cache
2018-01-19 12:54:49 +00:00
Rolf Neugebauer
5aabb31d20
Merge pull request #2874 from zx2c4-forks/wireguard-bump
...
wireguard: update to 0.0.20180118
2018-01-19 12:54:11 +00:00
Justin Cormack
c55dce77f2
update sysctl hashes
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2018-01-19 11:43:40 +00:00
Justin Cormack
d4b23a76de
Increase size of ARP cache
...
We already had this increased above the defaults, but even larger values
seem to be recommended.
See https://blog.openai.com/scaling-kubernetes-to-2500-nodes/
"It’s common to tune this setting in HPC clusters, and is particularly
relevant in Kubernetes clusters since every pod has its own IP address
which consumes space in the ARP cache."
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2018-01-19 11:02:17 +00:00