Skip to content

A minor cleanup and consolidation of the fedora version#94

Open
alicefr wants to merge 4 commits into
bootc-dev:mainfrom
alicefr:update-fedora
Open

A minor cleanup and consolidation of the fedora version#94
alicefr wants to merge 4 commits into
bootc-dev:mainfrom
alicefr:update-fedora

Conversation

@alicefr

@alicefr alicefr commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

This PR simplify the versioning for the image. This should also fix the update of the dependecies #84 since it is bumping the go version which wasn't included in fedora 43 but it is in 44.

@alicefr

alicefr commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator Author

/cc @HarshwardhanPatil07 can you please take a look?

alicefr added 3 commits July 7, 2026 16:34
Clean-up the builder-bink intermediate stage since it isn't used.
The release.yaml already build the stage directly to extract the
bink binary, so this is a left over.

Signed-off-by: Alice Frosi <afrosi@redhat.com>
Initially, we decided to put all the constants in defaults, but the
versioning for the container images is quite complex and scattered
in the code. Let's rely on the default argument on top of the
Containerfile.

Additionally, in this way, renovate can update the automatically
the containerfiles.

Bump also the version from 43 to 44.

Signed-off-by: Alice Frosi <afrosi@redhat.com>
The fedora-minimal as based image for the dns one was always referring
latest. Set the version to fedora 44 as the rest of the images.

Signed-off-by: Alice Frosi <afrosi@redhat.com>

@HarshwardhanPatil07 HarshwardhanPatil07 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. You can bump this as well .github/workflows/build-node-image.yaml line no 47

  container:
    image: quay.io/fedora/fedora:43   <<<<

Bump the version from 43 to 44 for the container image for running the
GHA.

Signed-off-by: Alice Frosi <afrosi@redhat.com>
@alicefr

alicefr commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator Author

LGTM. You can bump this as well .github/workflows/build-node-image.yaml line no 47

  container:
    image: quay.io/fedora/fedora:43   <<<<

Good catch! We should check if it is possible to let renovate bump this image version as well

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