Add support for custom proxy headers using a ConfigMap #246

Merged
merged 3 commits into from Feb 16, 2017

Conversation

Projects
None yet
6 participants
Member

aledbf commented Feb 7, 2017

fixes #180

This change is Reviewable

Coverage Status

Coverage decreased (-0.1%) to 44.223% when pulling cbccff8 on aledbf:set-headers into 4eb527d on kubernetes:master.

Coverage Status

Coverage decreased (-0.2%) to 44.183% when pulling cbccff8 on aledbf:set-headers into 4eb527d on kubernetes:master.

Coverage Status

Coverage decreased (-0.2%) to 44.223% when pulling 5cc5669 on aledbf:set-headers into 2045786 on kubernetes:master.

Contributor

bigkraig commented Feb 10, 2017

This is a huge help for what I am working on, thanks!!

Contributor

bigkraig commented Feb 11, 2017

@aledbf, any chance we can get the StoreToNodeLister added? I am not sure how else to get the node IPs for my NodePort targets.

I sent you a PR that includes the Node lister aledbf#1

@aledbf aledbf changed the title from WIP: Add support for custom proxy headers using a ConfigMap to Add support for custom proxy headers using a ConfigMap Feb 11, 2017

Coverage Status

Coverage increased (+1.4%) to 45.818% when pulling f7a27eb on aledbf:set-headers into 2045786 on kubernetes:master.

@aledbf aledbf assigned justinsb and unassigned justinsb Feb 11, 2017

@aledbf aledbf merged commit b5819d8 into kubernetes:master Feb 16, 2017

3 checks passed

cla/linuxfoundation aledbf authorized
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage increased (+1.4%) to 45.818%
Details

@aledbf aledbf deleted the aledbf:set-headers branch Feb 16, 2017

@n1koo n1koo referenced this pull request May 18, 2017

Merged

Add support for add_headers #730

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment