-
Notifications
You must be signed in to change notification settings - Fork 14
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
release v2.2.0 #138
release v2.2.0 #138
Conversation
add integration tests
Co-authored-by: serboctor <boctor.sarah@gmail.com>
Co-authored-by: serboctor <boctor.sarah@gmail.com>
Add support for mutating violating resource
Codecov Report
@@ Coverage Diff @@
## master #138 +/- ##
==========================================
+ Coverage 80.84% 80.86% +0.02%
==========================================
Files 14 14
Lines 830 831 +1
==========================================
+ Hits 671 672 +1
Misses 120 120
Partials 39 39
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
related to weaveworks/weave-gitops-enterprise#2033
What changed?
Why was this change made?
How was this change implemented?
By implementing and registering mutation webhook to handle mutation requests
How did you validate the change?
Added unit tests and integration tests
Release notes
Documentation Changes