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

🌱 Make sure cert-manager is ready #1401

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

tmshort
Copy link
Contributor

@tmshort tmshort commented Oct 21, 2024

There have been a number of test and CI failures due to cert-manager not being ready. This adds additional checks to the deployments and specifically to the mutating webhook configuration.

Description

Reviewer Checklist

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

There have been a number of test and CI failures due to cert-manager
not being ready. This adds additional checks to the deployments and
specifically to the mutating webhook configuration.

Signed-off-by: Todd Short <tshort@redhat.com>
@tmshort tmshort requested a review from a team as a code owner October 21, 2024 19:44
Copy link

netlify bot commented Oct 21, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 03a8eaa
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/6716af047fe5da0008bb1185
😎 Deploy Preview https://deploy-preview-1401--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 Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.27%. Comparing base (31bafb4) to head (03a8eaa).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1401      +/-   ##
==========================================
- Coverage   73.31%   73.27%   -0.04%     
==========================================
  Files          42       42              
  Lines        3166     3166              
==========================================
- Hits         2321     2320       -1     
- Misses        659      660       +1     
  Partials      186      186              
Flag Coverage Δ
e2e 54.83% <ø> (ø)
unit 52.52% <ø> (-0.04%) ⬇️

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 added this pull request to the merge queue Oct 21, 2024
Merged via the queue into operator-framework:main with commit b60477e Oct 21, 2024
16 of 17 checks passed
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