Skip to content

chore: add kubectl binary to spartan .gitignore#22454

Merged
ludamad merged 1 commit intomerge-train/spartanfrom
claudebox/98e0d3700d589d71-3
Apr 9, 2026
Merged

chore: add kubectl binary to spartan .gitignore#22454
ludamad merged 1 commit intomerge-train/spartanfrom
claudebox/98e0d3700d589d71-3

Conversation

@AztecBot
Copy link
Copy Markdown
Collaborator

@AztecBot AztecBot commented Apr 9, 2026

Summary

  • Add scripts/kubectl to spartan/.gitignore to prevent the downloaded kubectl binary from being accidentally committed
  • The binary is downloaded by spartan/scripts/deploy_network.sh at runtime

ClaudeBox log: https://claudebox.work/s/98e0d3700d589d71?run=3

@AztecBot AztecBot added ci-draft Run CI on draft PRs. claudebox Owned by claudebox. it can push to this PR. labels Apr 9, 2026
@AztecBot AztecBot force-pushed the claudebox/98e0d3700d589d71-3 branch from e24d3eb to 1e5be08 Compare April 9, 2026 23:11
@ludamad ludamad marked this pull request as ready for review April 9, 2026 23:25
@ludamad ludamad enabled auto-merge (squash) April 9, 2026 23:25
@ludamad ludamad merged commit 60b68ad into merge-train/spartan Apr 9, 2026
14 of 18 checks passed
@ludamad ludamad deleted the claudebox/98e0d3700d589d71-3 branch April 9, 2026 23:30
github-merge-queue Bot pushed a commit that referenced this pull request Apr 10, 2026
BEGIN_COMMIT_OVERRIDE
fix(stdlib): use bigint arithmetic in GasFees.mul() for non-integer
scalars (#22383)
fix(node-lib): reuse existing fileStore in snapshot sync instead of
recreating (#22375)
fix: gate req/resp data protocols for unauthenticated peers (#22406)
fix(p2p): use per-batch ops array in AztecDatastore.batch() (#22357)
chore(pipeline): spartan config (#21285)
chore: add claude skill to send txs (#22439)
feat(pipeline): minimize deadzone w cross slot attesting (#21435)
fix(p2p): avoid 32-bit overflow in attestation pool block position key
(#22412)
fix(prover-client): increment retry count on timeout re-enqueue to
prevent infinite loop (#22355)
fix: remove redundant p2pClient.start() call (#22438)
chore: add kubectl binary to spartan .gitignore (#22454)
END_COMMIT_OVERRIDE
critesjosh pushed a commit that referenced this pull request Apr 14, 2026
## Summary

- Add `scripts/kubectl` to `spartan/.gitignore` to prevent the
downloaded kubectl binary from being accidentally committed
- The binary is downloaded by `spartan/scripts/deploy_network.sh` at
runtime

ClaudeBox log: https://claudebox.work/s/98e0d3700d589d71?run=3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-draft Run CI on draft PRs. claudebox Owned by claudebox. it can push to this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants