-
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 version 2.3.0 #146
Conversation
* add new field status for policy config crd * add test cases * update with pr comments * add policy status subresource * add policy status subresource * rename policy ids * remove unused variable * increase the threshould of codecov * fix missing policies and add status print field * add age field
Co-authored-by: serboctor <boctor.sarah@gmail.com>
support targetting workspaces in policy config
bump version to 2.3.0
Codecov Report
@@ Coverage Diff @@
## master #146 +/- ##
==========================================
- Coverage 80.86% 78.80% -2.06%
==========================================
Files 14 14
Lines 831 906 +75
==========================================
+ Hits 672 714 +42
- Misses 120 144 +24
- Partials 39 48 +9
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 |
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
Closes
#140
#141
What changed?
Why was this change made?
How was this change implemented?
How did you validate the change?
Release notes
Documentation Changes