fab4762941
Merge pull request #581 from thaJeztah/better-port-range-printing
...
Improve presentation of published port ranges
2018-01-16 17:16:45 -05:00
44094b5219
Merge pull request #812 from thaJeztah/fix-builder-quote
...
Fix stray quote in builder.md
2018-01-16 23:15:18 +01:00
90cfa01889
Fix stray quote in builder.md
...
Signed-off-by: Taylor Brown <taylorb@microsoft.com >
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2018-01-16 22:51:57 +01:00
14c62f655a
Merge pull request #808 from ethan-haynes/698-tmpfs-mode-compose
...
added support for tmpfs-mode in compose file
2018-01-16 20:59:17 +01:00
1620538c49
Merge pull request #755 from kolyshkin/wait
...
Show container wait error
2018-01-16 14:40:36 -05:00
85ddaee5af
container.waitExitOrRemoved(): add a test case
...
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com >
2018-01-16 10:16:28 -08:00
cd69d082ea
added support for tmpfs-mode in compose file
...
Signed-off-by: Ethan Haynes <ethanhaynes@alumni.harvard.edu >
2018-01-16 10:52:26 -06:00
b15362ce32
adding tmpfs field to the compose 3.6v file spec and updating binary
...
Signed-off-by: Ethan Haynes <ethanhaynes@alumni.harvard.edu >
2018-01-16 10:50:40 -06:00
2b8cc52409
adding config_schema_v3.6.json and updating binary
...
Signed-off-by: Ethan Haynes <ethanhaynes@alumni.harvard.edu >
2018-01-16 10:44:08 -06:00
3a69e5d265
Merge pull request #810 from akimd/rmi-eol
...
Remove: add missing eol when --force is passed
2018-01-16 10:29:46 +01:00
f83aa7b705
Remove: add missing eol when --force is passed
...
Signed-off-by: Akim Demaille <akim.demaille@docker.com >
2018-01-16 09:29:53 +01:00
1694921047
Merge pull request #807 from thaJeztah/golint-fixes
...
golint: remove redundant ifs
2018-01-13 14:55:14 +01:00
d845b4d36a
golint: remove redundant ifs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2018-01-13 13:16:34 +01:00
b7b3e9a261
Merge pull request #803 from thaJeztah/remove-orchestrator-aliases
...
Remove aliases for orchestrator
2018-01-12 08:59:52 +01:00
a812995f98
Remove aliases for orchestrator
...
Prefer "strict" values for orchestrator, as it's
easier to add aliases (if we think it's needed) than
to remove them later.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2018-01-11 21:16:37 +01:00
41368a84bb
Merge pull request #802 from thaJeztah/fix-yaml-generation
...
Fix docs YAML generation setting "kubernetes" for "swarm"
2018-01-11 19:56:36 +01:00
6be06a3db2
Fix docs YAML generation setting "kubernetes" for "swarm"
...
Due to a copy/paste error, commands annotated with "swarm"
were incorrectly setting the "kubernetes" property.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2018-01-11 18:30:50 +01:00
4c7749e523
Merge pull request #793 from thaJeztah/bump-version-to-v18.02-dev
...
Bump version to v18.02.0-dev
2018-01-09 20:44:53 +01:00
1350a08b4f
Bump version to v18.02.0-dev
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2018-01-09 10:30:59 +01:00
16cccc30f9
Merge pull request #792 from thaJeztah/fix-builder-typo
...
Fix repeated "for" in docs/reference/builder.md
2018-01-08 14:34:14 +01:00
7e465d1b09
Fix repeated "for" in docs/reference/builder.md
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2018-01-08 12:33:06 +01:00
6764ce922a
Merge pull request #789 from mistyhacks/load-supports-gzip
...
docker load supports tar and tar.gz files
2018-01-06 13:23:34 +01:00
ac7a5650f0
docker load supports tar and tar.gz files
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
2018-01-05 20:33:31 -08:00
a60bdf3bc8
Merge pull request #785 from friism/make-config-wording-more-consistent
...
use 'config' over 'configuration file'
2018-01-05 22:26:48 +01:00
99e3b4cd93
use 'config' over 'configuration file'
...
Signed-off-by: Michael Friis <friism@gmail.com >
2018-01-05 13:19:53 -08:00
6f09f48bf1
Merge pull request #681 from mistyhacks/expose-no-protocol
...
Document EXPOSE UDP syntax
2018-01-05 21:39:21 +01:00
db572ec4ab
Document EXPOSE UDP syntax
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
2018-01-04 16:16:06 -08:00
220c50abc1
Merge pull request #781 from thaJeztah/fix-autogenerated-formatting
...
Fix gofmt for auto-generated k8s code
2018-01-04 11:23:32 -05:00
2a4c1ef0c1
Merge pull request #784 from kizzie/fix/html-for-table
...
Correct table html with close tag for </thead>
2018-01-04 17:12:47 +01:00
57372d18ca
Correct table html with close tag for </thead>
...
Signed-off-by: Kat Samperi <kat.samperi@gmail.com >
2018-01-04 15:01:28 +00:00
bb01064691
Fix gofmt for auto-generated k8s code
...
This code kept being modified by my IDE, so fixing
the formatting.
This is auto-generated code, but the code to generate
is not in this repository, so this is a temporary fix
until the code-generation upstream is fixed :)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2018-01-03 23:57:23 +01:00
e708c900f8
Merge pull request #721 from silvin-lubecki/kube
...
Add kubernetes support to docker/cli
2018-01-03 17:20:43 +01:00
18c44e0829
Check and return error while creating kubernetes secret and config maps.
...
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com >
2018-01-03 15:46:19 +01:00
f1b116179f
Fix PR comments
...
- More strict on orchestrator flag
- Make orchestrator flag more explicit as experimental
- Add experimentalCLI annotation on kubernetes flags
- Better kubeconfig error message
- Prefix service name with stackname in ps and services stack subcommands
- Fix yaml documentation
- Fix code coverage ignoring generated code
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com >
2018-01-03 10:23:32 +01:00
1a64b1b799
Merge pull request #774 from apkd/master
...
Fix description of filter flag in prune commands
2018-01-02 20:02:20 +01:00
8b07518458
Fix description of filter flag in prune commands
...
The "-f" flag is an alias for --force, not --filter (as correctly stated at the top of each documents). The system_prune.md didn't have this error.
Signed-off-by: Mateusz Major <apkd@users.noreply.github.com >
2018-01-02 19:40:23 +01:00
ae4af7ec32
Merge pull request #773 from thaJeztah/add-authors
...
Add AUTHORS file and script
2018-01-02 18:07:06 +01:00
02e7b18fde
Add AUTHORS file and script
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2018-01-02 17:00:22 +01:00
b0efaaeb8b
Merge pull request #772 from muicoder/patch-1
...
Fix bash completion for "docker swarm"
2018-01-02 15:14:58 +01:00
4a66821309
Merge pull request #768 from thaJeztah/warn-unsupported-pid
...
Add "pid" to unsupported options list
2018-01-02 15:14:08 +01:00
e2f73bb4b7
Fix bash completion for "docker swarm"
...
Signed-off-by: muicoder <muicoder@gmail.com >
2018-01-01 12:58:16 +08:00
ad409767bf
Activate kubernetes only when experimental cli is enabled
...
* Refactor tests on version and kubernetes switch
* Fix rebase errors
* Refactor for gocyclo linter
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com >
2017-12-28 14:40:10 +01:00
5d375b348a
Set a global orchestrator flag
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2017-12-28 14:40:10 +01:00
12c0825a4c
Update golang.org/x/net to not panic
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2017-12-28 14:40:09 +01:00
70a29b492d
Add "pid" to unsupported options list
...
Services do not support custom "pid"-modes (e.g. `--pid=host`), but this
option was ignored silently when deploying a stack.
This patch adds `pid` to the list of unsupported options so that a warning
is printed;
With this patch applied:
$ docker stack deploy -c docker-compose.yml foobar
Ignoring unsupported options: pid
Creating network foobar_default
Creating service foobar_test
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-12-27 12:45:42 +01:00
a5fe375289
Merge pull request #765 from thaJeztah/remove-incorrect-link
...
Remove reference to non-existing "stack config" command
2017-12-26 18:16:37 +01:00
424fe2bb2e
Remove reference to non-existing "stack config" command
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-12-26 16:47:45 +01:00
1a2244e384
Error out on orchestrator command that don't support k8s yet
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2017-12-26 11:46:59 +01:00
ba5d0d8ff5
Move e2e test on version command to unit tests
...
* Refactor a little version command
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com >
2017-12-26 11:46:59 +01:00
61713c42a4
Update vendoring
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2017-12-26 11:45:56 +01:00