-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade to distribution (registry) v3 alpha (#19784)
* registryctl/api/registry/blob: fix dropped test error (#19721) Signed-off-by: Lars Lehtonen <[email protected]> * Remove robot account update quota permission (#19819) Signed-off-by: Yang Jiao <[email protected]> Co-authored-by: Yang Jiao <[email protected]> * Cache image list with digest key (#19801) fixes #19429 Signed-off-by: stonezdj <[email protected]> Co-authored-by: stonezdj <[email protected]> * Add quota permissions testcase (#19822) Signed-off-by: Yang Jiao <[email protected]> Co-authored-by: Yang Jiao <[email protected]> * deprecate gosec in makefile (#19828) remove the unused the part from makefile Signed-off-by: wang yan <[email protected]> * Add verification that robot account duration is not 0 (#19829) Signed-off-by: Yang Jiao <[email protected]> * fix artifact page bug (#19807) * fix artifact page bug * update testcase * Upgrade to distribution (registry) v3 alpha This includes all the benefits of the v3 distribution, but also all breaking changes. Most notably, Image Manifest v2 Schema v1 support has been dropped, as well as the `oss` and `swift` storage drivers. Currently, this still relies on v2's github.com/docker/distribution/registry/client/auth/challenge, because that code has been removed from the public API in v3. Signed-off-by: Aaron Dewes <[email protected]> --------- Signed-off-by: Lars Lehtonen <[email protected]> Signed-off-by: Yang Jiao <[email protected]> Signed-off-by: stonezdj <[email protected]> Signed-off-by: wang yan <[email protected]> Signed-off-by: Aaron Dewes <[email protected]> Co-authored-by: Lars Lehtonen <[email protected]> Co-authored-by: Yang Jiao <[email protected]> Co-authored-by: Yang Jiao <[email protected]> Co-authored-by: stonezdj(Daojun Zhang) <[email protected]> Co-authored-by: stonezdj <[email protected]> Co-authored-by: Wang Yan <[email protected]> Co-authored-by: ShengqiWang <[email protected]>
- Loading branch information
1 parent
9e5efc9
commit caee762
Showing
108 changed files
with
1,127 additions
and
1,424 deletions.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.