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

Exclude docker from 1.25+ AMI metadata #1174

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Conversation

cartermckinnon
Copy link
Member

Description of changes:

Docker isn't installed for 1.25+; this removes the Docker version from the AMI description and sets the docker_version AMI tag to none (I couldn't find a reasonable way to conditionally exclude this tag).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Testing Done

With #1173 , make 1.25 succeeds and the description does not include the docker bit, and the docker_version tag is set to none.

@cartermckinnon cartermckinnon merged commit ecc413a into master Feb 7, 2023
@cartermckinnon cartermckinnon deleted the fix-125-metadata branch February 7, 2023 18:19
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