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 decoder injector interface from webhook #1563

Merged
merged 6 commits into from
Jun 15, 2023

Conversation

geoffrey1330
Copy link
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

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

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
Signed-off-by: geoffrey1330 <israelgeoffrey13@gmail.com>
@sonarcloud
Copy link

sonarcloud bot commented Jun 15, 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 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
37 checks passed
@odubajDT
Copy link
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