Skip to content

Conversation

@thomas-lebeau
Copy link
Collaborator

@thomas-lebeau thomas-lebeau commented Jan 14, 2026

Motivation

A year and a half ago we upgraded the main runner to arch:amd64, but we missed the deploy pipelines.

I believe the deprecated runner is the reason the deploy job fails to fetch the runtime metadata service token from vault.

Changes

uses arch:amd64 runner in both deploy-auto and deploy-manual pipeline

Test instructions

I've ran a test job (in a separate branch) both with the new and the older deprecated runner and this seems to work.

Checklist

  • Tested locally
  • Tested on staging
  • Added unit tests for this change.
  • Added e2e/integration tests for this change.

@cit-pr-commenter
Copy link

cit-pr-commenter bot commented Jan 14, 2026

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 164.36 KiB 164.36 KiB 0 B 0.00%
Rum Profiler 4.33 KiB 4.33 KiB 0 B 0.00%
Rum Recorder 24.27 KiB 24.27 KiB 0 B 0.00%
Logs 56.14 KiB 56.14 KiB 0 B 0.00%
Flagging 944 B 944 B 0 B 0.00%
Rum Slim 121.57 KiB 121.57 KiB 0 B 0.00%
Worker 23.63 KiB 23.63 KiB 0 B 0.00%
🚀 CPU Performance
Action Name Base CPU Time (ms) Local CPU Time (ms) 𝚫%
RUM - add global context 0.0042 0.0051 +21.43%
RUM - add action 0.0135 0.0132 -2.22%
RUM - add error 0.0131 0.0119 -9.16%
RUM - add timing 0.0029 0.0036 +24.14%
RUM - start view 0.0043 0.0032 -25.58%
RUM - start/stop session replay recording 0.0008 0.0008 0.00%
Logs - log message 0.0147 0.0158 +7.48%
🧠 Memory Performance
Action Name Base Memory Consumption Local Memory Consumption 𝚫
RUM - add global context 26.27 KiB 26.89 KiB +642 B
RUM - add action 48.61 KiB 51.64 KiB +3.03 KiB
RUM - add timing 24.97 KiB 24.08 KiB -907 B
RUM - add error 54.76 KiB 55.88 KiB +1.11 KiB
RUM - start/stop session replay recording 23.95 KiB 24.97 KiB +1.02 KiB
RUM - start view 424.85 KiB 424.44 KiB -420 B
Logs - log message 95.72 KiB 45.27 KiB -50.45 KiB

🔗 RealWorld

@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Jan 14, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage
Patch Coverage: 100.00%
Overall Coverage: 77.30% (+0.00%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: d062098 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@thomas-lebeau thomas-lebeau marked this pull request as ready for review January 14, 2026 13:42
@thomas-lebeau thomas-lebeau requested a review from a team as a code owner January 14, 2026 13:42
@thomas-lebeau thomas-lebeau merged commit 338cda6 into main Jan 14, 2026
22 checks passed
@thomas-lebeau thomas-lebeau deleted the thomas.lebeau/fix-deploy-pipeline-runner branch January 14, 2026 13:45
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants