Guillaume Tardif
|
d9b4564533
Merge pull request #203 from docker/fix_TestKillChild
|
5 years ago |
Guillaume Tardif
|
9d4eed2356
Fix flaky test (subject to running tests in //)
|
5 years ago |
Guillaume Tardif
|
3ad1e699a2
Merge pull request #198 from docker/windows_e2e
|
5 years ago |
Guillaume Tardif
|
93623dc5aa
Merge pull request #200 from docker/context_store_type
|
5 years ago |
Guillaume Tardif
|
93984f8c68
Removed test requiring linux containers
|
5 years ago |
Guillaume Tardif
|
5258906ce3
Fix windows PATH for e2e tests
|
5 years ago |
Guillaume Tardif
|
6bfdded047
Windows CI
|
5 years ago |
Guillaume Tardif
|
f3f6bff583
Fix linter
|
5 years ago |
guillaume.tardif
|
df6fc2f18f
Fix volume path setting for linux containers from windows host
|
5 years ago |
guillaume.tardif
|
c92df92d29
Fix API Server E2E test using npipe on windows, not sockets
|
5 years ago |
guillaume.tardif
|
bed0b81343
Fix windows E2E suite setup to work properly on windows
|
5 years ago |
guillaume.tardif
|
c73998bd2d
Fix e2e tests using golden files on windows
|
5 years ago |
Guillaume Tardif
|
07a29e2d0e
Merge pull request #201 from docker/fix_delegate_errors
|
5 years ago |
Guillaume Tardif
|
e7682682fb
Store context type in metadata to make retrocompatibility with previous contexts easier (potentially switching back and forth)
|
5 years ago |
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 years ago |
Djordje Lukic
|
8930563a25
Merge pull request #194 from docker/dependabot/go_modules/github.com/onsi/gomega-1.10.1
|
5 years ago |
dependabot-preview[bot]
|
fa5b3b2291
Bump github.com/onsi/gomega from 1.9.0 to 1.10.1
|
5 years ago |
Djordje Lukic
|
956237430d
Merge pull request #199 from docker/fix_login_error
|
5 years ago |
Djordje Lukic
|
f236c5fa45
Merge pull request #193 from docker/dependabot/go_modules/github.com/Azure/go-autorest/autorest/adal-0.8.3
|
5 years ago |
Djordje Lukic
|
1639834429
Merge pull request #196 from rumpl/feat-store-grpc-context
|
5 years ago |
Guillaume Tardif
|
819a7389f7
Fix login error when login to an azure account having no associated tenant.
|
5 years ago |
Djordje Lukic
|
8400795caf
Add the store to the gRPC context
|
5 years ago |
dependabot-preview[bot]
|
4b9bdd0e4b
Bump github.com/Azure/go-autorest/autorest/adal from 0.8.2 to 0.8.3
|
5 years ago |
Chris Crone
|
a47a2d39c3
Merge pull request #195 from docker/chore-dependabot-daily
|
5 years ago |
Djordje Lukic
|
43a607a4af
Merge pull request #192 from docker/dependabot/go_modules/github.com/stretchr/testify-1.6.1
|
5 years ago |
Djordje Lukic
|
9c21e09044
Run dependabot daily instead of weekly
|
5 years ago |
dependabot-preview[bot]
|
63bdcad79e
Bump github.com/stretchr/testify from 1.5.1 to 1.6.1
|
5 years ago |
Djordje Lukic
|
574a378886
Merge pull request #182 from rumpl/feat-context-server
|
5 years ago |
Djordje Lukic
|
c8079d61ee
Move streams into own package
|
5 years ago |
Djordje Lukic
|
bb69de1db3
Add context endpoint to set the current context
|
5 years ago |