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 e2e tests for CORS #3017

Merged
merged 1 commit into from
Sep 2, 2018
Merged

Add e2e tests for CORS #3017

merged 1 commit into from
Sep 2, 2018

Conversation

diazjf
Copy link

@diazjf diazjf commented Aug 30, 2018

Adds the missing e2e test for Cross-Origin Resource Sharing(CORS). This will include all the CORS annotations.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 30, 2018
@diazjf
Copy link
Author

diazjf commented Aug 30, 2018

/hold

@k8s-ci-robot k8s-ci-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 30, 2018
@diazjf diazjf force-pushed the more-e2e-1 branch 3 times, most recently from 673c678 to 6106735 Compare August 31, 2018 01:34
@diazjf
Copy link
Author

diazjf commented Aug 31, 2018

While I'm at it, I'll try and update the documentation.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3017      +/-   ##
==========================================
+ Coverage    47.5%   47.67%   +0.17%     
==========================================
  Files          77       77              
  Lines        5644     5644              
==========================================
+ Hits         2681     2691      +10     
+ Misses       2609     2604       -5     
+ Partials      354      349       -5
Impacted Files Coverage Δ
internal/ingress/annotations/cors/main.go 61.7% <0%> (+21.27%) ⬆️

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 05025d6...bdb20b2. Read the comment docs.

Adds the missing e2e tests for Cross-Origin Resource Sharing(CORS).
This will include all the CORS annotations. Also adds more unit tests.
@diazjf
Copy link
Author

diazjf commented Sep 1, 2018

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 1, 2018
@aledbf
Copy link
Member

aledbf commented Sep 2, 2018

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 2, 2018
@aledbf
Copy link
Member

aledbf commented Sep 2, 2018

@diazjf thanks!

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aledbf, diazjf

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 2, 2018
@k8s-ci-robot k8s-ci-robot merged commit a92555f into kubernetes:master Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants