Skip to content

update k8s and go dependencies - #112

Merged
atkrad merged 2 commits into
mainfrom
update-k8s-and-go-dependencies
Aug 31, 2026
Merged

update k8s and go dependencies#112
atkrad merged 2 commits into
mainfrom
update-k8s-and-go-dependencies

Conversation

@atkrad

@atkrad atkrad commented Aug 31, 2026

Copy link
Copy Markdown
Member

Summary

  • bump Kubernetes libraries from 0.36.4 to 0.37.0
  • bump go-containerregistry to 0.22.0, kind to 0.33.0, and mvdan.cc/sh to 3.14.0
  • refresh flake.lock (nixpkgs, git-hooks) and the Nix vendor hash

Supersedes #106, #107, #108, #109, and #110.

Test plan

  • go-mod-tidy, nixfmt, and vendor-hash-check passed in pre-commit
  • Unit tests added/updated
  • Scenario under scenarios/ (if behavior changes)
  • nix run .#lint / pre-commit clean
  • Manual smoke (command + expected result), if user-facing

Labels

  • One of: kind/chore
  • Add breaking-change if this breaks existing CLI or config behavior
  • Add skip-changelog for internal-only PRs that should not appear in notes

Checklist

  • Title is short and imperative (matches commit style)
  • Docs / CLI help updated when user-facing (README.md, docs/cli/)
  • No secrets or local-only paths in the diff

@github-actions github-actions Bot added the area/ci GitHub Actions and release packaging label Aug 31, 2026
@atkrad atkrad added the kind/chore Cleanup, deps, CI, or refactor with no user-facing change label Aug 31, 2026
atkrad added 2 commits August 31, 2026 11:52
Flake lock file updates:

• Updated input 'git-hooks':
    'github:cachix/git-hooks.nix/43b3c1ab9d40fb1dbb008f451988a91e375825e9?narHash=sha256-ReRHaLgr/uVqdD8afFSn%2BmyXIfpHeOhP0yYe0TJqAA8%3D' (2026-07-17)
  → 'github:cachix/git-hooks.nix/809414f0cdadf82cf11b06c2b29ba9b3168b3297?narHash=sha256-O2tBn84NNuHrnqNVxx/XqsXwfYvS1YwBh%2B7CBnbCYsk%3D' (2026-08-22)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/c8f90650c15282fa8656a041bfbbd2403997a9a7?narHash=sha256-pRGOQSClnXNI2iLUG6DYpsGvYcuw0drOutVZFTJNw90%3D' (2026-08-22)
  → 'github:nixos/nixpkgs/e8be7818e19ada32105a8af937a6a473b38167ca?narHash=sha256-0N9nghg3nwzX6b6qc77EzjR9cu/Z%2BUR66FlfsCqiURs%3D' (2026-08-29)
@atkrad
atkrad force-pushed the update-k8s-and-go-dependencies branch from 8d292bd to 7e8fca5 Compare August 31, 2026 09:52
@atkrad atkrad self-assigned this Aug 31, 2026
@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@atkrad
atkrad merged commit e0d441d into main Aug 31, 2026
17 checks passed
@atkrad
atkrad deleted the update-k8s-and-go-dependencies branch August 31, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci GitHub Actions and release packaging kind/chore Cleanup, deps, CI, or refactor with no user-facing change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant