-
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(lifecycle-operator): add helm chart for lifecycle operator #2200
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 #2200 +/- ##
==========================================
+ Coverage 84.55% 84.63% +0.08%
==========================================
Files 154 154
Lines 9918 9957 +39
==========================================
+ Hits 8386 8427 +41
+ Misses 1246 1244 -2
Partials 286 286 see 3 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
ce3d67f
to
f1d9437
Compare
let's make sure automated app discovery keeeps on working like mentioned here |
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
f1d9437
to
06e36e1
Compare
Signed-off-by: odubajDT <[email protected]>
According to tests, it should be working |
the chart is still called klt, I would prefer to call it lifecycle-operator or similar... and klt is what is than hardcoded in the label... but for that I would think to file a bug issue |
Signed-off-by: realanna <[email protected]>
Co-authored-by: Meg McRoberts <[email protected]> Signed-off-by: RealAnna <[email protected]>
Co-authored-by: Meg McRoberts <[email protected]> Signed-off-by: RealAnna <[email protected]>
Signed-off-by: realanna <[email protected]>
lifecycle-operator/chart/templates/lifecycle-manager-config.yaml
Outdated
Show resolved
Hide resolved
Signed-off-by: realanna <[email protected]>
Signed-off-by: realanna <[email protected]>
Signed-off-by: realanna <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
…n#2200) Signed-off-by: odubajDT <[email protected]> Signed-off-by: realanna <[email protected]> Signed-off-by: RealAnna <[email protected]> Co-authored-by: realanna <[email protected]> Co-authored-by: RealAnna <[email protected]> Co-authored-by: Meg McRoberts <[email protected]>
Fixes: #2185
Follow up task: #2201