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

feat(KongIngress) allow upstream HTTPS #79

Merged
merged 1 commit into from
Aug 9, 2018
Merged

Conversation

hbagdi
Copy link
Member

@hbagdi hbagdi commented Aug 9, 2018

This change allows specifying protocol (HTTP/HTTPS) to talk to upstream
via a KongIngress object.

Fixes #69

This change allows specifying protocol (HTTP/HTTPS) to talk to upstream
via a KongIngress object.

Fixes #69
@codecov-io
Copy link

Codecov Report

Merging #79 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #79   +/-   ##
=======================================
  Coverage   32.28%   32.28%           
=======================================
  Files          33       33           
  Lines        2850     2850           
=======================================
  Hits          920      920           
  Misses       1817     1817           
  Partials      113      113
Impacted Files Coverage Δ
internal/ingress/controller/kong.go 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dcf976a...f2137b1. Read the comment docs.

@hbagdi hbagdi merged commit be8dcad into master Aug 9, 2018
@hbagdi hbagdi deleted the fix-upstream-https branch August 9, 2018 22:25
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