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

*: support CORS for v3 HTTP requests #9490

Merged
merged 16 commits into from Mar 27, 2018
Merged

*: support CORS for v3 HTTP requests #9490

merged 16 commits into from Mar 27, 2018

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented Mar 27, 2018

And some clean up

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@2e1e619). Click here to learn what that means.
The diff coverage is 77.45%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #9490   +/-   ##
=========================================
  Coverage          ?   72.72%           
=========================================
  Files             ?      366           
  Lines             ?    30998           
  Branches          ?        0           
=========================================
  Hits              ?    22542           
  Misses            ?     6834           
  Partials          ?     1622
Impacted Files Coverage Δ
etcdserver/server.go 80.24% <ø> (ø)
etcdserver/config.go 79.8% <ø> (ø)
embed/etcd.go 69.64% <100%> (ø)
etcdmain/config.go 83.91% <100%> (ø)
etcdmain/etcd.go 50% <100%> (ø)
embed/config.go 60.07% <25%> (ø)
etcdserver/server_access_control.go 50% <50%> (ø)
embed/serve.go 63.42% <64.51%> (ø)
pkg/flags/unique_urls.go 82.35% <82.35%> (ø)
pkg/flags/unique_strings.go 83.33% <83.33%> (ø)

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 2e1e619...c51fc98. Read the comment docs.

gyuho added 15 commits March 27, 2018 06:25
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>

iii

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
@gyuho gyuho force-pushed the cors branch 2 times, most recently from 866b999 to ab7cc0b Compare March 27, 2018 13:28
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants