Skip to content

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/kubernetes/kubernetes/releases.

meta.description for kubernetes is: Production-Grade Container Scheduling and Management

meta.homepage for kubernetes is: https://kubernetes.io

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.32.2 with grep in /nix/store/9wnj2hxg9n8v4dna8ln3pnnghc6rq0hn-kubernetes-1.32.2
  • found 1.32.2 in filename of file in /nix/store/9wnj2hxg9n8v4dna8ln3pnnghc6rq0hn-kubernetes-1.32.2

Rebuild report (if merged into master) (click to expand)
12 total rebuild path(s)

12 package rebuild(s)

First fifty rebuilds by attrpath

chart-testing
gsctl
kns
kubecolor
kubectl
kubectl-convert
kubernetes
kubetail
litmusctl
nuv
tubekit
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/9wnj2hxg9n8v4dna8ln3pnnghc6rq0hn-kubernetes-1.32.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A kubernetes https://github.com/r-ryantm/nixpkgs/archive/44044c06fe3b6696e37afd13cf23a9e98278d9a2.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/44044c06fe3b6696e37afd13cf23a9e98278d9a2#kubernetes

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/9wnj2hxg9n8v4dna8ln3pnnghc6rq0hn-kubernetes-1.32.2
ls -la /nix/store/9wnj2hxg9n8v4dna8ln3pnnghc6rq0hn-kubernetes-1.32.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 14 packages built:
  • chart-testing
  • gsctl
  • kns
  • kubecolor
  • kubectl
  • kubectl-convert (kubectl-convert.convert ,kubectl-convert.man ,kubectl.convert)
  • kubectl.man
  • kubernetes
  • kubernetes.man
  • kubernetes.pause
  • kubetail
  • litmusctl
  • nuv
  • tubekit

Maintainer pings

cc @johanot @offlinehacker @saschagrunert @srhb for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Feb 13, 2025
@wegank wegank added 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. 12.approvals: 1 This PR was reviewed and approved by one person. labels Feb 14, 2025
@wegank wegank merged commit e56e4b7 into NixOS:master Feb 14, 2025
29 checks passed
@r-ryantm r-ryantm deleted the auto-update/kubernetes branch February 15, 2025 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants