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(lifecycle-operator): revert unused ObservabilityTimeout parameter from KeptnWorkload #3163

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Conversation

odubajDT
Copy link
Contributor

@odubajDT odubajDT commented Mar 1, 2024

Partial revert of #3153

Part-of: #3134

Reason: parameter is not needed for the implementation of the ObservabilityTimeout, see here #3160

@github-actions github-actions bot added documentation Improvements or additions to documentation ops lifecycle-operator labels Mar 1, 2024
Copy link

sonarqubecloud bot commented Mar 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.83%. Comparing base (34b3aeb) to head (5f68926).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3163      +/-   ##
==========================================
+ Coverage   86.82%   86.83%   +0.01%     
==========================================
  Files         162      162              
  Lines        8605     8605              
==========================================
+ Hits         7471     7472       +1     
+ Misses        843      842       -1     
  Partials      291      291              
Files Coverage Δ
...ator/apis/lifecycle/v1beta1/keptnworkload_types.go 87.50% <ø> (ø)

... and 2 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 69.23% <ø> (ø)
component-tests 57.13% <ø> (-0.52%) ⬇️
lifecycle-operator 86.48% <ø> (ø)
metrics-operator 88.32% <ø> (ø)
scheduler 34.74% <ø> (ø)

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

@odubajDT odubajDT merged commit 7b68ac8 into keptn:main Mar 4, 2024
44 checks passed
Vickysomtee pushed a commit to Vickysomtee/keptn-lifecycle-toolkit that referenced this pull request Apr 23, 2024
…er from KeptnWorkload (keptn#3163)

Signed-off-by: odubajDT <[email protected]>
Signed-off-by: vickysomtee <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants