-
Notifications
You must be signed in to change notification settings - Fork 13
[release-1.9]: backport: fix a race condition #3
Conversation
|
We need to setup the travis CI, right? @starnop |
|
@allencloud Yeah, we need change the branch of cri-tools to setup the travis CI. I will do that until this PR has been merged. |
|
LGTM |
|
@starnop could we add the travis-CI here before we merge? |
.travis.yml
Outdated
|
|
||
| go: | ||
| - 1.9.x | ||
| - 1.10.x |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the change is ok. but we don't need to run it with go1.10. So just keep the change in the scope of fixing the data race.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got it.
c07662a to
39438de
Compare
|
|
39438de to
01dff3d
Compare
Signed-off-by: Lantao Liu <[email protected]>
01dff3d to
e48db0b
Compare
fuweid
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Lantao Liu [email protected]
NOTE: cherry pick.