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

Fix Fedora CoreOS AMI to filter for stable images #685

Merged
merged 1 commit into from
Mar 28, 2020

Conversation

dghubble
Copy link
Member

  • Fix issue observed in us-east-1 where AMI filters chose the latest testing channel release, rather than the stable chanel
  • Fedora CoreOS AMI filter selects the latest image with a matching name, x86_64, and hvm, excluding dev images. Add a filter for "Fedora CoreOS stable", which seems to be the only
    distinguishing metadata indicating the channel

* Fix issue observed in us-east-1 where AMI filters chose the
latest testing channel release, rather than the stable chanel
* Fedora CoreOS AMI filter selects the latest image with a
matching name, x86_64, and hvm, excluding dev images. Add a
filter for "Fedora CoreOS stable", which seems to be the only
distinguishing metadata indicating the channel
@dghubble dghubble force-pushed the fix-fedora-coreos-ami-filter branch from 0270534 to 5fca080 Compare March 28, 2020 19:58
@dghubble dghubble merged commit 5fca080 into master Mar 28, 2020
@dghubble dghubble deleted the fix-fedora-coreos-ami-filter branch March 29, 2020 02:01
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.

1 participant