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

Move *proxy* to external #2651

Merged
merged 2 commits into from
Mar 4, 2019
Merged

Move *proxy* to external #2651

merged 2 commits into from
Mar 4, 2019

Conversation

yongtang
Copy link
Member

@yongtang yongtang commented Mar 3, 2019

move the proxy plugin into coredns/proxy and remove it as a default
plugin. Link the proxy to deprecated in plugin.cfg

coredns/proxy doesn't compile because of the vendoring :(

Signed-off-by: Miek Gieben miek@miek.nl

Add github.com/coredns/proxy as go mod should work now.

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

miekg and others added 2 commits March 3, 2019 20:22
move the proxy plugin into coredns/proxy and remove it as a default
plugin. Link the proxy to deprecated in plugin.cfg

coredns/proxy doesn't compile because of the vendoring :(

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

corbot bot commented Mar 3, 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 March 3, 2019 20:33
@yongtang
Copy link
Member Author

yongtang commented Mar 3, 2019

/cc @miekg, I updated the proxy plugin PR. It looks like go mod works as expected.

@yongtang yongtang requested review from miekg and removed request for varyoo March 3, 2019 20:38
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2651      +/-   ##
==========================================
+ Coverage   55.58%   55.95%   +0.37%     
==========================================
  Files         203      194       -9     
  Lines       10311     9962     -349     
==========================================
- Hits         5731     5574     -157     
+ Misses       4150     3978     -172     
+ Partials      430      410      -20
Impacted Files Coverage Δ
plugin/etcd/setup.go 66.27% <ø> (ø) ⬆️
plugin/errors/errors.go 100% <0%> (+4.44%) ⬆️

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 9d39ea5...71ec012. Read the comment docs.

@miekg miekg merged commit 9dd2889 into master Mar 4, 2019
@corbot corbot bot deleted the proxy-external2 branch March 4, 2019 07:32
Jason-ZW pushed a commit to rancher/coredns that referenced this pull request Apr 17, 2019
* Move *proxy* to external

move the proxy plugin into coredns/proxy and remove it as a default
plugin. Link the proxy to deprecated in plugin.cfg

coredns/proxy doesn't compile because of the vendoring :(

Signed-off-by: Miek Gieben <miek@miek.nl>

* Add github.com/coredns/proxy

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
* Move *proxy* to external

move the proxy plugin into coredns/proxy and remove it as a default
plugin. Link the proxy to deprecated in plugin.cfg

coredns/proxy doesn't compile because of the vendoring :(

Signed-off-by: Miek Gieben <miek@miek.nl>

* Add github.com/coredns/proxy

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.

4 participants