-
Notifications
You must be signed in to change notification settings - Fork 519
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
Add deployment of NetworkPolicy to kubernetes-maven-plugin #620
Conversation
Codecov Report
@@ Coverage Diff @@
## master #620 +/- ##
============================================
- Coverage 42.70% 42.67% -0.03%
Complexity 2900 2900
============================================
Files 404 404
Lines 19500 19513 +13
Branches 2762 2763 +1
============================================
+ Hits 8327 8328 +1
- Misses 10181 10193 +12
Partials 992 992
Continue to review full report at Codecov.
|
@marespane : Thanks a lot for your PR 👍 . Could you please add some tests? |
Hi @marespane |
Hi @manusa, |
SonarCloud Quality Gate failed. |
I'll try to implement tests now and see if we can push this into the 1.2 release. |
Hi @marespane |
@manusa All it matters that it's merged. I'll do that next time. Thanks a lot. |
Description
I added NetworkPolicy so ti can be deployed with kuberentes-maven-plugin
Type of change
test, version modification, documentation, etc.)
Checklist