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 connection-proxy-header annotation #1999

Merged
merged 1 commit into from
Jan 30, 2018
Merged

Add connection-proxy-header annotation #1999

merged 1 commit into from
Jan 30, 2018

Conversation

qiujian16
Copy link
Contributor

This is the override the default connection header

What this PR does / why we need it:

Base on the discussion in #1744, we add a "connection-proxy-header" annotation to override the default connection header.

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

fixes #986

Special notes for your reviewer:

@k8s-reviewable
Copy link

This change is Reviewable

@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 29, 2018
@qiujian16
Copy link
Contributor Author

@aledbf @f84anton

@coveralls
Copy link

coveralls commented Jan 29, 2018

Coverage Status

Coverage increased (+0.1%) to 39.659% when pulling 672f3f7 on qiujian16:qj-connection-header into b020686 on kubernetes:master.

This is the override the default connection header
@aledbf
Copy link
Member

aledbf commented Jan 30, 2018

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your 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 Jan 30, 2018
@aledbf aledbf merged commit 951a704 into kubernetes:master Jan 30, 2018
@qiujian16 qiujian16 deleted the qj-connection-header branch January 30, 2018 05:03
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. 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.

Overrule Connection header to upstream
5 participants