This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[18.03] move trust out of experimental #461
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Nassim 'Nass' Eddequiouaq <eddequiouaq.nassim@gmail.com> (cherry picked from commit c5554f811b385f84e57d57bf89d97d4ec1efe1e3)
Signed-off-by: Nassim 'Nass' Eddequiouaq <eddequiouaq.nassim@gmail.com> (cherry picked from commit 8c3d0b93d631f948376a81c7baecc6dad88ce248) Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Signed-off-by: Nassim 'Nass' Eddequiouaq <eddequiouaq.nassim@gmail.com> (cherry picked from commit ac35e851e858b61b0b93167d94708b6e90e4b954)
Signed-off-by: Victor Vieux <victorvieux@gmail.com> (cherry picked from commit 09ec6d4ad9f7040918f410e7382095dd70570261)
The `docker trust` commands were moved out of experimental, and the `docker trust view` command was changed to `docker trust inspect --pretty`. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 2a6808db87229fb4269251f6bd69e9079cc827b4)
vieux
approved these changes
Mar 14, 2018
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks @vdemeester ⚽️ @n4ss
thaJeztah
approved these changes
Mar 14, 2018
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
PowerPC is failing on
We should cherry-pick moby/moby#36539 here (let me open a PR) |
LGTM ! ⚽️ |
⚽ 🎉 😝 |
#460 has been merged to address the ppc64le oom failure |
silvin-lubecki
pushed a commit
to silvin-lubecki/docker-ce
that referenced
this pull request
Jan 24, 2020
[18.03] move trust out of experimental
docker-jenkins
pushed a commit
that referenced
this pull request
May 1, 2020
[master] Jenkinsfile: use docker/docker instead of docker/engine Upstream-commit: 087705d Component: packaging
akrasnov-drv
pushed a commit
to drivenets/docker-ce
that referenced
this pull request
Apr 23, 2023
[master] Jenkinsfile: use docker/docker instead of docker/engine
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cherry-picks — were not clean, conflicts on unit tests.
Backport fix(es) from:
cc @andrewhsu @n4ss @vieux @thaJeztah