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

Add golang 1.10 and fix a race condition. #257

Merged
merged 1 commit into from
Feb 24, 2018

Conversation

Random-Liu
Copy link
Contributor

See golang/go#24091.

@feiskyer
Signed-off-by: Lantao Liu lantaol@google.com

Signed-off-by: Lantao Liu <lantaol@google.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 24, 2018
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 24, 2018
@Random-Liu Random-Liu added this to the v1.0.0-beta.0 milestone Feb 24, 2018
Copy link
Member

@feiskyer feiskyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 24, 2018
@feiskyer feiskyer merged commit 506c19b into kubernetes-sigs:master Feb 24, 2018
@Random-Liu Random-Liu deleted the fix-race-condition branch February 24, 2018 11:10
@fuweid
Copy link
Contributor

fuweid commented Oct 20, 2018

@Random-Liu could you help to backport it to v1.0.0-alpha.0? when update the go version to go1.10, the v1.0.0-alpha.0 case will fail.

@feiskyer
Copy link
Member

feiskyer commented Nov 5, 2018

@fuweid Sorry, didn't notice this message. The fix has been included in release-1.9 branch. Let me cut a release for the branch tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants