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

Update to YARP 2.0 #161

Merged

Conversation

leastprivilege
Copy link
Member

@leastprivilege leastprivilege commented Feb 8, 2023

Updates to YARP 2.0 fixing the following 2 problems for us

  • YARP 1.x had no way of short-circuiting the HTTP forwarding in a request transform. This feature was added in YARP 2.0.
  • remove in-memory config provider that we copied from the YARP samples

Also added the missing tests for the YARP extensions

@leastprivilege leastprivilege linked an issue Feb 8, 2023 that may be closed by this pull request
@brockallen brockallen marked this pull request as ready for review February 9, 2023 16:28
@leastprivilege leastprivilege changed the title Fail YARP request transform if required token is missing Update to YARP 2.0 Feb 15, 2023
@leastprivilege leastprivilege marked this pull request as draft February 15, 2023 07:26
@leastprivilege leastprivilege marked this pull request as ready for review February 15, 2023 10:50
@brockallen brockallen added this to the 2.1.0 milestone Feb 21, 2023
@leastprivilege leastprivilege merged commit 1f24bbb into main Feb 22, 2023
@leastprivilege leastprivilege deleted the features/fail-yarp-extensions-if-token-is-missing branch February 22, 2023 08:00
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.

Update YARP Integration
3 participants