Guillaume Tardif
|
ce321df236
Merge pull request #214 from docker/default_context_on_error
|
5 年 前 |
Guillaume Tardif
|
98f7a8e1aa
When can not load config file, the previous cli is displaying a WARNING message, but continues with default context, we should do the same.
|
5 年 前 |
Guillaume Tardif
|
bc1b2b778a
Merge pull request #211 from docker/wrap_context_error
|
5 年 前 |
Guillaume Tardif
|
dda4b0f3bf
Wrap error cause so that we can understand why the cli cannot determine current context.
|
5 年 前 |
Djordje Lukic
|
f19fe9e188
Merge pull request #208 from metcalfc/wsl2
|
5 年 前 |
Djordje Lukic
|
7743ae3bb1
Merge pull request #209 from metcalfc/make_serve
|
5 年 前 |
Djordje Lukic
|
4cf5004c4b
Merge pull request #210 from docker/default_context_ls
|
5 年 前 |
Guillaume Tardif
|
c2a702c963
Ensure the `docker context inspect default` is not executed in a different context, that might make it fail.
|
5 年 前 |
Chad Metcalf
|
130cb87ec9
Add a target to run docker serve
|
5 年 前 |
Chad Metcalf
|
39f2093827
Update classic Docker location depending on OS.
|
5 年 前 |
Guillaume Tardif
|
2e11b2148a
Merge pull request #206 from docker/fix_typo
|
5 年 前 |
Guillaume Tardif
|
f8ea0934f0
Align login success message with old cli (& with “canceled” message)
|
5 年 前 |
Guillaume Tardif
|
3c2eb067bc
Fix typo in DOCKER ENPOINT
|
5 年 前 |
Guillaume Tardif
|
d9b4564533
Merge pull request #203 from docker/fix_TestKillChild
|
5 年 前 |
Guillaume Tardif
|
9d4eed2356
Fix flaky test (subject to running tests in //)
|
5 年 前 |
Guillaume Tardif
|
3ad1e699a2
Merge pull request #198 from docker/windows_e2e
|
5 年 前 |
Guillaume Tardif
|
93623dc5aa
Merge pull request #200 from docker/context_store_type
|
5 年 前 |
Guillaume Tardif
|
93984f8c68
Removed test requiring linux containers
|
5 年 前 |
Guillaume Tardif
|
5258906ce3
Fix windows PATH for e2e tests
|
5 年 前 |
Guillaume Tardif
|
6bfdded047
Windows CI
|
5 年 前 |
Guillaume Tardif
|
f3f6bff583
Fix linter
|
5 年 前 |
guillaume.tardif
|
df6fc2f18f
Fix volume path setting for linux containers from windows host
|
5 年 前 |
guillaume.tardif
|
c92df92d29
Fix API Server E2E test using npipe on windows, not sockets
|
5 年 前 |
guillaume.tardif
|
bed0b81343
Fix windows E2E suite setup to work properly on windows
|
5 年 前 |
guillaume.tardif
|
c73998bd2d
Fix e2e tests using golden files on windows
|
5 年 前 |
Guillaume Tardif
|
07a29e2d0e
Merge pull request #201 from docker/fix_delegate_errors
|
5 年 前 |
Guillaume Tardif
|
e7682682fb
Store context type in metadata to make retrocompatibility with previous contexts easier (potentially switching back and forth)
|
5 年 前 |
Guillaume Tardif
|
72bae873c5
Do not delegate to old cli if cobra fails before invoking the PreRun or SetHelp hook that call isOwnCommand(). Find the command from root.Find(args).
|
5 年 前 |
Djordje Lukic
|
8930563a25
Merge pull request #194 from docker/dependabot/go_modules/github.com/onsi/gomega-1.10.1
|
5 年 前 |
dependabot-preview[bot]
|
fa5b3b2291
Bump github.com/onsi/gomega from 1.9.0 to 1.10.1
|
5 年 前 |