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

Merge websocket proxy feature from openshift/oauth-proxy #92

Merged
merged 1 commit into from Mar 11, 2019

Conversation

butzist
Copy link
Contributor

@butzist butzist commented Mar 8, 2019

Description

Merged websocket proxy support from the openshift fork of oauth-proxy

Motivation and Context

Current oauth-proxy will not work with APIs which upgrade the connection to websocket.

How Has This Been Tested?

Merged unit test from upstream -> passing

Checklist:

  • My change requires a change to the documentation or CHANGELOG.
  • I have updated the documentation/CHANGELOG accordingly.
  • I have created a feature (non-master) branch for my PR.

@butzist butzist requested a review from a team March 8, 2019 08:41
@JoelSpeed
Copy link
Member

I've had a first pass over this and it looks fantastic! Thanks very much!

Looks like there's a problem with the pinned dependencies at the moment though, a dep ensure -v should hopefully fix that though. Once the tests are passing I'm happy to get this merged

…thor: Hiram Chirino <hiram@hiramchirino.com>
@butzist
Copy link
Contributor Author

butzist commented Mar 11, 2019

@JoelSpeed Updated dependencies, and build/checks are passing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants