Skip to content

Commit dab2e55

Browse files
prontclaude
andcommitted
chore(ci): drop kubectl top (requires metrics-server)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 69ba970 commit dab2e55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/k8s_e2e.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,6 @@ jobs:
244244
245245
echo ""
246246
echo "=== Node resources ==="
247-
kubectl top nodes 2>&1 || true
248247
kubectl describe nodes 2>&1 | grep -A20 "Allocated resources" || true
249248
250249
echo ""

0 commit comments

Comments
 (0)