You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(Jenkinsfile): drop two leftover diagnostics from the pipeline cleanup
- ensureImage: remove the `ls -la <ctx>` after staging the kaniko build
context (miss-path success noise).
- Deploy: remove the /proc/net/route + resolv.conf + per-lease TCP/22
reachability dump. It was purely observational -- nothing downstream
depended on it, and a dead leased host still fails loudly when the
next scp fails under set -eu. Kept a short note preserving the build
#59 dead-host lesson.
0 commit comments