chore(github-runner): un-park github-runner-sharedpos (Shared.Pos non-root build fixed) #6

Merged
bluejay merged 1 commits from chore/unpark-sharedpos-runner-2026-05-17 into main 2026-05-18 02:20:01 +00:00

View File

@@ -233,13 +233,9 @@ metadata:
app.kubernetes.io/managed-by: argocd app.kubernetes.io/managed-by: argocd
flowercore.io/created-by: argocd flowercore.io/created-by: argocd
spec: spec:
# PARKED 2026-05-21: scaled to 0. The Shared.Pos build still fails on the # UN-PARKED 2026-05-21: Shared.Pos #5 fixed the non-root setup-dotnet path
# non-root runner (actions/setup-dotnet -> /usr/share/dotnet denied); a # (DOTNET_INSTALL_DIR step-scoped). Re-enabled to run the now-fixable build.
# churning ephemeral runner just retries a doomed build and drives HighCPU replicas: 1
# on rke2-agent2. Re-enable (replicas: 1) only as part of the Sprint 30+
# Cx-1 Linux-runner-fleet lane, which sets DOTNET_INSTALL_DIR on the runner
# pod env fleet-wide. See memory/feedback_flip_sweep_nonroot_runner_workflow_fallout.
replicas: 0
selector: selector:
matchLabels: matchLabels:
app.kubernetes.io/name: github-runner-sharedpos app.kubernetes.io/name: github-runner-sharedpos