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

Ec2 ami fixup #5286

Closed
Closed

Conversation

nateglims
Copy link
Contributor

@nateglims nateglims commented Sep 2, 2023

See commit log.

When using poky, the `rootfs` portion of the image and JSON testdata
files is after the machine name.
The API for the AMI registration only allows 255 characters for the
description, and 128 characters for the AMI name. The name also does not
allow the '+' character.

Poky gives particularly long `DISTRO_VERSION` values in addition to
using the '+' character.
@nateglims nateglims requested a review from a team as a code owner September 2, 2023 22:19
@nateglims nateglims changed the base branch from master to master-next September 2, 2023 22:19
EC2 supports vhdx disk formats.
@thomas-roos
Copy link
Contributor

a new PR #5393 does include this one

@thomas-roos thomas-roos closed this Sep 8, 2023
@nateglims nateglims deleted the ec2-ami-fixup branch October 27, 2023 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants