Update github runners to oci gh arc runners#1326
Conversation
Signed-off-by: Koray Oksay <koray.oksay@gmail.com>
|
@cicoyle could you please take a look, I am not sure how CNCF handles this and how Dapr Java SDK should be affected. |
Signed-off-by: Koray Oksay <koray.oksay@gmail.com>
cicoyle
left a comment
There was a problem hiding this comment.
Hello @koksay - thanks for the PR here. Mind providing a link to a discussion or where I may find more information about the reason for this change?
Was there a particular reason for the dapr/java-sdk being chosen for this change? From a dapr ecosystem perspective, we will want consistency across all SDKs.
Will join and ask for clarification in the slack channel and provide additional context here for future reference |
|
@cicoyle is this still relevant? I am wondering if we could close this PR. |
|
Hey @artur-ciocanu, sorry — I didn't follow up on this PR. It's still relevant, for sure. As I stated at the beginning, these runners are no longer free, and we need to move all of them to the CNCF-hosted runners. I think @cicoyle mentioned on Slack that you prefer to align all SDKs; you may move the others as well. Here are the runner types: cc: @jeefy |
|
@cicoyle do you see any issues in approving this PR, should I try to merge |
Signed-off-by: Koray Oksay <koray.oksay@gmail.com>
|
@artur-ciocanu @cicoyle Sorry, I forgot to follow up on this PR. Would you please take a look at it? |
I retriggered CI - I see no issue merging as long as CI is 🟢 👍🏻 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1326 +/- ##
============================================
- Coverage 79.48% 79.46% -0.02%
- Complexity 2191 2192 +1
============================================
Files 237 237
Lines 6575 6575
Branches 729 729
============================================
- Hits 5226 5225 -1
- Misses 994 996 +2
+ Partials 355 354 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
CNCF has hosted ephemeral GitHub runners on Oracle that we want projects to use instead of the GitHub-hosted ones, which now incur a cost to use.
Please direct any questions to me, @jeefy, @krook, and @RobertKielty. (or #cncf-ci-infra channel on the CNCF Slack)