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

chore!: remove Keptn scheduler #3821

Merged
merged 2 commits into from
Nov 4, 2024
Merged

chore!: remove Keptn scheduler #3821

merged 2 commits into from
Nov 4, 2024

Conversation

odubajDT
Copy link
Contributor

@odubajDT odubajDT commented Nov 4, 2024

Changes

  • removes Keptn scheduler code
  • removes Keptn scheduler from pipelines
  • removes Keptn scheduler from helm charts
  • adapts helm chart to use only scheduling gates
  • adapts lifecycle operator to use only scheduling gates
  • regenerates helm docs
  • regenerates helm test results

Follow-up

  • adapt docs (include 1.27 as latest supported version)
  • adapt examples
  • verify Keptn works

@github-actions github-actions bot added documentation Improvements or additions to documentation ops scheduler lifecycle-operator labels Nov 4, 2024
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.70%. Comparing base (5be9abe) to head (a84d5e6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3821      +/-   ##
==========================================
+ Coverage   76.64%   77.70%   +1.05%     
==========================================
  Files         224      219       -5     
  Lines       11883    11575     -308     
==========================================
- Hits         9108     8994     -114     
+ Misses       2405     2216     -189     
+ Partials      370      365       -5     
Files with missing lines Coverage Δ
...rator/webhooks/pod_mutator/pod_mutating_webhook.go 95.71% <100.00%> (-0.34%) ⬇️

... and 2 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 47.44% <ø> (ø)
component-tests 57.08% <ø> (-22.06%) ⬇️
lifecycle-operator 79.68% <100.00%> (-0.02%) ⬇️
metrics-operator 75.91% <ø> (ø)
scheduler ?

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

Signed-off-by: odubajDT <[email protected]>
Copy link

sonarqubecloud bot commented Nov 4, 2024

@odubajDT odubajDT marked this pull request as ready for review November 4, 2024 11:01
@odubajDT odubajDT requested a review from a team as a code owner November 4, 2024 11:01
@odubajDT odubajDT changed the title chore: remove Keptn scheduler chore!: remove Keptn scheduler Nov 4, 2024
@odubajDT odubajDT merged commit de3a0e7 into main Nov 4, 2024
43 checks passed
@odubajDT odubajDT deleted the remove-scheduler branch November 4, 2024 11:42
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 lifecycle-operator ops scheduler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants