Commit Graph

844 Commits

Author SHA1 Message Date
Victor Vieux faa29ac2bd Merge pull request #206 from zllak/bug/doc
documentation: fix some documentation typos
2014-12-29 10:58:01 -08:00
Thomas Meson a66d0fa684 documentation: fix some documentation typos
Signed-off-by: Thomas Meson <zllak@hycik.org>
2014-12-29 10:35:18 +01:00
Omer Katz 4407536dfb Added consul to the list of planned backends. 2014-12-24 13:22:24 +02:00
Victor Vieux 9f75d0eb37 add node name, ID and IP
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-24 01:23:18 +00:00
Victor Vieux 174f664b3f fix attach
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-23 02:20:13 +00:00
Victor Vieux 2365ec79e6 attach support
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-23 00:23:20 +00:00
Victor Vieux a58043d354 Merge pull request #199 from vieux/log_errors
log all API errors
2014-12-22 16:22:22 -08:00
Victor Vieux 5edf3ceeb2 log all errors
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-23 00:13:26 +00:00
Victor Vieux 29348a1041 Merge pull request #196 from nickschuch/master
Update discovery link
2014-12-22 15:24:15 -08:00
Nick Schuch 3b3a503e8c Update the README.md to point to the correct Discovery documentation.
Signed-off-by: Nick Schuch <nick@myschuch.com>
2014-12-21 19:42:12 +10:00
Andrea Luzzardi 13e42a9d0b Merge pull request #186 from vieux/improve_constraints
Improve constraints to add matching
2014-12-19 14:00:16 -08:00
Andrea Luzzardi 1054c24a15 Merge pull request #195 from vieux/propagate_status
proxy status codes
2014-12-19 13:55:02 -08:00
Victor Vieux 93f35e6c97 proxy status codes
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-19 21:44:14 +00:00
Andrea Luzzardi 7bd8109a3b Rewording of the ROADMAP 2014-12-19 13:13:28 -08:00
Andrea Luzzardi 85ac1d7c61 Add global scheduling to the roadmap. 2014-12-19 13:09:40 -08:00
Victor Vieux 262ca3b286 Merge pull request #189 from aluzzardi/node-events
Events: Embed the entire Node object rather than its attributes.
2014-12-18 17:49:14 -08:00
Victor Vieux e587338198 update README.md
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-19 01:04:42 +00:00
Victor Vieux 156f16c05e update main README.md
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-19 01:02:46 +00:00
Victor Vieux 037f4c379b simplify code
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-19 00:59:57 +00:00
Victor Vieux 2f6531d376 update docs
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-19 00:47:51 +00:00
Victor Vieux e4dfa66b62 add README.md
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-19 00:44:13 +00:00
Victor Vieux 28a5063168 add tests and move from label to constraint
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-18 02:14:31 +00:00
Victor Vieux ba1688ccef add matching to constraints
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-18 01:56:13 +00:00
Andrea Luzzardi 7effd27a0e Events: Embed the entire Node object rather than its attributes.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2014-12-17 17:54:07 -08:00
Andrea Luzzardi efc56c18c2 Merge pull request #182 from vieux/default_port
replace 4243 by the docker port
2014-12-17 14:58:21 -08:00
Victor Vieux 722cc2fb08 replace 4243 by the docker port
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-17 22:28:17 +00:00
Andrea Luzzardi 92c045b143 Merge pull request #176 from vieux/filter_flag
add --filter flag to choose the filters to use
2014-12-16 16:06:57 -08:00
Victor Vieux ad49f11c4e see https://github.com/codegangsta/cli/issues/160
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-16 21:05:15 +00:00
Victor Vieux 827cdf19f6 add --filter flag to specify which filter to use
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-16 21:05:15 +00:00
Andrea Luzzardi 50c194cf1f Merge pull request #174 from vieux/bind_multiple_hosts
--addr -> multiple -H + unix
2014-12-16 12:54:20 -08:00
Victor Vieux 61acf9e2d2 remove dummy author
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-16 20:46:33 +00:00
Victor Vieux 6e8ef790af Merge pull request #181 from tianon/dco
Add DCO and gofmt checking
2014-12-16 12:27:56 -08:00
Tianon Gravi 27198c1fca Add "sudo: false" so we get the faster Docker-based workers
Signed-off-by: Andrew Page <admwiggin@gmail.com>
2014-12-16 12:24:10 -07:00
Tianon Gravi 9a6ef553f5 Add DCO and gofmt checking
Signed-off-by: Andrew Page <admwiggin@gmail.com>
2014-12-16 12:23:50 -07:00
Victor Vieux b0293f8767 see https://github.com/codegangsta/cli/issues/160
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-16 01:54:15 +00:00
Victor Vieux bb4db048ec 660 -> 600
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-16 01:12:56 +00:00
Victor Vieux c2c790e6da update README.mds
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-15 23:04:00 +00:00
Victor Vieux 6e39962998 -addr -> multiple -H + unix
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-15 23:02:23 +00:00
Victor Vieux 875f9e7214 fix swarm create
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-13 21:10:29 +00:00
Andrea Luzzardi e9fd1e7d98 Merge pull request #169 from vieux/create_fct_remove
remove useless create fct
2014-12-12 17:34:16 -08:00
Victor Vieux 98015c6e62 remove useless create fct
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-13 01:21:38 +00:00
Victor Vieux 75d154ef60 Merge branch 'add_few_tests' 2014-12-13 01:20:03 +00:00
Victor Vieux d6baf8bbe2 add a few tests
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-13 01:18:45 +00:00
Andrea Luzzardi 88bff68a5a Merge pull request #167 from vieux/update_watch
watch take a callback
2014-12-12 17:10:38 -08:00
Victor Vieux e2b6f00c23 WatchCallback
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-13 01:04:16 +00:00
Andrea Luzzardi 264dce3cc6 Merge pull request #168 from vieux/strategy_flag
add --strategy to choose the strategy to use
2014-12-12 17:03:37 -08:00
Victor Vieux 9196927ce2 nitpick
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-13 00:56:37 +00:00
Victor Vieux 88849295ed remove useless functs
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-13 00:23:52 +00:00
Victor Vieux cd243cfa34 simplify
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-13 00:09:38 +00:00
Victor Vieux b1e80ce157 add --strategy to choose the strategy to use
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-12-12 23:57:27 +00:00