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

✨ Remove unused pull secret configuration #1180

Merged

Conversation

m1kola
Copy link
Member

@m1kola m1kola commented Aug 28, 2024

Description

Fixes #944

Proper pull secret plumbing is expected to happen as part of #1015.

Reviewer Checklist

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

@m1kola m1kola requested a review from a team as a code owner August 28, 2024 08:47
Copy link

netlify bot commented Aug 28, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit b36dd54
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/66cee60b0f4fd7000874d4c0
😎 Deploy Preview https://deploy-preview-1180--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.

Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
@m1kola m1kola force-pushed the remove_auth_namespace_from_unpacker branch from 4803465 to b36dd54 Compare August 28, 2024 08:55
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.55%. Comparing base (1c6a839) to head (b36dd54).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1180      +/-   ##
==========================================
+ Coverage   76.93%   77.55%   +0.61%     
==========================================
  Files          35       35              
  Lines        1934     1916      -18     
==========================================
- Hits         1488     1486       -2     
+ Misses        311      296      -15     
+ Partials      135      134       -1     
Flag Coverage Δ
e2e 58.76% <100.00%> (+0.44%) ⬆️
unit 55.27% <50.00%> (+0.46%) ⬆️

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.

@LalatenduMohanty
Copy link
Member

/assign @joelanford

@joelanford joelanford added this pull request to the merge queue Aug 28, 2024
Merged via the queue into operator-framework:main with commit 1b65ec9 Aug 28, 2024
18 checks passed
@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.

Bug: Bundle image source should use ext.Spec.InstallNamespace, not systemNamespace
3 participants