Sebastiaan van Stijn
6891fead36
Fix API 1.25 order in menu
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-06-16 12:07:29 -07:00
Alexander Morozov
1f3efe6776
Merge pull request #23609 from Microsoft/WindowsMemory
...
Windows: Re-enabled support for memory limit
2016-06-16 10:08:17 -07:00
Sebastiaan van Stijn
3acb0e4292
Merge pull request #23568 from adrianmoisey/patch-1
...
Fix URL to issue
2016-06-16 10:03:11 -07:00
Sebastiaan van Stijn
b62d5dfbf3
Merge pull request #23623 from SvenDowideit/fix-rc-advisory
...
advisory can't be in the [menu] section
2016-06-16 10:01:49 -07:00
Arnaud Porterie
3d69595a31
Merge pull request #23625 from talex5/fix-health-test
...
Remove out-of-date health test
2016-06-16 15:52:04 +00:00
Thomas Leonard
18a59bb869
Remove out-of-date health test
...
The test was waiting for the container to exit after failing its
healthcheck. However, we no longer automatically terminate containers,
so this waited instead for the container to time-out by itself.
Signed-off-by: Thomas Leonard <thomas.leonard@docker.com>
2016-06-16 13:09:57 +01:00
Sven Dowideit
bc033cb706
advisory can't be in the [menu] section
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-06-16 11:59:47 +00:00
Vincent Demeester
6253c29494
Merge pull request #23583 from anusha-ragunathan/accept-perms
...
Add accept-permissions flag for install.
2016-06-16 12:44:37 +02:00
Vincent Demeester
0d8ad60e08
Merge pull request #23612 from icecrime/default_parallelism
...
Service `--update-parallelism` defauls to 0
2016-06-16 12:32:30 +02:00
Arnaud Porterie
e3ad63f7e4
Merge pull request #23582 from tophj-ibm/fix-typo-in-daemon-test
...
Fix daemon test typo
2016-06-16 05:22:50 +00:00
Arnaud Porterie
e65c5b603e
Merge pull request #23572 from tombee/volume-opts-typo
...
Change 'invald' to 'invalid' in volume opts errors
2016-06-16 05:17:30 +00:00
Arnaud Porterie
78d624cfcd
Merge pull request #23593 from justincormack/mlock
...
Move mlock back into the default ungated seccomp profile
2016-06-16 05:16:57 +00:00
Arnaud Porterie
9cdb6357e2
Merge pull request #23603 from mlaventure/revert-runc-to-mainstream
...
Vendor in runc cc29e3dded8e27ba8f65738f40d251c885030a28
2016-06-16 05:08:44 +00:00
Alexander Morozov
c18e036d36
Merge pull request #23577 from anusha-ragunathan/strings_conversion
...
Avoid back and forth conversion between strings and bytes.
2016-06-15 21:41:04 -07:00
Arnaud Porterie
8ab79f1f70
Merge pull request #23601 from dnephin/change_header
...
Change SCALE to REPLICAS.
2016-06-16 04:18:49 +00:00
Arnaud Porterie (icecrime)
f22d0174f3
Service --update-parallelism
defauls to 0
...
The `--update-parallelism` flaag should default to 0, which is
interpreted by the backend as unlimited. In other words, by default all
services should update simultaneously.
Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
2016-06-15 21:13:04 -07:00
Arnaud Porterie
17bf13b1b2
Merge pull request #23558 from mlaventure/fix-arm-test-for-multiple-runtimes
...
Fix TestRunWithRuntime* on arm
2016-06-16 04:09:15 +00:00
Tõnis Tiigi
18a20c859f
Merge pull request #23602 from crosbymichael/bump-libnetwork
...
Update libnetwork to 96d45528599c32354230480a1ebc0
2016-06-15 19:01:29 -07:00
Sven Dowideit
1ba9e3cba4
Merge pull request #23604 from londoncalling/getstarted-tutorial-updates
...
fixing links, images and missing files in Getting Started tutorial
2016-06-16 11:50:28 +10:00
Victoria Bialas
1d80f8ca19
fixing links and merge conflicts
...
updated link to faqs/troubleshoot to point to new location /toolbox
fixed docker-for-mac link error
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-06-15 18:37:50 -07:00
Sebastiaan van Stijn
0c78a7dd64
Merge pull request #23510 from sbose78/23376-update-centos-yum-repo-version
...
Fixes #23376 Broken URL for Centos yum repo for docker fixed to harcoded version number.
2016-06-16 02:43:13 +02:00
Darren Stahl
12fe27a408
Windows: Added support for memory limit
...
Signed-off-by: Darren Stahl <darst@microsoft.com>
2016-06-15 17:07:29 -07:00
Anusha Ragunathan
a2d48c9e4e
Add basic integration tests for plugins.
...
Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-06-15 15:19:19 -07:00
Kenfe-Mickael Laventure
b675124cf5
Vendor in runc cc29e3dded8e27ba8f65738f40d251c885030a28
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-06-15 15:11:50 -07:00
Michael Crosby
e927df7b4b
Update libnetwork to 96d45528599c32354230480a1ebc0
...
This fixes an issue with hanging tests due to store.
Fixes #23560
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-06-15 15:07:04 -07:00
Daniel Nephin
4df0349948
Change SCALE to REPLICAS.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-06-15 17:57:59 -04:00
Arnaud Porterie
eab3a1fa55
Merge pull request #23565 from SvenDowideit/fix-links-tutorials
...
fix links for #23505
2016-06-15 21:24:22 +00:00
Justin Cormack
bdf01cf5de
Move mlock back into the default ungated seccomp profile
...
Do not gate with CAP_IPC_LOCK as unprivileged use is now
allowed in Linux. This returns it to how it was in 1.11.
Fixes #23587
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-06-15 16:25:27 -04:00
Brian Goff
011774e6f0
Merge pull request #23542 from mavenugo/aliases
...
Use service alias and configure service VIP or dns-rr
2016-06-15 16:18:50 -04:00
Brian Goff
8510adf8c8
Merge pull request #23579 from tonistiigi/fix-ci-hang
...
Fix hanging integration tests
2016-06-15 14:49:54 -04:00
Anusha Ragunathan
ec4857da48
Add accept-permissions flag for install.
...
Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-06-15 10:58:43 -07:00
Alexander Morozov
64eb01caf6
Merge pull request #23538 from anusha-ragunathan/incremental-builds
...
Dont leak DOCKER_INCREMENTAL_BINARY flag into go test.
2016-06-15 10:53:31 -07:00
Christopher Jones
51c0c6212d
Fix test typo
...
Changes daemn to daemon
Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
2016-06-15 13:45:25 -04:00
Tonis Tiigi
22f827abab
Fix hanging integration tests
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2016-06-15 10:19:45 -07:00
Arnaud Porterie
480d7b310b
Merge pull request #23301 from runcom/tmpfs-trump
...
daemon: allow tmpfs to trump over VOLUME(s)
2016-06-15 17:11:00 +00:00
Anusha Ragunathan
d6d448aab8
Avoid back and forth conversion between strings and bytes.
...
Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-06-15 09:55:40 -07:00
Tom Barlow
bf988fc6ff
Change 'invald' to 'invalid' in volume opts errors
...
Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
2016-06-15 15:41:57 +01:00
Antonio Murdaca
756f6cef4a
daemon: allow tmpfs to trump over VOLUME(s)
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-06-15 16:01:51 +02:00
Vincent Demeester
b6a8a3da10
Merge pull request #23557 from AkihiroSuda/fix-exp-doc
...
Update experimental/README.md
2016-06-15 13:34:25 +02:00
Adrian Moisey
88d4da7f42
Fix URL to issue
...
Signed-off-by: Adrian Moisey <adrian@changeover.za.net>
2016-06-15 12:49:04 +02:00
Akihiro Suda
fec98ecca1
Update experimental/README.md
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2016-06-15 19:14:51 +09:00
Vincent Demeester
e08aed59df
Merge pull request #23322 from tkopczynski/20784-builder-dockerfile-symlink
...
Reimplement integration test for symlink Dockerfile as a unit test
2016-06-15 10:52:49 +02:00
Sven Dowideit
fa94eb4604
fix links for #23505
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-06-15 04:46:40 +00:00
Sven Dowideit
da15923559
Merge pull request #23505 from londoncalling/add-getstarted-tutorial
...
ready for merge: surfacing Learn by example topics to top level of Docker Engine docs
2016-06-15 14:18:09 +10:00
Victoria Bialas
0254c12e1e
surfacing Learn by example topics to top level of Docker Engine docs
...
fixing links after moving surfacing tutorials
fixing more links for the newly located tutorials
WIP: merging 3 getting started tutorials into one to cover all platforms, added new files
fixing broken images and links in 3-in-1 getting started, re-wrote story flow, linked to Toolbox, d4mac,d4win
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-06-14 21:08:44 -07:00
Arnaud Porterie
8821233282
Merge pull request #23555 from dperny/change-manager-status-col
...
Remove the node leader column, show leader as status.
2016-06-15 03:55:12 +00:00
Tibor Vass
59ef209242
Merge pull request #23561 from tiborvass/bump_api_version_to_v1.25
...
Bump API Version to v1.25
2016-06-14 20:18:17 -07:00
Tibor Vass
04292192e0
Bump API Version to v1.25
...
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-06-14 20:03:50 -07:00
Madhu Venugopal
07e39e9e72
Use service alias and configure container's --net-alias
...
Signed-off-by: Madhu Venugopal <madhu@docker.com>
2016-06-14 19:50:34 -07:00
Madhu Venugopal
5af8e2a9c0
Vendoring swarmkit 682e0b69be208176d6055cba855a5e9cf15c7cb4
...
Signed-off-by: Madhu Venugopal <madhu@docker.com>
2016-06-14 19:50:34 -07:00