Commit Graph

2 Commits

Author SHA1 Message Date
selee 6b6754afd9 ci: add workflow_dispatch for manual trigger
CI — Build & Push Scenario Images / build-and-push (scenario-1-nofix, nofix) (push) Failing after 1m37s Details
CI — Build & Push Scenario Images / build-and-push (scenario-2-tini-only, tini) (push) Failing after 49s Details
CI — Build & Push Scenario Images / build-and-push (scenario-4-fullfix, fullfix) (push) Failing after 49s Details
첫 커밋 당시 has_actions: false 로 event가 드랍됐기 때문에,
watched paths에 포함된 ci.yaml 자체를 수정해 CI를 처음으로 트리거.
앞으로는 workflow_dispatch로 UI/API에서 수동 재실행 가능.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 17:15:45 +09:00
selee 1daa9bad24 Initial commit — GPU zombie/orphan/orphaned-CUDA-context 실험 프로젝트
- plan.md: Phase 0 (CI/CD) + 4 시나리오 (No Fix / tini only / tini+preStop / Full Fix)
- scripts/: observe, node-observe, gpu-pod-trace (cgroup v1), prestop
- scenario-1~4/: Dockerfile + worker py + Pod manifest
- .gitea/workflows/: ci.yaml (matrix 3 이미지 build), cd.yaml (v* tag → Helm OCI)
- charts/gpu-zombie-test/: Helm chart (4 Pod template + helper)
- argocd-app.yaml: Harbor OCI chart auto sync

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 17:12:38 +09:00