Hi,
There still does not appear to be an F37 cloud base image released on GCP, just the previous beta image, despite there being F37-coreos images available:
$ gcloud compute images list --filter 'name ~ ".*fedora.*"' NAME PROJECT FAMILY DEPRECATED STATUS fedora-cloud-base-gcp-34-1-2-x86-64 fedora-cloud fedora-cloud-34 READY fedora-cloud-base-gcp-35-1-2-x86-64 fedora-cloud fedora-cloud-35 READY fedora-cloud-base-gcp-36-20220506-n-0-x86-64 fedora-cloud fedora-cloud-36 READY fedora-cloud-base-gcp-37-beta-1-5-x86-64 fedora-cloud fedora-cloud-37 READY fedora-coreos-37-20230205-3-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-stable READY fedora-coreos-37-20230218-1-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-next READY fedora-coreos-37-20230218-2-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-testing READY
Further, the download link from https://alt.fedoraproject.org/en/cloud/ for "Fedora 37 Cloud Base Images for Google Cloud Platform (GCP)" is actually providing the F36 image.
Are there plans to release the F37 cloud base image on GCP?
Checking back in, at this point in time the situation is unchanged.
$ gcloud compute images list --filter 'name ~ ".*fedora.*"' NAME PROJECT FAMILY DEPRECATED STATUS fedora-cloud-base-gcp-34-1-2-x86-64 fedora-cloud fedora-cloud-34 READY fedora-cloud-base-gcp-35-1-2-x86-64 fedora-cloud fedora-cloud-35 READY fedora-cloud-base-gcp-36-20220506-n-0-x86-64 fedora-cloud fedora-cloud-36 READY fedora-cloud-base-gcp-37-beta-1-5-x86-64 fedora-cloud fedora-cloud-37 READY fedora-coreos-37-20230218-3-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-stable READY fedora-coreos-37-20230303-2-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-testing READY fedora-coreos-38-20230310-1-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-next READY
Metadata Update from @ngompa: - Issue tagged with: GCP
Do we still have this problem with Fedora 40?
Yes. There are no fedora-cloud-base images available on GCP after F38 (and you have to dig for those). The fedora-coreos images appear up to date, but that is it.
$ gcloud compute images list --filter 'name ~ ".*fedora.*"' NAME PROJECT FAMILY DEPRECATED STATUS fedora-coreos-40-20241006-3-0-gcp-aarch64 fedora-coreos-cloud fedora-coreos-stable-arm64 READY fedora-coreos-40-20241006-3-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-stable READY fedora-coreos-40-20241019-2-0-gcp-aarch64 fedora-coreos-cloud fedora-coreos-testing-arm64 READY fedora-coreos-40-20241019-2-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-testing READY fedora-coreos-41-20241020-1-0-gcp-aarch64 fedora-coreos-cloud fedora-coreos-next-arm64 READY fedora-coreos-41-20241020-1-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-next READY
I've got GCP support pending for the automated image uploader: https://pagure.io/cloud-image-uploader/pull-request/35
I still need to get credentials issued and set up in infrastructure, which is currently in freeze for the F41 release, but I anticipate getting that done shortly after the freeze is over.
I expect we'll have F40 and F41 images added nightly in the next couple of weeks.
@jcline
Just to follow up - I see that #35 is merged, but we still do not see the base cloud images - just coreos:
$ gcloud compute images list --filter 'name ~ ".*fedora.*"' NAME PROJECT FAMILY DEPRECATED STATUS fedora-coreos-41-20241027-3-0-gcp-aarch64 fedora-coreos-cloud fedora-coreos-stable-arm64 READY fedora-coreos-41-20241027-3-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-stable READY fedora-coreos-41-20241109-1-0-gcp-aarch64 fedora-coreos-cloud fedora-coreos-next-arm64 READY fedora-coreos-41-20241109-1-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-next READY fedora-coreos-41-20241109-2-0-gcp-aarch64 fedora-coreos-cloud fedora-coreos-testing-arm64 READY fedora-coreos-41-20241109-2-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-testing READY
@jcline Just to follow up - I see that #35 is merged, but we still do not see the base cloud images - just coreos:
Yeah, I need to get credentials set up and all stuff which I meant to get to this week and just haven't yet, thanks for the reminder. I've filed an infrastructure ticket to track getting the credentials set up.
Thanks for the work on this jcline. Please schedule any time with me that you require for credentials and upload process.
Follow-up ping. Looks like there is still only the coreos images available.
$ gcloud compute images list --filter 'name ~ ".*fedora.*"' NAME PROJECT FAMILY DEPRECATED STATUS fedora-coreos-41-20250117-3-0-gcp-aarch64 fedora-coreos-cloud fedora-coreos-stable-arm64 READY fedora-coreos-41-20250117-3-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-stable READY fedora-coreos-41-20250130-1-0-gcp-aarch64 fedora-coreos-cloud fedora-coreos-next-arm64 READY fedora-coreos-41-20250130-1-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-next READY fedora-coreos-41-20250130-2-0-gcp-aarch64 fedora-coreos-cloud fedora-coreos-testing-arm64 READY fedora-coreos-41-20250130-2-0-gcp-x86-64 fedora-coreos-cloud fedora-coreos-testing
Unfortunately I don't have permissions to issue credentials in the Google Cloud account. Someone who does have permissions needs to send the credentials to the infra team so it can be put into Ansible. The code is written and deployed to upload the nightly images, but there's not much else I can do without credentials.
I recommend following up the on the infrastructure ticket.
Log in to comment on this ticket.