Skip to content

chore: remove decoder injector interface from webhook#1563

Merged
odubajDT merged 6 commits intokeptn:mainfrom
geoffrey1330:feat/1445/remove_decoder_injector
Jun 15, 2023
Merged

chore: remove decoder injector interface from webhook#1563
odubajDT merged 6 commits intokeptn:mainfrom
geoffrey1330:feat/1445/remove_decoder_injector

Conversation

@geoffrey1330
Copy link
Copy Markdown
Member

@geoffrey1330 geoffrey1330 commented Jun 14, 2023

Fixes #1445 Removed Decoder Injector interface from webhook and explicitly initialized the decoder in the operator main
Signed-off-by: geoffrey1330 israelgeoffrey13@gmail.com

Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
@geoffrey1330 geoffrey1330 requested a review from a team as a code owner June 14, 2023 12:36
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 14, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 14a840e
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/6489b45d3bdc930008b4795d
😎 Deploy Preview https://deploy-preview-1563--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 settings.

@RealAnna RealAnna changed the title Removed Decoder Injector interface from webhook chore: remove decoder injector interface from webhook Jun 14, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 14, 2023

Codecov Report

Merging #1563 (cb10bd3) into main (be47052) will decrease coverage by 0.10%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1563      +/-   ##
==========================================
- Coverage   63.22%   63.12%   -0.10%     
==========================================
  Files         142      142              
  Lines       10794    10800       +6     
==========================================
- Hits         6824     6817       -7     
- Misses       3715     3724       +9     
- Partials      255      259       +4     
Impacted Files Coverage Δ
...rator/webhooks/pod_mutator/pod_mutating_webhook.go 74.30% <100.00%> (+0.61%) ⬆️

... and 10 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 68.55% <ø> (ø)
component-tests 58.49% <ø> (-0.33%) ⬇️
lifecycle-operator 84.48% <100.00%> (+0.09%) ⬆️
metrics-operator 81.66% <ø> (ø)
scheduler 30.45% <ø> (ø)

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

Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
RealAnna
RealAnna previously approved these changes Jun 15, 2023
Comment thread operator/webhooks/pod_mutator/pod_mutating_webhook.go Outdated
Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
@sonarqubecloud
Copy link
Copy Markdown

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

@odubajDT odubajDT merged commit 7850766 into keptn:main Jun 15, 2023
@odubajDT
Copy link
Copy Markdown
Contributor

Thank you @geoffrey1330 for your contribution! :)

@keptn-bot keptn-bot mentioned this pull request Jun 15, 2023
StackScribe pushed a commit to StackScribe/lifecycle-toolkit that referenced this pull request Jun 19, 2023
StackScribe pushed a commit to StackScribe/lifecycle-toolkit that referenced this pull request Jun 22, 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.

Remove Decoder Injector interface from webhook

3 participants