ci: update github runners to oci gh arc runners#381
Merged
weng271190436 merged 3 commits intokubefleet-dev:mainfrom Dec 30, 2025
Merged
ci: update github runners to oci gh arc runners#381weng271190436 merged 3 commits intokubefleet-dev:mainfrom
weng271190436 merged 3 commits intokubefleet-dev:mainfrom
Conversation
Signed-off-by: Koray Oksay <koray.oksay@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Member
|
@koksay Thanks for the update. The tests are still queued after 7 hours. Is that expected? We would need the CI system to run our test ASAP. |
Contributor
Author
|
@ryanzhang-oss You need to enable those runners in your organization settings. |
Member
|
@koksay Thanks, I understand that we need to enable them in the organization's settings. I wonder if you have a bit more detailed instruction on what we need to set? |
Contributor
Author
|
@jeefy can you help out here? |
|
Re-queued them after enabling the GHA runners :) Now we'll see how it goes. |
Signed-off-by: Koray Oksay <koray.oksay@gmail.com>
weng271190436
approved these changes
Dec 30, 2025
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of your changes
CNCF has hosted GitHub runners on Oracle that we want projects to use instead of the GitHub-hosted ones, which now incur a cost to use. Those runners are available to all CNCF projects, but you may need to enable them in your organization's settings.
Please direct any questions to me, @jeefy, @krook, and @RobertKielty. You can also join
#cncf-ci-infrachannel on CNCF Slack.Below is the list of available hosted runners:
Fixes #
I have:
make reviewableto ensure this PR is ready for review.How has this code been tested
N/A
Special notes for your reviewer
N/A