Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 년 전 |
Vincent Demeester
|
5433ceb12e
Migrate DockerTrustSuite to docker/cli e2e tests
|
7 년 전 |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
7 년 전 |
Vincent Demeester
|
9ff9a91ab7
Remove `cli/flags` package
|
8 년 전 |
Vincent Demeester
|
71d60ec0eb
Move cli.Configdir away (in `flags`).
|
8 년 전 |
Arnaud Porterie (icecrime)
|
32915b1d0a
Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope
|
8 년 전 |
Vincent Demeester
|
b0ba39d431
Use `cli` for trusted relate command
|
8 년 전 |
Derek McGowan
|
5ff82cffee
Revert retry count change
|
8 년 전 |
Sebastiaan van Stijn
|
6263c3cf2e
Merge pull request #32058 from tophj-ibm/flaky-token-test
|
8 년 전 |
Christopher Jones
|
a96bf0fb2f
Fix flaky test DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError
|
8 년 전 |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 년 전 |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
8 년 전 |
Vincent Demeester
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
8 년 전 |
Vincent Demeester
|
87e3fcfe1e
Clean some runCommandWithOutput accross integration-cli code
|
8 년 전 |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 년 전 |
Vincent Demeester
|
def13fa23c
Clean integration-cli/utils.go from most of its content
|
8 년 전 |
Vincent Demeester
|
ce964a607a
Move package cliconfig to cli/config
|
8 년 전 |
Derek McGowan
|
3f5392fdda
Update token server error test to not fail on retries
|
8 년 전 |
allencloud
|
0ead624473
add defer file.Close to avoid potential fd leak
|
9 년 전 |
Antonio Murdaca
|
a0c8970df1
integration-cli: ensure digest is the same after cross-repo push
|
9 년 전 |
Derek McGowan
|
33984f256b
Always store the image digest when pulling and pushing an image.
|
9 년 전 |
Antonio Murdaca
|
0bc88d5b0a
integration-cli: use distribution/reference.DigestRegexp
|
9 년 전 |
Christy Perez
|
431e7b6573
trusted push test: Use a nonexistant hostname
|
9 년 전 |
Yong Tang
|
1f0d5aba50
Remove deprecated Docker Content Trust ENV passphrase variables
|
9 년 전 |
Dave MacDonald
|
e57900a269
Improved message when pushing a non-existant image
|
9 년 전 |
Tibor Vass
|
bbdd34c370
test: Do not check error message from hub, it is not needed
|
9 년 전 |
Kenfe-Mickael Laventure
|
37e2103e64
Update TestPushToCentralRegistryUnauthorized to match updated hub
|
9 년 전 |
cyli
|
623ccc2f31
Pull, Pull-A, and Build will only pull tags from the targets role or the targets/releases role.
|
9 년 전 |
Riyaz Faizullabhoy
|
ca57f4e6a8
Add test for targets/releases preference when pulling
|
9 년 전 |
cyli
|
497a58e6e4
Trusted push now adds the tag to every first level delegation role for which we have keys
|
9 년 전 |