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

refactor: Removed OpenShift specific config flags from kubernetes-maven-plugin #170

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

manusa
Copy link
Member

@manusa manusa commented Apr 28, 2020

  • Enhanced OpenshiftUndeployMojo to remove Build resources along with the BuildConfigs

Will create an additional PR with documentation and updated Changelog.

Relates to: #101

@codecov
Copy link

codecov bot commented Apr 28, 2020

Codecov Report

Merging #170 into master will decrease coverage by 0.03%.
The diff coverage is 4.76%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #170      +/-   ##
============================================
- Coverage     26.25%   26.21%   -0.04%     
+ Complexity     1575     1572       -3     
============================================
  Files           347      349       +2     
  Lines         18281    18280       -1     
  Branches       2812     2813       +1     
============================================
- Hits           4799     4793       -6     
- Misses        12923    12927       +4     
- Partials        559      560       +1     
Impacted Files Coverage Δ Complexity Δ
.../build/service/docker/config/LogConfiguration.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...config/handler/property/PropertyConfigHandler.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...uild/service/docker/helper/StartOrderResolver.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...clipse/jkube/kit/config/service/PodLogService.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...onfig/service/kubernetes/KubernetesClientUtil.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ipse/jkube/maven/plugin/mojo/ManifestProvider.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...be/maven/plugin/mojo/build/AbstractDockerMojo.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...lipse/jkube/maven/plugin/mojo/build/ApplyMojo.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...lipse/jkube/maven/plugin/mojo/build/BuildMojo.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...se/jkube/maven/plugin/mojo/build/ResourceMojo.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 11 more

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 518625b...774b424. Read the comment docs.

@manusa manusa force-pushed the refactor/openshift-in-oc branch 3 times, most recently from db42762 to 2b51715 Compare April 29, 2020 07:55
…en-plugin

- Enhanced OpenshiftUndeployMojo to remove Build resources along with the BuildConfigs

Signed-off-by: Marc Nuri <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Apr 29, 2020

SonarCloud Quality Gate failed.

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

4.2% 4.2% Coverage
0.0% 0.0% Duplication

@rohanKanojia rohanKanojia merged commit 2b3b31d into eclipse-jkube:master Apr 29, 2020
@manusa manusa deleted the refactor/openshift-in-oc branch April 30, 2020 08:59
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