Guillaume Tardif
|
d8dfa468ab
|
Merge pull request #429 from docker/dependabot/go_modules/github.com/Azure/go-autorest/autorest-0.11.3
build(deps): bump github.com/Azure/go-autorest/autorest from 0.11.2 to 0.11.3
|
2020-08-06 18:26:29 +02:00 |
aiordache
|
00f17534a3
|
error check
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-08-06 18:13:17 +02:00 |
aiordache
|
64c517f375
|
remove unused parameter
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-08-06 18:13:17 +02:00 |
aiordache
|
46e58a28d0
|
Add ps and logs to compose API
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-08-06 18:13:17 +02:00 |
dependabot-preview[bot]
|
ae8c3c0faf
|
build(deps): bump github.com/Azure/go-autorest/autorest
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.11.2...autorest/v0.11.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-06 15:49:33 +00:00 |
Guillaume Tardif
|
c6c341ef16
|
Merge pull request #428 from docker/dependabot/go_modules/github.com/aws/aws-sdk-go-1.33.20
build(deps): bump github.com/aws/aws-sdk-go from 1.33.19 to 1.33.20
|
2020-08-06 17:42:16 +02:00 |
Anca Iordache
|
4c3c219518
|
Merge pull request #411 from docker/enable_ecs
Enable ecs backend
|
2020-08-06 12:17:00 +02:00 |
aiordache
|
42a5dfc0d2
|
rename runCompose() to checkComposeSupport()
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-08-06 12:02:11 +02:00 |
Guillaume Tardif
|
e686de589d
|
Merge pull request #430 from docker/fix_flaky_signal_fwd
Fix flaky nil pointer in signal forwarding to child process
|
2020-08-06 11:57:57 +02:00 |
aiordache
|
bb3500d77b
|
check with client if context is supported (has a backend)
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-08-06 11:49:54 +02:00 |
Djordje Lukic
|
40dd4fd8ed
|
Merge pull request #427 from docker/fix-invalid-creds
Fix invalid creds
|
2020-08-06 11:04:21 +02:00 |
Guillaume Tardif
|
cdd4028788
|
Fix flaky nil pointer in signal forwarding to child process (see https://github.com/docker/api/runs/949400778)
|
2020-08-06 10:23:12 +02:00 |
dependabot-preview[bot]
|
759740e9d6
|
build(deps): bump github.com/aws/aws-sdk-go from 1.33.19 to 1.33.20
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.33.19 to 1.33.20.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.33.19...v1.33.20)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-05 21:28:58 +00:00 |
Djordje Lukic
|
ee4916cbf5
|
Add test for invalid registry name
|
2020-08-05 15:22:13 +02:00 |
Anca Iordache
|
6c66f38870
|
Merge pull request #423 from docker/sig_proxy
Fix signal passing to mobycli
|
2020-08-05 15:17:16 +02:00 |
Djordje Lukic
|
280066a5f4
|
Move credential tests to gotest.tools
|
2020-08-05 15:09:33 +02:00 |
Djordje Lukic
|
9103215bf3
|
Don't return error if we can't parse the creds
We just continue on to the next credentials
|
2020-08-05 15:08:40 +02:00 |
Guillaume Tardif
|
29fe26620a
|
Stop forwarding signals to child process when the child terminates
|
2020-08-05 15:05:32 +02:00 |
Guillaume Tardif
|
05a8582126
|
Forward all signals to child process
|
2020-08-05 15:05:32 +02:00 |
Guillaume Tardif
|
4dd1918ac2
|
Improve test that was sometimes passing too quickly where it should fail
|
2020-08-05 15:05:32 +02:00 |
aiordache
|
d1b8bcb2c7
|
fix signal passing to mobycli
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-08-05 15:05:32 +02:00 |
Guillaume Tardif
|
e0f8289f1c
|
Merge pull request #424 from docker/dependabot/go_modules/github.com/google/go-cmp-0.5.1
build(deps): bump github.com/google/go-cmp from 0.5.0 to 0.5.1
|
2020-08-05 10:31:24 +02:00 |
Guillaume Tardif
|
7185a0ecae
|
Merge pull request #425 from docker/dependabot/go_modules/github.com/aws/aws-sdk-go-1.33.19
build(deps): bump github.com/aws/aws-sdk-go from 1.33.18 to 1.33.19
|
2020-08-05 10:29:29 +02:00 |
Guillaume Tardif
|
63fda614b9
|
Merge pull request #414 from docker/restart_policy_single
Restart policy single container
|
2020-08-05 10:27:29 +02:00 |
Guillaume Tardif
|
bc920b2e54
|
Add restartPolicyCondition to gRPC protos (run & inspect)
|
2020-08-05 10:05:00 +02:00 |
dependabot-preview[bot]
|
619f3b59ca
|
build(deps): bump github.com/aws/aws-sdk-go from 1.33.18 to 1.33.19
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.33.18 to 1.33.19.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.33.18...v1.33.19)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-04 21:27:18 +00:00 |
dependabot-preview[bot]
|
1874a2bd97
|
build(deps): bump github.com/google/go-cmp from 0.5.0 to 0.5.1
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.0...v0.5.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-04 21:26:46 +00:00 |
Guillaume Tardif
|
f442eafe0b
|
Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage.
|
2020-08-04 17:11:21 +02:00 |
Ulysses Souza
|
a2c2d6aa5d
|
Add Restart Policy support when running single container
|
2020-08-04 16:57:58 +02:00 |
Chris Crone
|
2c4be4f7e3
|
Merge pull request #422 from docker/sort-ports
Sort parsed ports
|
2020-08-04 16:35:39 +02:00 |
Chris Crone
|
0e92fd21d0
|
cli.options: Do not test port list order
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-08-04 16:31:02 +02:00 |
Chris Crone
|
544f24f3dd
|
Merge pull request #421 from docker/chore-tidy
go mod tidy
|
2020-08-04 14:48:29 +02:00 |
Djordje Lukic
|
7193efeb92
|
go mod tidy
|
2020-08-04 14:29:09 +02:00 |
Chris Crone
|
40aec033e8
|
Merge pull request #417 from chris-crone/config-test-framework
Move config package to gotest.tools
|
2020-08-04 14:16:52 +02:00 |
Chris Crone
|
00d8808723
|
Merge pull request #416 from chris-crone/context-test-framework
Move context package to gotest.tools
|
2020-08-04 14:16:35 +02:00 |
Chris Crone
|
cbfa270f2f
|
Merge pull request #418 from chris-crone/errdefs-tests
Move errdefs package to gotest.tools
|
2020-08-04 14:16:11 +02:00 |
Chris Crone
|
f42f5312ce
|
Merge pull request #420 from docker/cli-test-framework
Move cli to gotest.tools
|
2020-08-04 14:15:45 +02:00 |
Chris Crone
|
b2655f15c4
|
Merge pull request #419 from docker/test-frameworks
Move formatter, multierror and progress to gotest.tools
|
2020-08-04 14:15:20 +02:00 |
Chris Crone
|
ef1d05e280
|
Merge pull request #415 from chris-crone/fix-copyright
Fix Dockerfile copyright
|
2020-08-04 14:14:58 +02:00 |
Chris Crone
|
f8ce7a4780
|
cli: Move to gotest.tools
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-08-04 14:03:24 +02:00 |
Chris Crone
|
3ba70a27c6
|
formatter,multierror,progress: Move to gotest.tools
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-08-04 13:53:54 +02:00 |
Chris Crone
|
8e893fc5eb
|
errdefs: Move to gotest.tools
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-08-04 13:45:39 +02:00 |
Christopher Crone
|
207b57ba81
|
context: Move to gotest.tools
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
|
2020-08-04 13:39:00 +02:00 |
Christopher Crone
|
5ea711b586
|
dockerfile: Fix copyright
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
|
2020-08-04 13:30:30 +02:00 |
Chris Crone
|
e7e2d20050
|
config: Move to gotest.tools
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-08-04 13:27:12 +02:00 |
Djordje Lukic
|
675af01aff
|
Merge pull request #412 from docker/dependabot/go_modules/github.com/aws/aws-sdk-go-1.33.18
Bump github.com/aws/aws-sdk-go from 1.33.5 to 1.33.18
|
2020-08-04 10:40:07 +02:00 |
Chris Crone
|
22af875171
|
Merge pull request #410 from docker/server-tests
Move server package to gotest.tools
|
2020-08-04 10:26:47 +02:00 |
Djordje Lukic
|
3302596f1a
|
Merge pull request #408 from docker/metrics-tests
Fix metrics test name, move to gotest.tools
|
2020-08-04 09:43:55 +02:00 |
dependabot-preview[bot]
|
2ff3bbdce2
|
Bump github.com/aws/aws-sdk-go from 1.33.5 to 1.33.18
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.33.5 to 1.33.18.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.33.5...v1.33.18)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-04 07:42:28 +00:00 |
Djordje Lukic
|
df29f5dcec
|
Merge pull request #413 from docker/dependabot/go_modules/github.com/AlecAivazis/survey/v2-2.1.0
Bump github.com/AlecAivazis/survey/v2 from 2.0.8 to 2.1.0
|
2020-08-04 09:34:46 +02:00 |