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(operator): add KeptnConfig API #694

Merged
merged 6 commits into from
Jan 25, 2023
Merged

feat(operator): add KeptnConfig API #694

merged 6 commits into from
Jan 25, 2023

Conversation

mowies
Copy link
Member

@mowies mowies commented Jan 25, 2023

This PR

  • adds the auto generated API/CRD files
  • implementation will follow in a second PR

Part of #593

Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
@mowies mowies changed the title feat: add KeptnConfig API feat(operator): add KeptnConfig API Jan 25, 2023
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
@codecov
Copy link

codecov bot commented Jan 25, 2023

Codecov Report

Merging #694 (a4bca95) into main (9d9a07c) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #694      +/-   ##
==========================================
- Coverage   56.61%   56.60%   -0.01%     
==========================================
  Files          83       83              
  Lines        6753     6754       +1     
==========================================
  Hits         3823     3823              
- Misses       2770     2771       +1     
  Partials      160      160              
Impacted Files Coverage Δ
...tor/apis/metrics/v1alpha1/zz_generated.deepcopy.go 0.00% <0.00%> (ø)
...ptnworkloadinstance/reconcile_prepostdeployment.go 81.81% <0.00%> (-9.10%) ⬇️
...ator/controllers/metrics/keptnmetric_controller.go 65.62% <0.00%> (-1.05%) ⬇️
...lers/lifecycle/keptnworkloadinstance/controller.go 78.24% <0.00%> (ø)
...ptnworkloadinstance/reconcile_prepostevaluation.go 90.90% <0.00%> (+9.09%) ⬆️
Flag Coverage Δ
component-tests 53.54% <ø> (ø)
keptn-cert-manager 68.35% <ø> (ø)
keptn-lifecycle-operator 52.09% <0.00%> (-0.01%) ⬇️
scheduler 21.17% <ø> (ø)

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

operator/main.go 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>
@sonarcloud
Copy link

sonarcloud bot commented Jan 25, 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 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mowies mowies merged commit 4971a8b into keptn:main Jan 25, 2023
@mowies mowies deleted the config-crd-2 branch January 25, 2023 09:43
@keptn-bot keptn-bot mentioned this pull request Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants