From de435d5042b87af608b53f2124ebf6370a167cac Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Wed, 12 Feb 2025 06:25:34 -0800 Subject: [PATCH 1/2] Update GitHub Actions large runners assets --- assets.md | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/assets.md b/assets.md index d50feb7c0..67047fef4 100644 --- a/assets.md +++ b/assets.md @@ -11,6 +11,7 @@ This file is intended to list all the assets controlled by OpenTelemetry. - [Community Resource Accounts](#community-resource-accounts) * [AWS account](#aws-account) * [Equinix bare metal](#equinix-bare-metal) + * [GitHub Actions large runners](#github-actions-large-runners) * [Grafana organization for SIG Security](#grafana-organization-for-sig-security) * [Netlify](#netlify) * [Oracle Cloud account](#oracle-cloud-account) @@ -72,19 +73,13 @@ Link: https://console.equinix.com/projects/6f1c9af6-0470-42da-8f22-59d0df245f6b other assets on - Admin: Juraci Paixão Kröhling @jpkrohling and OTel TC via the mailing list address -### GitHub-hosted ARM64 runners +### GitHub Actions large runners -These Linux and Windows ARM64 -[GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) -are available to OpenTelemetry repositories: +Access to large runners is available to repositories on request (open a community issue), +which will give access to the following runners: -- `otel-linux-arm64` (4-core) -- `otel-windows-arm64` (4-core) - -At the time of writing, both of these runners have a concurrency limit of 20 jobs. - -Individual repositories need to be granted access to the runners, so please open a community issue -if you would like to use them. +- `otel-linux-latest-8-cores` +- `otel-windows-latest-8-cores` Note: these pay-as-you-go GitHub-hosted runners for ARM64 are available for free for CNCF projects. CNCF and GitHub expect fair use of these provided resources. From 8195b2df439f429a70de84608f976382110d3444 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Mon, 17 Feb 2025 08:17:39 -0800 Subject: [PATCH 2/2] fix --- assets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets.md b/assets.md index fabb3289b..cb703dea3 100644 --- a/assets.md +++ b/assets.md @@ -10,7 +10,7 @@ This file is intended to list all the assets controlled by OpenTelemetry. - [Credential Storage](#credential-storage) - [Community Resource Accounts](#community-resource-accounts) * [AWS account](#aws-account) - * [Equinix bare metal](#equinix-bare-metal) + * [Equinix bare metal runners](#equinix-bare-metal-runners) * [FOSSA](#fossa) * [GitHub Actions large runners](#github-actions-large-runners) * [Grafana organization for SIG Security](#grafana-organization-for-sig-security)