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

ova-compose: support sha1 checksum type #58

Merged

Conversation

bo-gan-broadcom
Copy link
Contributor

No description provided.

@vmwclabot
Copy link
Member

@bo-gan-broadcom, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

Copy link
Contributor

@oliverkurth oliverkurth left a comment

Choose a reason for hiding this comment

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

@@ -1191,7 +1191,7 @@ def usage():
print(" -o, --output-file <file> output file or directory name")
print(" -f, --format ova|ovf|dir output format")
print(" -m, --manifest create manifest file along with ovf (default true for output formats ova and dir)")
print(" --checksum-type sha256|sha512 set the checksum type for the manifest. Must be sha256 or sha512.")
print(" --checksum-type sha1|sha256|sha512 set the checksum type for the manifest. Must be sha1 or sha256 or sha512.")
Copy link
Contributor

Choose a reason for hiding this comment

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

Just a nit - change it to "Must be sha1, sha256 or sha512."

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

Signed-off-by: Bo Gan <bo.gan@broadcom.com>
@oliverkurth oliverkurth merged commit 941d4af into vmware:master Apr 29, 2024
1 check passed
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.

None yet

3 participants