-
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(operator): bootstrapped KeptnAppCreationRequest CRD #1134
Conversation
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
✅ Deploy Preview for keptn-lifecycle-toolkit ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1134 +/- ##
==========================================
+ Coverage 59.05% 59.07% +0.02%
==========================================
Files 126 128 +2
Lines 10023 10031 +8
==========================================
+ Hits 5919 5926 +7
- Misses 3888 3890 +2
+ Partials 216 215 -1
... and 1 file with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
operator/apis/lifecycle/v1alpha3/keptnappcreationrequest_types.go
Outdated
Show resolved
Hide resolved
operator/controllers/lifecycle/keptnappcreationrequest/controller.go
Outdated
Show resolved
Hide resolved
Signed-off-by: Florian Bacher <[email protected]>
Kudos, SonarCloud Quality Gate passed!
|
Signed-off-by: Florian Bacher <[email protected]> Signed-off-by: Nicolas Lamirault <[email protected]>
Closes #612