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

bootstrap: Update to fedora 41 base image #3744

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

brianmcarey
Copy link
Member

What this PR does / why we need it:

Fedora 41 has been released[1] - update bootstrap image to use F41 base

This PR also renames the Dockerfiles for the bootstrap images to Containerfiles

As we are using podman to build and publish[2] the bootstrap and golang
image, it makes more sense for these images to use a Containerfile

[1] https://fedoramagazine.org/announcing-fedora-linux-41/
[2] https://github.com/kubevirt/project-infra/blob/e0f89d2a2ae41deed759fef548c8f4e73362103d/images/publish_multiarch_image.sh#L93C1-L101C9

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

/cc @dhiller

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.

Release note:


Fedora 41 has been released[1] - update bootstrap image to use F41 base

[1] https://fedoramagazine.org/announcing-fedora-linux-41/

Signed-off-by: Brian Carey <[email protected]>
@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Nov 7, 2024
@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from brianmcarey. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@brianmcarey brianmcarey force-pushed the bootstrap-f41 branch 2 times, most recently from f49d4ba to 67d971d Compare November 7, 2024 08:22
As we are using podman to build and publish[1] the bootstrap and golang
image, it makes more sense for these images to use a Containerfile

[1] https://github.com/kubevirt/project-infra/blob/e0f89d2a2ae41deed759fef548c8f4e73362103d/images/publish_multiarch_image.sh#L93C1-L101C9

Signed-off-by: Brian Carey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates the PR's author has DCO signed all their commits. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants