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

Added support for HTTP proxy with hyper-proxy2 #1496

Merged
merged 1 commit into from
May 17, 2024

Conversation

aviramha
Copy link
Contributor

Closes #1361

@clux clux added the changelog-add changelog added category for prs label May 17, 2024
Copy link
Member

@clux clux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! Love how simple this becomes on our end.

Copy link

codecov bot commented May 17, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 74.8%. Comparing base (a6f4337) to head (0daf094).

Current head 0daf094 differs from pull request most recent head 3b0c3dc

Please upload reports for the commit 3b0c3dc to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1496     +/-   ##
=======================================
- Coverage   74.9%   74.8%   -0.0%     
=======================================
  Files         78      78             
  Lines       6806    6808      +2     
=======================================
  Hits        5091    5091             
- Misses      1715    1717      +2     
Files Coverage Δ
kube-client/src/client/builder.rs 61.4% <40.0%> (-1.6%) ⬇️

... and 1 file with indirect coverage changes

@clux clux added this to the 0.92.0 milestone May 17, 2024
@clux clux merged commit c30ce34 into kube-rs:main May 17, 2024
16 checks passed
@clux clux mentioned this pull request Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-add changelog added category for prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP proxy support
2 participants