Skip to content

Conversation

manusa
Copy link
Member

@manusa manusa commented May 19, 2020

Closes spike PoC in #203 where standard base images are used.

Replace base images used in JavaExecGenerator (#183) for partially customized images based on JBoss CEKit modules.

Images are maintained by us in https://github.com/jkubeio/jkube-images and deployed to our public Quay.io repositories, in this case https://quay.io/repository/jkube/jkube-java-binary-s2i.

These images shouldn't be used outside of Eclipse JKube as we don't want to provide extra-support or maintenance other than that related to the images working with JKube.

@codecov
Copy link

codecov bot commented May 19, 2020

Codecov Report

Merging #205 into master will increase coverage by 0.00%.
The diff coverage is 31.25%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #205   +/-   ##
=========================================
  Coverage     26.27%   26.28%           
  Complexity     1589     1589           
=========================================
  Files           350      350           
  Lines         18296    18295    -1     
  Branches       2808     2806    -2     
=========================================
+ Hits           4807     4808    +1     
+ Misses        12931    12929    -2     
  Partials        558      558           
Impacted Files Coverage Δ Complexity Δ
...kube/springboot/generator/SpringBootGenerator.java 17.85% <0.00%> (-0.26%) 8.00 <0.00> (ø)
...be/openliberty/generator/OpenLibertyGenerator.java 75.00% <80.00%> (+7.50%) 5.00 <1.00> (ø)
...se/jkube/generator/javaexec/JavaExecGenerator.java 83.16% <100.00%> (+0.16%) 22.00 <0.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 7f3f70b...42354d9. Read the comment docs.

@manusa manusa force-pushed the spike/custom-java-images branch from 7825a56 to a992493 Compare May 20, 2020 05:09
@manusa manusa added the WIP Work in Progress label May 20, 2020
…nd S2I builds.

- Provided example for spring-boot k8s:watch goal

Signed-off-by: Marc Nuri <[email protected]>
@manusa manusa force-pushed the spike/custom-java-images branch from a992493 to 42354d9 Compare May 20, 2020 10:55
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

23.1% 23.1% Coverage
0.0% 0.0% Duplication

@manusa manusa removed the WIP Work in Progress label May 20, 2020
@rohanKanojia rohanKanojia merged commit 1d5cda2 into eclipse-jkube:master May 21, 2020
@manusa manusa deleted the spike/custom-java-images branch May 21, 2020 05:17
@manusa manusa mentioned this pull request May 28, 2020
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.

2 participants