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

Bump up glbc version to 0.6.2 #25446

Merged
merged 1 commit into from
May 20, 2016
Merged

Conversation

bprashanth
Copy link
Contributor

Plan is to check this in, watch e2es, cut it as a release on (https://github.com/kubernetes/contrib/releases), cherry-pick.

@k8s-github-robot k8s-github-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. release-note-label-needed labels May 11, 2016
@thockin thockin added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 12, 2016
@k8s-github-robot k8s-github-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 12, 2016
@thockin thockin added release-note Denotes a PR that will be considered when it comes time to generate release notes. lgtm "Looks good to me", indicates that a PR is ready to be merged. and removed release-note-label-needed labels May 14, 2016
@ArtfulCoder
Copy link
Contributor

@bprashanth need to update docs
maybe run hack/update-all ?
FAILED ./hack/../hack/verify-api-reference-docs.sh 0s

@bprashanth
Copy link
Contributor Author

Yeah that's the docker issue kubernetes/test-infra#47 we ran into on sunday

Skipping ./hack/../hack/verify-all.sh
Verifying ./hack/../hack/verify-api-reference-docs.sh
Note: This assumes that swagger spec has been updated. Please run hack/update-swagger-spec.sh to ensure that.
Generating api reference docs at /go/src/k8s.io/kubernetes/_output/generated_html
Reading swagger spec from: /var/lib/jenkins/workspace/kubernetes-pull-test-unit-integration/api/swagger-spec/
docker: error while loading shared libraries: libltdl.so.7: cannot open shared object file: No such file or directory
!!! Error in ./hack/update-api-reference-docs.sh:71
  'docker run ${user_flags} --rm -v "${TMP_IN_HOST}":/output:z -v "${SWAGGER_PATH}":/swagger-source:z gcr.io/google_containers/gen-swagger-docs:v5 "${SWAGGER_JSON_NAME}" "${REGISTER_FILE_URL}"' exited with status 127
Call stack:
  1: ./hack/update-api-reference-docs.sh:71 main(...)
Exiting with status 1
!!! Error in ./hack/../hack/verify-api-reference-docs.sh:34

@bprashanth
Copy link
Contributor Author

@k8s-bot unit test this issue #IGNORE

@thockin thockin added this to the v1.3 milestone May 19, 2016
@thockin
Copy link
Member

thockin commented May 20, 2016

@k8s-bot test this: github issue #IGNORE

I have no idea which flake it is - the logs are utterly useless

@k8s-bot
Copy link

k8s-bot commented May 20, 2016

GCE e2e build/test passed for commit 0a1c15c.

@bprashanth
Copy link
Contributor Author

the flake was integration tests, about the uselessness of those logs: #24440 (comment)

I will almost surely need another image bump in a bit for the uid change and probably to run the controller as a static pod on the master, so worst case this doesn't go in in a week i'll just update the pr to reflect the second bump.

@mikedanese mikedanese merged commit fd60748 into kubernetes:master May 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants