Fix kubectl-cache find aborting under set -e + point at unified cluster

CIkamolos
Shipped
June 30, 2026 at 11:55 PM UTC
Author
Kamo
Commit
e53294d

- CACHED_KUBECTL=$(find ... | head -1) aborted deploy_k1m1 under set -e/pipefail when the runner .cache/act dir is absent (never reached the curl-install fallback). Add || true. - --server was still https://10.8.1.1:6443 (dead pre-migration cluster) -> 192.168.4.22:6443.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing