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

Support ingress tls configuration #70

Merged
merged 4 commits into from
Feb 20, 2021
Merged

Conversation

svenvanhees
Copy link
Contributor

A pull request to support tls configuration on the ingress resource.
Fixes #69

@codecov
Copy link

codecov bot commented Feb 18, 2021

Codecov Report

Merging #70 (a462e7c) into master (b9a5e39) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #70      +/-   ##
============================================
+ Coverage     94.98%   95.00%   +0.01%     
- Complexity      543      545       +2     
============================================
  Files            56       56              
  Lines          1296     1300       +4     
============================================
+ Hits           1231     1235       +4     
  Misses           65       65              
Impacted Files Coverage Δ Complexity Δ
src/Kinds/K8sIngress.php 100.00% <100.00%> (ø) 7.00 <2.00> (+2.00)

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 b9a5e39...a462e7c. Read the comment docs.

@rennokki rennokki merged commit cc0c550 into renoki-co:master Feb 20, 2021
@rennokki
Copy link
Member

Sorry for the delay. Many thanks. 👍🏼

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.

Enabeling TLS on k8s ingress
2 participants