-
Notifications
You must be signed in to change notification settings - Fork 1.7k
hooks: implement for helm
and kustomize
deployers
#6454
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #6454 +/- ##
==========================================
+ Coverage 70.29% 70.32% +0.02%
==========================================
Files 510 511 +1
Lines 22976 23020 +44
==========================================
+ Hits 16152 16189 +37
- Misses 5769 5773 +4
- Partials 1055 1058 +3
Continue to review full report at Codecov.
|
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.
LGTM 👍🏼
@gsquared94 it appears 9327776 broke some Travis-CI stages. |
Fixes: #6420
Related: #1441
Description
This PR implements
lifecycle hooks
forhelm
andkustomize
deployers.User facing changes (remove if N/A)
Users can specify
hooks
definition forhelm
orkustomize
deployers