Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print lenght of manifest for notary signing #45

Merged
merged 3 commits into from
Aug 4, 2017
Merged

Conversation

rn
Copy link
Contributor

@rn rn commented Aug 4, 2017

To sign a manifest, notary needs to know the length of the manifest. The first commit passes this information from from PushManifest back to push where it is printed out. This has been tested and is now already the default with linuxkit, where we now push signed manifests.

The other two commits are cosmetic golint and ineffassign fixes to allow us to build manifest-tool with the LinuxKit tooling. I can split this into a separate PR if desired

rn added 3 commits July 30, 2017 13:05
This allows then to manually sign the manifest with notary
and enable content trust for multiarch images.

Signed-off-by: Rolf Neugebauer <[email protected]>
Apparently a '.' at the end of a error string is verboten.

Signed-off-by: Rolf Neugebauer <[email protected]>
Signed-off-by: Rolf Neugebauer <[email protected]>
Copy link
Owner

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@estesp estesp merged commit 4b3635b into estesp:master Aug 4, 2017
@rn rn deleted the notary branch August 4, 2017 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants