Skip to content

tools: add kubectl v0.35.0 as versioned tool dependency#460

Merged
jeffmccune merged 1 commit intomainfrom
add-kubectl-tool
Jan 25, 2026
Merged

tools: add kubectl v0.35.0 as versioned tool dependency#460
jeffmccune merged 1 commit intomainfrom
add-kubectl-tool

Conversation

@jeffmccune
Copy link
Contributor

Summary

  • Add kubectl to tools/tools.go to pin the version as a Go tool dependency
  • Upgrades Kubernetes-related dependencies from v0.33.3 to v0.35.0 (latest stable release)
  • Enables installation of kubectl via go install k8s.io/kubectl

Test plan

  • Ran make lint - passes
  • Ran go mod tidy - no issues
  • CI should verify build and test

🤖 Generated with Claude Code

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 25, 2026

Deploying holos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 538400f
Status: ✅  Deploy successful!
Preview URL: https://0bdc23d8.holos.pages.dev
Branch Preview URL: https://add-kubectl-tool.holos.pages.dev

View logs

Add kubectl to tools.go to pin the version and allow installation via
`go install k8s.io/kubectl`. This upgrades Kubernetes-related
dependencies from v0.33.3 to v0.34.3.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jeffmccune jeffmccune merged commit 382da15 into main Jan 25, 2026
4 checks passed
@jeffmccune jeffmccune deleted the add-kubectl-tool branch January 25, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant