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

Register all known client auth plugins #77

Closed JoshVanL closed 5 years ago

JoshVanL commented 5 years ago

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

Ensure we register all known client auth plugins. We also vendor their dependencies.

Ensure all client plugins are vendored an registered for proxy auth to the API server.
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

/retest

JoshVanL commented 5 years ago

/cc @simonswine /cc @munnerz

JoshVanL commented 5 years ago

Didn't need a back port in the end - this breaking change came from removing k8s.io/kubernetes that vendored this in.

/assign @munnerz

simonswine commented 5 years ago

/lgtm