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

Remove version pinning of thrift, ugoriji/go, and etcd #2457

Merged
merged 3 commits into from
Jan 12, 2019
Merged

Conversation

yongtang
Copy link
Member

1. Why is this pull request needed and what does it do?

For incompatibility reasons at one point, we were forced
to pining the version of thrift, ugoriji/go, and etcd
to very specific versions (some are not versioned commits)
to get around the build issues.

It looks like those incompatibility issues are gone so
we could remove the pinning of thrift, ugoriji/go, and etcd.

2. Which issues (if any) are related?

3. Which documentation changes (if any) need to be made?

Signed-off-by: Yong Tang yong.tang.github@outlook.com

For incompatibility reasons at one point, we were forced
to pining the version of thrift, ugoriji/go, and etcd
to very specific versions (some are not versioned commits)
to get around the build issues.

It looks like those incompatibility issues are gone so
we could remove the pinning of thrift, ugoriji/go, and etcd.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@corbot
Copy link

corbot bot commented Jan 12, 2019

Thank you for your contribution. I've just checked the OWNERS files to find a suitable reviewer. This search was successful and I've asked varyoo (via /OWNERS) for a review.

If you have questions or suggestions for this bot, please file an issue against the miekg/dreck repository.

The bot understands the commands that are listed here.

@corbot corbot bot requested a review from varyoo January 12, 2019 12:49
@codecov-io
Copy link

Codecov Report

Merging #2457 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2457      +/-   ##
=========================================
+ Coverage   56.37%   56.4%   +0.02%     
=========================================
  Files         208     208              
  Lines       10490   10490              
=========================================
+ Hits         5914    5917       +3     
+ Misses       4124    4122       -2     
+ Partials      452     451       -1
Impacted Files Coverage Δ
plugin/route53/route53.go 85.18% <0%> (+2.77%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 003355e...72ee7a6. Read the comment docs.

@stp-ip
Copy link
Member

stp-ip commented Jan 12, 2019

/lgtm

Copy link

@corbot corbot bot left a comment

Choose a reason for hiding this comment

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

LGTM by stp-ip

@yongtang yongtang merged commit 5274c44 into master Jan 12, 2019
@corbot corbot bot deleted the go-dep branch January 12, 2019 20:02
kingforaday added a commit to kingforaday/coredns that referenced this pull request Jan 12, 2019
Remove version pinning of thrift, ugoriji/go, and etcd (coredns#2457)
Jason-ZW pushed a commit to rancher/coredns that referenced this pull request Apr 17, 2019
* Remove version pinning of thrift, ugoriji/go, and etcd

For incompatibility reasons at one point, we were forced
to pining the version of thrift, ugoriji/go, and etcd
to very specific versions (some are not versioned commits)
to get around the build issues.

It looks like those incompatibility issues are gone so
we could remove the pinning of thrift, ugoriji/go, and etcd.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Update Gopkg.lock

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Update vendor library

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
dna2github pushed a commit to dna2fork/coredns that referenced this pull request Jul 19, 2019
* Remove version pinning of thrift, ugoriji/go, and etcd

For incompatibility reasons at one point, we were forced
to pining the version of thrift, ugoriji/go, and etcd
to very specific versions (some are not versioned commits)
to get around the build issues.

It looks like those incompatibility issues are gone so
we could remove the pinning of thrift, ugoriji/go, and etcd.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Update Gopkg.lock

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Update vendor library

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants