-
Notifications
You must be signed in to change notification settings - Fork 104
Conversation
Codecov Report
@@ Coverage Diff @@
## master #115 +/- ##
=======================================
Coverage 42.56% 42.56%
=======================================
Files 3 3
Lines 545 545
Branches 110 110
=======================================
Hits 232 232
Misses 270 270
Partials 43 43 Continue to review full report at Codecov.
|
@Akasurde appreciate your help. I didn't get time today to validate this one, but looking at the change, seems good to me. |
@abhiTamrakar It is being handled in this PR #110 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than one nit looks great
5525681
to
71b1558
Compare
1fac6ff
to
48eecee
Compare
helm command provides option to remove installation on failure using 'atomic' flag. This fix adds this parameter in helm module. Fixes: ansible-collections#109 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Change was made, we are good to go.
SUMMARY
helm command provides option to remove installation on failure using
'atomic' flag.
This fix adds this parameter in helm module.
Fixes: #109
Signed-off-by: Abhijeet Kasurde akasurde@redhat.com
ISSUE TYPE
COMPONENT NAME
plugins/modules/helm.py