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

Add httpOptions.proxyURL option to Subscription #1372

Merged
merged 3 commits into from
Jul 20, 2023
Merged

Add httpOptions.proxyURL option to Subscription #1372

merged 3 commits into from
Jul 20, 2023

Conversation

peterbroadhurst
Copy link
Contributor

So that you can configure the HTTP Proxy on a per-subscription setting, like you can with the mTLS certificates, or the other HTTP options

Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2023

Codecov Report

Merging #1372 (baefae3) into main (4f5c029) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1372   +/-   ##
=======================================
  Coverage   99.98%   99.98%           
=======================================
  Files         315      315           
  Lines       22036    22044    +8     
=======================================
+ Hits        22032    22040    +8     
  Misses          2        2           
  Partials        2        2           
Impacted Files Coverage Δ
internal/events/webhooks/webhooks.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
@nguyer nguyer merged commit 9f78326 into main Jul 20, 2023
14 checks passed
@nguyer nguyer deleted the webhook-proxy branch July 20, 2023 19:34
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

3 participants