Skip to content
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

Merged
merged 11 commits into from
Oct 2, 2023

Conversation

odubajDT
Copy link
Contributor

@odubajDT odubajDT commented Sep 29, 2023

Fixes: #2185

Follow up task: #2201

@github-actions github-actions bot added documentation Improvements or additions to documentation ops lifecycle-operator labels Sep 29, 2023
@netlify
Copy link

netlify bot commented Sep 29, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 06e36e1
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/651a54bcff9ded00087114da
😎 Deploy Preview https://deploy-preview-2200--keptn-lifecycle-toolkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #2200 (56c91fe) into main (8e5dd76) will increase coverage by 0.08%.
Report is 6 commits behind head on main.
The diff coverage is n/a.

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

Flag Coverage Δ
certificate-operator 65.91% <ø> (ø)
component-tests 58.03% <ø> (-0.62%) ⬇️
lifecycle-operator 85.02% <ø> (ø)
metrics-operator 87.55% <ø> (+0.17%) ⬆️
scheduler 32.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@RealAnna
Copy link
Contributor

let's make sure automated app discovery keeeps on working like mentioned here

Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
@odubajDT odubajDT force-pushed the feat/lifecycle-operator-helm branch from f1d9437 to 06e36e1 Compare October 2, 2023 05:27
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
@odubajDT odubajDT marked this pull request as ready for review October 2, 2023 06:02
@odubajDT odubajDT requested a review from a team as a code owner October 2, 2023 06:02
@odubajDT
Copy link
Contributor Author

odubajDT commented Oct 2, 2023

let's make sure automated app discovery keeeps on working like mentioned here

According to tests, it should be working

@RealAnna
Copy link
Contributor

RealAnna commented Oct 2, 2023

let's make sure automated app discovery keeeps on working like mentioned here

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

RealAnna and others added 3 commits October 2, 2023 09:57
Signed-off-by: realanna <anna.reale@dynatrace.com>
Co-authored-by: Meg McRoberts <meg.mcroberts@dynatrace.com>
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
Co-authored-by: Meg McRoberts <meg.mcroberts@dynatrace.com>
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
RealAnna
RealAnna previously approved these changes Oct 2, 2023
Signed-off-by: realanna <anna.reale@dynatrace.com>
RealAnna
RealAnna previously approved these changes Oct 2, 2023
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
@sonarcloud
Copy link

sonarcloud bot commented Oct 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@RealAnna RealAnna merged commit 9f0853f into main Oct 2, 2023
37 checks passed
@RealAnna RealAnna deleted the feat/lifecycle-operator-helm branch October 2, 2023 09:37
StackScribe added a commit to StackScribe/lifecycle-toolkit that referenced this pull request Oct 13, 2023
…n#2200)

Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
Co-authored-by: realanna <anna.reale@dynatrace.com>
Co-authored-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
Co-authored-by: Meg McRoberts <meg.mcroberts@dynatrace.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation helm lifecycle-operator ops
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create helm chart for lifecycle-operator including scheduler
4 participants