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: rename operator folder to lifecycle-operator #1819

Merged
merged 5 commits into from
Aug 3, 2023

Conversation

mowies
Copy link
Member

@mowies mowies commented Aug 2, 2023

This PR

  • renames the operator folder to lifecycle-operator
  • fixes a minor caching issue in the htmltest pipeline
  • fixes a minor caching issue related to go setup

@netlify
Copy link

netlify bot commented Aug 2, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit ba89d87
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/64ca5ac37bd95700083d8094
😎 Deploy Preview https://deploy-preview-1819--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.

@github-actions github-actions bot added documentation Improvements or additions to documentation ops helm labels Aug 2, 2023
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #1819 (465eed8) into main (650ecba) will increase coverage by 19.43%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1819       +/-   ##
===========================================
+ Coverage   63.92%   83.35%   +19.43%     
===========================================
  Files         143      132       -11     
  Lines       10883     8190     -2693     
===========================================
- Hits         6957     6827      -130     
+ Misses       3665     1109     -2556     
+ Partials      261      254        -7     
Files Changed Coverage Δ
...-operator/apis/lifecycle/v1alpha1/common/common.go 100.00% <ø> (ø)
...-operator/apis/lifecycle/v1alpha1/common/phases.go 100.00% <ø> (ø)
...tor/apis/lifecycle/v1alpha1/keptnapp_conversion.go 100.00% <ø> (ø)
...operator/apis/lifecycle/v1alpha1/keptnapp_types.go 91.66% <ø> (ø)
...s/lifecycle/v1alpha1/keptnappversion_conversion.go 100.00% <ø> (ø)
...r/apis/lifecycle/v1alpha1/keptnappversion_types.go 97.10% <ø> (ø)
...r/apis/lifecycle/v1alpha1/keptnevaluation_types.go 96.92% <ø> (ø)
...ecycle/v1alpha1/keptnevaluationdefinition_types.go 100.00% <ø> (ø)
...cle/v1alpha1/keptnevaluationprovider_conversion.go 100.00% <ø> (ø)
...ifecycle/v1alpha1/keptnevaluationprovider_types.go 100.00% <ø> (ø)
... and 52 more

... and 71 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 68.55% <ø> (ø)
component-tests 58.13% <ø> (-0.82%) ⬇️
lifecycle-operator 84.91% <ø> (ø)
metrics-operator 82.73% <ø> (ø)
scheduler 32.12% <ø> (ø)

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

@mowies mowies force-pushed the renaming branch 6 times, most recently from 4d1d045 to b104e7a Compare August 2, 2023 12:10
@mowies mowies marked this pull request as ready for review August 2, 2023 12:26
@mowies mowies requested review from a team as code owners August 2, 2023 12:26
odubajDT
odubajDT previously approved these changes Aug 2, 2023
lifecycle-operator/go.mod Outdated Show resolved Hide resolved
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
…crd docs work

Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
RealAnna
RealAnna previously approved these changes Aug 3, 2023
Makefile Outdated Show resolved Hide resolved
Co-authored-by: Florian Bacher <florian.bacher@dynatrace.com>
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
@sonarcloud
Copy link

sonarcloud bot commented Aug 3, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 42 Code Smells

No Coverage information No Coverage information
18.4% 18.4% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

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 metrics-operator ops
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants