Skip to content

Conversation

@peppi-lotta
Copy link
Member

@peppi-lotta peppi-lotta commented Sep 26, 2025

What this PR does / why we need it: Prep fkas directory for build in github action
I've been able to run this the added steps successfully locally and build steps should work as always. I don't know if there is any way to run this workflow before merging. These steps are needed because in this pr, #2814, I switch the fkas builds are using from static to main.

@metal3-io-bot metal3-io-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 26, 2025
@peppi-lotta peppi-lotta force-pushed the peppi-lotta/add-repo-prep-to-fkas-build-action branch from d081b8c to 6ea69f0 Compare September 26, 2025 10:26
@peppi-lotta peppi-lotta force-pushed the peppi-lotta/add-repo-prep-to-fkas-build-action branch from 6ea69f0 to 05391ff Compare September 26, 2025 10:53
@peppi-lotta peppi-lotta changed the title 🌱 Prep fkas directory for build 🌱 Add prep fkas directory -step for fkas-image-build action Sep 26, 2025
@peppi-lotta peppi-lotta force-pushed the peppi-lotta/add-repo-prep-to-fkas-build-action branch from 05391ff to d5992a5 Compare September 29, 2025 05: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.

Can't test this locally as it really wants to find your branch and not just use whats the the local repo. Not a fault of this PR though.

One more nit.

@peppi-lotta peppi-lotta force-pushed the peppi-lotta/add-repo-prep-to-fkas-build-action branch from d5992a5 to 87a5d79 Compare September 29, 2025 07:10
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.

/cc @kashifest @lentzi90 @adilGhaffarDev
PTAL

LGTM, but testing is bit difficult.

Copy link
Member

@adilGhaffarDev adilGhaffarDev left a comment

Choose a reason for hiding this comment

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

/approve

@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adilGhaffarDev

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 Sep 29, 2025
@adilGhaffarDev
Copy link
Member

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

@metal3-io-bot
Copy link
Contributor

@adilGhaffarDev: Overrode contexts on behalf of adilGhaffarDev: metal3-centos-e2e-integration-test-main, metal3-ubuntu-e2e-integration-test-main

In response to this:

/override metal3-centos-e2e-integration-test-main 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.

Copy link
Member

@kashifest kashifest 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 1, 2025
mkdir -p hack/fake-apiserver/capm3
cp -r api/ hack/fake-apiserver/capm3
cd hack/fake-apiserver
go mod edit -replace=github.com/metal3-io/cluster-api-provider-metal3=./capm3
Copy link
Member

Choose a reason for hiding this comment

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

this is smart, didn't think about this solution when I was looking into it.

@metal3-io-bot metal3-io-bot merged commit 8f7542b into metal3-io:main Oct 1, 2025
15 checks passed
@metal3-io-bot metal3-io-bot deleted the peppi-lotta/add-repo-prep-to-fkas-build-action branch October 1, 2025 18:47
@metal3-io-bot metal3-io-bot added this to the CAPM3 - v1.12 milestone Oct 1, 2025
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.

5 participants