Automatically copy Fedora AMIs to CKI account and use these
To prevent outages because of expiring AMIs, copy FC AMIs to the CKI account before using them.
Blocked on upstream ticket: https://pagure.io/cloud-image-uploader/issue/44 (was: https://pagure.io/fedora-infrastructure/issue/12320)
With the recently merged renovate support, this could go something like this:
- have an Ansible playbook that
- copies the AMIs from renovate to the CKI account and tags them as "production" via labels
- takes care of expiring old + unused AMIs
- reference the AMIs via label lookups - we just need to make sure that they actually exist first
😂
Edited by Michael Hofmann