-
Notifications
You must be signed in to change notification settings - Fork 122
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
feat(lifecycle-operator): introduce v1 API version #3344
Conversation
Signed-off-by: odubajDT <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3344 +/- ##
==========================================
+ Coverage 87.05% 88.02% +0.96%
==========================================
Files 162 176 +14
Lines 8665 9608 +943
==========================================
+ Hits 7543 8457 +914
- Misses 831 856 +25
- Partials 291 295 +4
... and 2 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
lifecycle-operator/config/samples/lifecycle_v1_keptntaskdefinition_deno.yaml
Outdated
Show resolved
Hide resolved
lifecycle-operator/config/samples/lifecycle_v1_keptntaskdefinition_python.yaml
Outdated
Show resolved
Hide resolved
Signed-off-by: odubajDT <[email protected]>
Quality Gate passedIssues Measures |
Signed-off-by: odubajDT <[email protected]> Signed-off-by: odubajDT <[email protected]> Signed-off-by: vickysomtee <[email protected]>
Changes
Fixes: #3234