Hide Forgot
+++ This bug was initially created as a clone of Bug #1375578 +++ This bugzilla is for a new feature being added to atomic command to allow users to sign OCI and Docker Images, indicating that the image is "trusted" by the signer.
*** Bug 1375578 has been marked as a duplicate of this bug. ***
See Also: bug 1378291 and bug 1375891.
1. atomic sign --sign-by testing ------ PASS 2. atomic trust show|add|delete|default testing ------ PASS 3. atomic push --sign-by testing <---- got questions 3. atomic push testing # docker login -p AtwRPnMfIfUP9pRSDZaSSvrOC_K9l8WZEOa0n-2fFqw -e unused -u unused atomic-registry.usersys.redhat.com:5000 WARNING: login credentials saved in /root/.docker/config.json Login Succeeded # atomic push --sign-by "" atomic-registry.usersys.redhat.com:5000/ajia/busybox:latest Registry Username: NOTE: it still prompt users to input AUTH info # atomic push --sign-by ajia atomic-registry.usersys.redhat.com:5000/ajia/busybox:latest Registry Username: ajia Registry Password: 500 Server Error: Internal Server Error ("no successful auth challenge for http://atomic-registry.usersys.redhat.com:5000/v2/ - errors: [token auth attempt for registry http://atomic-registry.usersys.redhat.com:5000/v2/: http://atomic-registry.usersys.redhat.com:5000/openshift/token?account=ajia request failed with status: 401 Unauthorized]") NOTE: I have successfully login atomic registry, but it still needs to input AUTH info. In addition, is it enough to verify this bug w/ above 3 testing, thanks.
changing state to verified on ddarrah behalf.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2628.html