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 the_real_ip variable #4557

Merged
merged 1 commit into from
Sep 16, 2019
Merged

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Sep 12, 2019

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #4429

Special notes for your reviewer:

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Sep 12, 2019
@aledbf
Copy link
Member Author

aledbf commented Sep 12, 2019

/assign @ElvinEfendi

@codecov-io
Copy link

codecov-io commented Sep 12, 2019

Codecov Report

Merging #4557 into master will increase coverage by 0.18%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4557      +/-   ##
==========================================
+ Coverage   59.34%   59.52%   +0.18%     
==========================================
  Files          89       89              
  Lines        6823     6982     +159     
==========================================
+ Hits         4049     4156     +107     
- Misses       2338     2377      +39     
- Partials      436      449      +13
Impacted Files Coverage Δ
internal/ingress/controller/config/config.go 97.16% <0%> (-1.42%) ⬇️
internal/ingress/controller/store/backend_ssl.go 45.2% <0%> (-1.67%) ⬇️
internal/ingress/sslcert.go 0% <0%> (ø) ⬆️
internal/ingress/metric/collectors/process.go 90.42% <0%> (+2.12%) ⬆️
internal/watch/file_watcher.go 84.61% <0%> (+3.84%) ⬆️
internal/net/ssl/ssl.go 59.41% <0%> (+8.31%) ⬆️

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 fe4f178...9af574a. Read the comment docs.

@ElvinEfendi
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 16, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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

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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

set_real_ip_from ignored with PROXY protocol for HTTP
4 participants