Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubectl-gadget: 0.34.0 -> 0.36.1 #364292

Closed
wants to merge 1 commit into from

Conversation

r-ryantm
Copy link
Contributor

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

meta.description for kubectl-gadget is: Collection of gadgets for troubleshooting Kubernetes applications using eBPF

meta.homepage for kubectl-gadget is: https://inspektor-gadget.io

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 0.35.0 with grep in /nix/store/57r9xaw9z3557ffnh18pvhcd777498z3-kubectl-gadget-0.35.0
  • found 0.35.0 in filename of file in /nix/store/57r9xaw9z3557ffnh18pvhcd777498z3-kubectl-gadget-0.35.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

kubectl-gadget
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/57r9xaw9z3557ffnh18pvhcd777498z3-kubectl-gadget-0.35.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix 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 kubectl-gadget https://github.com/r-ryantm/nixpkgs/archive/4c541f0b7cc6dc4571595d685f27254e7b244dea.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/4c541f0b7cc6dc4571595d685f27254e7b244dea#kubectl-gadget

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

ls -la /nix/store/57r9xaw9z3557ffnh18pvhcd777498z3-kubectl-gadget-0.35.0
ls -la /nix/store/57r9xaw9z3557ffnh18pvhcd777498z3-kubectl-gadget-0.35.0/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

✅ 1 package built:
  • kubectl-gadget

Maintainer pings

cc @kranurag7 @devusb 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.

@devusb
Copy link
Contributor

devusb commented Dec 21, 2024

I think inspektor-gadget/inspektor-gadget@5976374 broke the ability to output version without a valid kubeconfig, causing the test to fail.

@wolfgangwalther wolfgangwalther marked this pull request as draft December 22, 2024 17:27
@r-ryantm r-ryantm changed the title kubectl-gadget: 0.34.0 -> 0.35.0 kubectl-gadget: 0.34.0 -> 0.36.0 Jan 12, 2025
@r-ryantm r-ryantm force-pushed the auto-update/kubectl-gadget branch from fc47133 to 4250661 Compare January 12, 2025 22:49
@r-ryantm
Copy link
Contributor Author

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

meta.description for kubectl-gadget is: Collection of gadgets for troubleshooting Kubernetes applications using eBPF

meta.homepage for kubectl-gadget is: https://inspektor-gadget.io

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 0.36.0 with grep in /nix/store/jb8fnvr1llj0vz28kjli257f3mkbzfci-kubectl-gadget-0.36.0
  • found 0.36.0 in filename of file in /nix/store/jb8fnvr1llj0vz28kjli257f3mkbzfci-kubectl-gadget-0.36.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

kubectl-gadget
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/jb8fnvr1llj0vz28kjli257f3mkbzfci-kubectl-gadget-0.36.0 \
  --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 kubectl-gadget https://github.com/r-ryantm/nixpkgs/archive/4250661dd05f9bb5a65da9e92732d84b8c807b1e.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/4250661dd05f9bb5a65da9e92732d84b8c807b1e#kubectl-gadget

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

ls -la /nix/store/jb8fnvr1llj0vz28kjli257f3mkbzfci-kubectl-gadget-0.36.0
ls -la /nix/store/jb8fnvr1llj0vz28kjli257f3mkbzfci-kubectl-gadget-0.36.0/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

✅ 1 package built:
  • kubectl-gadget

Maintainer pings

cc @kranurag7 @devusb 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.

@r-ryantm r-ryantm changed the title kubectl-gadget: 0.34.0 -> 0.36.0 kubectl-gadget: 0.34.0 -> 0.36.1 Jan 26, 2025
@r-ryantm
Copy link
Contributor Author

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

meta.description for kubectl-gadget is: Collection of gadgets for troubleshooting Kubernetes applications using eBPF

meta.homepage for kubectl-gadget is: https://inspektor-gadget.io

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 0.36.1 with grep in /nix/store/85p5pwgphsk5kdy61lq1jnlrmzbncr2c-kubectl-gadget-0.36.1
  • found 0.36.1 in filename of file in /nix/store/85p5pwgphsk5kdy61lq1jnlrmzbncr2c-kubectl-gadget-0.36.1

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

2 package rebuild(s)

First fifty rebuilds by attrpath

kubectl-gadget
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/85p5pwgphsk5kdy61lq1jnlrmzbncr2c-kubectl-gadget-0.36.1 \
  --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 kubectl-gadget https://github.com/r-ryantm/nixpkgs/archive/b650bd2d5eb6f0391e9c4b14506b562b618090ff.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b650bd2d5eb6f0391e9c4b14506b562b618090ff#kubectl-gadget

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

ls -la /nix/store/85p5pwgphsk5kdy61lq1jnlrmzbncr2c-kubectl-gadget-0.36.1
ls -la /nix/store/85p5pwgphsk5kdy61lq1jnlrmzbncr2c-kubectl-gadget-0.36.1/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

✅ 1 package built:
  • kubectl-gadget

Maintainer pings

cc @kranurag7 @devusb 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.

@devusb
Copy link
Contributor

devusb commented Feb 4, 2025

Superseded by #379246

@r-ryantm r-ryantm deleted the auto-update/kubectl-gadget branch February 4, 2025 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants