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

Fix ingress path routing and service ports. Update cluster metadata. Change portMergeOptimizer. #195

Merged

Conversation

HarikrishnanBalagopal
Copy link
Contributor

No description provided.

Signed-off-by: Harikrishnan Balagopal <Harikrishnan.Balagopal@ibm.com>
Signed-off-by: Harikrishnan Balagopal <Harikrishnan.Balagopal@ibm.com>
changed ingress path rewrite to use the new semantics.
changed service port names and numbers to match container ports.
also remove error message when war files are not found.

Signed-off-by: Harikrishnan Balagopal <Harikrishnan.Balagopal@ibm.com>
…ave any ports exposed

Signed-off-by: Harikrishnan Balagopal <Harikrishnan.Balagopal@ibm.com>
@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #195 (0dc3885) into master (4d6eb00) will decrease coverage by 0.38%.
The diff coverage is 8.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
- Coverage   26.15%   25.76%   -0.39%     
==========================================
  Files          68       68              
  Lines        3957     4036      +79     
==========================================
+ Hits         1035     1040       +5     
- Misses       2836     2910      +74     
  Partials       86       86              
Impacted Files Coverage Δ
internal/apiresource/service.go 0.00% <0.00%> (ø)
internal/containerizer/containerizer.go 0.00% <ø> (ø)
internal/optimizer/portmergeoptimizer.go 0.00% <0.00%> (-100.00%) ⬇️
internal/containerizer/dockerfilecontainerizer.go 57.95% <100.00%> (ø)
internal/containerizer/s2icontainerizer.go 55.55% <100.00%> (+3.55%) ⬆️
internal/source/any2kube.go 91.86% <100.00%> (+0.39%) ⬆️

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 4d6eb00...0dc3885. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants