jetstack / kube-oidc-proxy

Reverse proxy to authenticate to managed Kubernetes API servers via OIDC.
https://jetstack.io
Apache License 2.0
477 stars 92 forks source link

WIP: Add x-forward-for flag #86

Closed JoshVanL closed 5 years ago

JoshVanL commented 5 years ago

Signed-off-by: JoshVanL vleeuwenjoshua@gmail.com

TODO: testing

Adds alpha flag to enable x-forward-for header containing source client IP

/assign

jetstack-bot commented 5 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JoshVanL

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: - ~~[OWNERS](https://github.com/jetstack/kube-oidc-proxy/blob/master/OWNERS)~~ [JoshVanL] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
JoshVanL commented 5 years ago

@nickperry

JoshVanL commented 5 years ago

/close

jetstack-bot commented 5 years ago

@JoshVanL: Closed this PR.

In response to [this](https://github.com/jetstack/kube-oidc-proxy/pull/86#issuecomment-517463591): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.