.. |
progress
|
Automated migration
|
2018-03-05 19:41:17 -05:00 |
testdata
|
Sort services names in a natural order
|
2017-07-19 18:18:06 +03:00 |
client_test.go
|
Fix --network-add adding duplicate networks
|
2018-01-09 20:42:09 +01:00 |
cmd.go
|
Error out on orchestrator command that don't support k8s yet
|
2017-12-26 11:46:59 +01:00 |
create.go
|
Added support of Generic resources in compose file
|
2017-11-28 21:52:09 +01:00 |
generic_resource_opts.go
|
Added support for generic resource update
|
2017-11-28 18:03:10 +01:00 |
generic_resource_opts_test.go
|
Convert to assert.NilError
|
2018-03-06 15:27:34 -05:00 |
helpers.go
|
Use non-detached mode as default for service commands
|
2017-09-13 12:27:55 +02:00 |
inspect.go
|
Remove use of deprecated IsErr...NotFound checks
|
2017-10-03 12:01:24 +02:00 |
inspect_test.go
|
Automated migration
|
2018-03-05 19:41:17 -05:00 |
list.go
|
Sort services names in a natural order
|
2017-07-19 18:18:06 +03:00 |
list_test.go
|
Convert assert.Check with
|
2018-03-06 15:43:53 -05:00 |
logs.go
|
Update gometalinter
|
2017-10-26 12:21:02 -04:00 |
opts.go
|
Fix `--label-file` weird behavior
|
2018-01-29 11:08:54 -08:00 |
opts_test.go
|
Fixed gometalinter errors on test files
|
2018-04-10 16:03:56 +02:00 |
parse.go
|
Handle case of configs on old daemon
|
2017-06-07 17:02:46 +02:00 |
ps.go
|
Do not truncate ID on docker service ps --quiet
|
2017-09-30 22:23:37 +02:00 |
ps_test.go
|
Convert assert.Check(t, is.Error()) to assert.Error
|
2018-03-06 16:00:28 -05:00 |
remove.go
|
Add 'docker service rollback' subcommand
|
2017-08-16 22:18:36 +02:00 |
rollback.go
|
Update code for upstream cobra
|
2017-10-25 14:49:26 -04:00 |
rollback_test.go
|
Convert assert.Check with
|
2018-03-06 15:43:53 -05:00 |
scale.go
|
Use non-detached mode as default for service commands
|
2017-09-13 12:27:55 +02:00 |
trust.go
|
Only read trust setting from options
|
2018-03-08 16:46:30 -05:00 |
update.go
|
Fix --network-add adding duplicate networks
|
2018-01-09 20:42:09 +01:00 |
update_test.go
|
Convert assert.Check(t, is.Error()) to assert.Error
|
2018-03-06 16:00:28 -05:00 |