Skip to content

Conversation

@peppi-lotta
Copy link
Member

@peppi-lotta peppi-lotta commented Oct 8, 2025

What this PR does / why we need it: A docker image building requires that all the element needed for building are in the same directory or sub directory where the Dockerfile is located. This is why I created a PR that prepares FKAS for image building by moving the required CAPM3 directory into the Fake-apiserver directory before building.

Because we are using a reusable workflow for image building, the directory prep has to be done in a separate job. It seems changes are not retained across jobs even when they are run in the same workflow. I'm suggesting to use the upload-archive and download-archive actions to pass the pre prepared FKAS folder from one job to another.

Related PR in CAPM3 can be found here: metal3-io/cluster-api-provider-metal3#2846

@metal3-io-bot metal3-io-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 8, 2025
Copy link
Member

@lentzi90 lentzi90 left a comment

Choose a reason for hiding this comment

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

Looks ok to me
/approve

@metal3-io-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lentzi90

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

The pull request process is described 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

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 8, 2025
@peppi-lotta peppi-lotta force-pushed the peppi-lotta/download-artifacts-to-allow-preparing-directories-for-image-building branch from c8405a8 to c59596b Compare October 8, 2025 09:44
Copy link
Member

@tuminoid tuminoid left a comment

Choose a reason for hiding this comment

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

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 9, 2025
@tuminoid
Copy link
Member

tuminoid commented Oct 9, 2025

/override metal3-ubuntu-e2e-integration-test-main

@metal3-io-bot
Copy link
Collaborator

@tuminoid: Overrode contexts on behalf of tuminoid: metal3-ubuntu-e2e-integration-test-main

In response to this:

/override metal3-ubuntu-e2e-integration-test-main

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@metal3-io-bot metal3-io-bot merged commit 4425202 into metal3-io:main Oct 9, 2025
8 checks passed
@metal3-io-bot metal3-io-bot deleted the peppi-lotta/download-artifacts-to-allow-preparing-directories-for-image-building branch October 9, 2025 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants