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.13.2 -> 1.13.3 #55264

Merged
merged 1 commit into from Feb 5, 2019
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Feb 5, 2019

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/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/.kube-addons-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/kube-addons had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/conversion-gen had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/deepcopy-gen had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/defaulter-gen had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/e2e.test had a zero exit code or showed the expected version
  • /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/gendocs passed the binary check.
  • Warning: no invocation of /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/genkubedocs had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/genman had a zero exit code or showed the expected version
  • /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/genyaml passed the binary check.
  • /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/go-bindata passed the binary check.
  • /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/go2make passed the binary check.
  • /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/kube-apiserver passed the binary check.
  • /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/kube-controller-manager passed the binary check.
  • /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/kube-proxy passed the binary check.
  • /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/kube-scheduler passed the binary check.
  • /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/kubeadm passed the binary check.
  • /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/kubectl passed the binary check.
  • /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/bin/kubelet passed the binary check.
  • Warning: no invocation of /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/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.13.3 with grep in /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3
  • directory tree listing: https://gist.github.com/6dad7293e423b8618a047ca1758f62f1
  • du listing: https://gist.github.com/de998a43da312ef2ab46ecb7a7975280
Rebuild report (if merged into master) (click to expand)

12 total rebuild path(s)

3 package rebuild(s)

3 x86_64-linux rebuild(s)
3 i686-linux rebuild(s)
3 x86_64-darwin rebuild(s)
3 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
kubectl
kubectx
kubernetes

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3 \
  --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/1c2ceb724b73281e5feaad34862f71501e51205b.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/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3
ls -la /nix/store/2kjxb4bdn5nfsyrr4x1yb2n30gpfjdz5-kubernetes-1.13.3/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
@johanot
Copy link
Contributor

johanot commented Feb 5, 2019

LGTM. Tested locally.

@ryantm ryantm merged commit c15c4d7 into NixOS:master Feb 5, 2019
@r-ryantm r-ryantm deleted the auto-update/kubernetes branch February 15, 2019 02:57
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

4 participants