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.9.1 -> 1.9.7 #40512

Merged
merged 1 commit into from May 17, 2018
Merged

Conversation

yurrriq
Copy link
Member

@yurrriq yurrriq commented May 14, 2018

Motivation for this change

Update Kubernetes to the latest 1.9.x release while we wait for #38445.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@matthewbauer
Copy link
Member

@GrahamcOfBorg build kubernetes

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: kubernetes

Partial log (click to expand)

strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/g80532irzxv9blr1fyw3ykp0bxlayh5h-kubernetes-1.9.7-man
checking for references to /build in /nix/store/g80532irzxv9blr1fyw3ykp0bxlayh5h-kubernetes-1.9.7-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/ph3nq71k77y4j2zi58mw2m7rb9b5fcry-kubernetes-1.9.7-pause
shrinking /nix/store/ph3nq71k77y4j2zi58mw2m7rb9b5fcry-kubernetes-1.9.7-pause/bin/pause
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ph3nq71k77y4j2zi58mw2m7rb9b5fcry-kubernetes-1.9.7-pause/bin
patching script interpreter paths in /nix/store/ph3nq71k77y4j2zi58mw2m7rb9b5fcry-kubernetes-1.9.7-pause
checking for references to /build in /nix/store/ph3nq71k77y4j2zi58mw2m7rb9b5fcry-kubernetes-1.9.7-pause...
/nix/store/sw0liaqgdaw6c89ws99pcq1ra5bs4pyp-kubernetes-1.9.7

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: kubernetes

Partial log (click to expand)

strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/xv43nfpa0hd5faxsg0z096bcs4adrpsl-kubernetes-1.9.7/bin
patching script interpreter paths in /nix/store/xv43nfpa0hd5faxsg0z096bcs4adrpsl-kubernetes-1.9.7
gzipping man pages under /nix/store/00sqd1iham82a1y8x0yk5fddww748g7c-kubernetes-1.9.7-man/share/man/
strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/00sqd1iham82a1y8x0yk5fddww748g7c-kubernetes-1.9.7-man
strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/k0v2qcymbh70dnfh9yhxwi8r39jhw9nq-kubernetes-1.9.7-pause/bin
patching script interpreter paths in /nix/store/k0v2qcymbh70dnfh9yhxwi8r39jhw9nq-kubernetes-1.9.7-pause
/nix/store/xv43nfpa0hd5faxsg0z096bcs4adrpsl-kubernetes-1.9.7

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: kubernetes

Partial log (click to expand)

strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/9fdasgpanb6xm83d58vff1370lvrl8j0-kubernetes-1.9.7-man
checking for references to /build in /nix/store/9fdasgpanb6xm83d58vff1370lvrl8j0-kubernetes-1.9.7-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/gxrzczrj5k46l8w5bp8kzppkryymfsxn-kubernetes-1.9.7-pause
shrinking /nix/store/gxrzczrj5k46l8w5bp8kzppkryymfsxn-kubernetes-1.9.7-pause/bin/pause
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/gxrzczrj5k46l8w5bp8kzppkryymfsxn-kubernetes-1.9.7-pause/bin
patching script interpreter paths in /nix/store/gxrzczrj5k46l8w5bp8kzppkryymfsxn-kubernetes-1.9.7-pause
checking for references to /build in /nix/store/gxrzczrj5k46l8w5bp8kzppkryymfsxn-kubernetes-1.9.7-pause...
/nix/store/3fd95vx60x56x2grwhh0cy99ky7qk1pf-kubernetes-1.9.7

@matthewbauer matthewbauer merged commit 4a761a8 into NixOS:master May 17, 2018
@yurrriq yurrriq deleted the update/kubernetes branch May 17, 2018 17:41
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