Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

#1628 - Fixing HELM mojo, replacing template placeholders in ResourceMojo, Fixing NPE in UndeployMojo #1642

Merged
merged 5 commits into from
May 29, 2019

Conversation

djotanov
Copy link
Contributor

@djotanov djotanov commented May 24, 2019

Fixes #1628

Creating PR based on analysis in #1628

@djotanov djotanov changed the title #1628 - Fixing HELM mojo, replacing remplate placeholders in ResourceMojo, Fixing NPE in UndeployMojo #1628 - Fixing HELM mojo, replacing template placeholders in ResourceMojo, Fixing NPE in UndeployMojo May 24, 2019
@codecov
Copy link

codecov bot commented May 24, 2019

Codecov Report

Merging #1642 into master will decrease coverage by 0.16%.
The diff coverage is 0%.

@@             Coverage Diff              @@
##             master    #1642      +/-   ##
============================================
- Coverage     34.81%   34.65%   -0.17%     
+ Complexity     1121     1120       -1     
============================================
  Files           186      186              
  Lines         10309    10348      +39     
  Branches       1679     1688       +9     
============================================
- Hits           3589     3586       -3     
- Misses         6299     6338      +39     
- Partials        421      424       +3

@codecov
Copy link

codecov bot commented May 24, 2019

Codecov Report

Merging #1642 into master will decrease coverage by 0.15%.
The diff coverage is 0%.

@@             Coverage Diff              @@
##             master    #1642      +/-   ##
============================================
- Coverage      34.8%   34.65%   -0.16%     
+ Complexity     1123     1120       -3     
============================================
  Files           186      186              
  Lines         10325    10349      +24     
  Branches       1681     1688       +7     
============================================
- Hits           3594     3586       -8     
- Misses         6307     6339      +32     
  Partials        424      424

@rohanKanojia rohanKanojia requested review from lordofthejars and devang-gaur and removed request for lordofthejars May 24, 2019 10:48
@rohanKanojia
Copy link
Member

@djotanov : Have you tested it? Is it working for you?

@djotanov
Copy link
Contributor Author

Yes, everything works for me.

@rohanKanojia
Copy link
Member

@djotanov : Great! Really Really appreciated 👏

@rohanKanojia
Copy link
Member

one minor thing, could you please add a line to changelog also?

@rohanKanojia rohanKanojia added the pr/changelog-entry-please Please add a changelog entry for this PR label May 24, 2019
@djotanov
Copy link
Contributor Author

Sure, done

@rohanKanojia rohanKanojia removed the pr/changelog-entry-please Please add a changelog entry for this PR label May 24, 2019
Copy link
Member

@rohanKanojia rohanKanojia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rohanKanojia rohanKanojia merged commit 4b75127 into fabric8io:master May 29, 2019
manusa added a commit to manusa/jkube that referenced this pull request Mar 18, 2020
manusa added a commit to manusa/jkube that referenced this pull request Mar 23, 2020
manusa added a commit to manusa/jkube that referenced this pull request Mar 24, 2020
manusa added a commit to manusa/jkube that referenced this pull request Mar 25, 2020
manusa added a commit to eclipse-jkube/jkube that referenced this pull request Mar 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix fabric8:helm feature in kubernetes mode
4 participants