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

🌱 Update certificate code to be more strict #1056

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

tmshort
Copy link
Contributor

@tmshort tmshort commented Jul 16, 2024

Deal with malformed PEM that is skipped by the golang standard library

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

@tmshort tmshort requested a review from a team as a code owner July 16, 2024 15:09
Copy link

netlify bot commented Jul 16, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit de53ba8
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/6696d5fe475c980008acf295
😎 Deploy Preview https://deploy-preview-1056--olmv1.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.

Copy link

codecov bot commented Jul 16, 2024

Codecov Report

Attention: Patch coverage is 74.78261% with 29 lines in your changes missing coverage. Please review.

Project coverage is 73.91%. Comparing base (6e8e035) to head (de53ba8).
Report is 2 commits behind head on main.

Files Patch % Lines
internal/httputil/certutil.go 74.78% 14 Missing and 15 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1056      +/-   ##
==========================================
+ Coverage   72.94%   73.91%   +0.96%     
==========================================
  Files          28       31       +3     
  Lines        1889     2028     +139     
==========================================
+ Hits         1378     1499     +121     
- Misses        378      387       +9     
- Partials      133      142       +9     
Flag Coverage Δ
e2e 54.01% <46.95%> (-0.12%) ⬇️
unit 49.11% <74.78%> (+2.52%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tmshort tmshort force-pushed the cert-ut2 branch 3 times, most recently from 3f5fdc5 to 1ec8ada Compare July 16, 2024 17:40
@tmshort tmshort enabled auto-merge July 16, 2024 19:26
Deal with malformed PEM that is skipped by the golang standard library

Signed-off-by: Todd Short <[email protected]>
@tmshort tmshort added this pull request to the merge queue Jul 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 16, 2024
@joelanford joelanford added this pull request to the merge queue Jul 16, 2024
Merged via the queue into operator-framework:main with commit ca4f4e3 Jul 16, 2024
18 checks passed
@tmshort tmshort deleted the cert-ut2 branch July 16, 2024 20:43
perdasilva pushed a commit to LalatenduMohanty/operator-controller that referenced this pull request Aug 13, 2024
Deal with malformed PEM that is skipped by the golang standard library

Signed-off-by: Todd Short <[email protected]>
perdasilva pushed a commit to kevinrizza/operator-controller that referenced this pull request Aug 13, 2024
Deal with malformed PEM that is skipped by the golang standard library

Signed-off-by: Todd Short <[email protected]>
@skattoju skattoju mentioned this pull request Sep 25, 2024
4 tasks
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.

2 participants