-
Notifications
You must be signed in to change notification settings - Fork 126
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(metrics-operator): add AnalysisDefinition CRD #1823
Conversation
✅ Deploy Preview for keptn-lifecycle-toolkit ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1823 +/- ##
===========================================
- Coverage 83.45% 59.09% -24.37%
===========================================
Files 132 35 -97
Lines 8215 2408 -5807
===========================================
- Hits 6856 1423 -5433
+ Misses 1106 848 -258
+ Partials 253 137 -116 see 110 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
metrics-operator/api/v1alpha3/analysisdefinition_webhook_test.go
Outdated
Show resolved
Hide resolved
metrics-operator/config/samples/metrics_v1alpha3_analysisdefinition.yaml
Outdated
Show resolved
Hide resolved
metrics-operator/config/crd/patches/webhook_in_analysisdefinitions.yaml
Outdated
Show resolved
Hide resolved
test/integration/validate-analysisdefinition/analysisdef_bad.yaml
Outdated
Show resolved
Hide resolved
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Signed-off-by: odubajDT <[email protected]>
Changes
AnalysisDefinition
CRDAnalysisDefinition
(see linked ticket for more details)Fixes: #1758