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

kubernetes: 1.12.1 -> 1.12.2 #50071

Merged
merged 1 commit into from Nov 9, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 9, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/kubernetes/versions.

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

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/.kube-addons-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/kube-addons had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/conversion-gen had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/deepcopy-gen had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/defaulter-gen had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/e2e.test had a zero exit code or showed the expected version
  • /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/gendocs passed the binary check.
  • Warning: no invocation of /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/genkubedocs had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/genman had a zero exit code or showed the expected version
  • /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/genyaml passed the binary check.
  • /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/go-bindata passed the binary check.
  • /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/go2make passed the binary check.
  • /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/kube-apiserver passed the binary check.
  • /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/kube-controller-manager passed the binary check.
  • /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/kube-proxy passed the binary check.
  • /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/kube-scheduler passed the binary check.
  • /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/kubeadm passed the binary check.
  • /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/kubectl passed the binary check.
  • /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/kubelet passed the binary check.
  • Warning: no invocation of /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin/openapi-gen had a zero exit code or showed the expected version
  • 11 of 20 passed binary check by having a zero exit code.
  • 5 of 20 passed binary check by having the new version present in output.
  • found 1.12.2 with grep in /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2
  • directory tree listing: https://gist.github.com/9ded27a0b9149a6ac385c04dd183bd3e
  • du listing: https://gist.github.com/feeb3237d55e1cfa649a030413bc0fcc
Outpath report (click to expand)

Outpath difference report
12 total rebuild paths

3 package rebuilds

3 x86_64-linux rebuilds
3 i686-linux rebuilds
3 x86_64-darwin rebuilds
3 aarch64-linux rebuilds

First ten rebuilds by attrpath
kubectl
kubectx
kubernetes

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

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

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

ls -la /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2
ls -la /nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2/bin

cc @johanot @offlinehacker for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubernetes/versions
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: kubernetes

Partial log (click to expand)

strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/86asspsmldc6mq7gz67z1yk8paw0kk6j-kubernetes-1.12.2-man
checking for references to /build in /nix/store/86asspsmldc6mq7gz67z1yk8paw0kk6j-kubernetes-1.12.2-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/xkchgiyb9p8gdnvrxi6qfnjji3a2d60m-kubernetes-1.12.2-pause
shrinking /nix/store/xkchgiyb9p8gdnvrxi6qfnjji3a2d60m-kubernetes-1.12.2-pause/bin/pause
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xkchgiyb9p8gdnvrxi6qfnjji3a2d60m-kubernetes-1.12.2-pause/bin
patching script interpreter paths in /nix/store/xkchgiyb9p8gdnvrxi6qfnjji3a2d60m-kubernetes-1.12.2-pause
checking for references to /build in /nix/store/xkchgiyb9p8gdnvrxi6qfnjji3a2d60m-kubernetes-1.12.2-pause...
/nix/store/wji6x65448vi1b2qwcs6p1sypylllhqm-kubernetes-1.12.2

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: kubernetes

Partial log (click to expand)

strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/xkzx2sdn3qh4wm65bzk3pv6ahn72sq51-kubernetes-1.12.2-man
checking for references to /build in /nix/store/xkzx2sdn3qh4wm65bzk3pv6ahn72sq51-kubernetes-1.12.2-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/94lzwf1n58mdkmwx37c99f1vjv8288bw-kubernetes-1.12.2-pause
shrinking /nix/store/94lzwf1n58mdkmwx37c99f1vjv8288bw-kubernetes-1.12.2-pause/bin/pause
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/94lzwf1n58mdkmwx37c99f1vjv8288bw-kubernetes-1.12.2-pause/bin
patching script interpreter paths in /nix/store/94lzwf1n58mdkmwx37c99f1vjv8288bw-kubernetes-1.12.2-pause
checking for references to /build in /nix/store/94lzwf1n58mdkmwx37c99f1vjv8288bw-kubernetes-1.12.2-pause...
/nix/store/awfs1zb6pl6mc5ww9hw29an620ck95fw-kubernetes-1.12.2

@offlinehacker offlinehacker merged commit 9edc4a1 into NixOS:master Nov 9, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: kubernetes

Partial log (click to expand)

strip is /nix/store/g5r4apl0za012ffs6ladinwa5w0m1l3k-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/hpppg3gls7ijdr2040k6mq7pcz9x4li4-kubernetes-1.12.2/bin
patching script interpreter paths in /nix/store/hpppg3gls7ijdr2040k6mq7pcz9x4li4-kubernetes-1.12.2
gzipping man pages under /nix/store/mdkvpygv78lhq8cidj1qd3mifb6sci7c-kubernetes-1.12.2-man/share/man/
strip is /nix/store/g5r4apl0za012ffs6ladinwa5w0m1l3k-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/mdkvpygv78lhq8cidj1qd3mifb6sci7c-kubernetes-1.12.2-man
strip is /nix/store/g5r4apl0za012ffs6ladinwa5w0m1l3k-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/6i4979297bzilcn1msi8skfzdvbk7njc-kubernetes-1.12.2-pause/bin
patching script interpreter paths in /nix/store/6i4979297bzilcn1msi8skfzdvbk7njc-kubernetes-1.12.2-pause
/nix/store/hpppg3gls7ijdr2040k6mq7pcz9x4li4-kubernetes-1.12.2

@r-ryantm r-ryantm deleted the auto-update/kubernetes branch November 17, 2018 22:55
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.

None yet

3 participants