Skip to content

✨ Remove unused pull secret configuration - #1180

Merged
joelanford merged 1 commit into
operator-framework:mainfrom
m1kola:remove_auth_namespace_from_unpacker
Aug 28, 2024
Merged

✨ Remove unused pull secret configuration#1180
joelanford merged 1 commit into
operator-framework:mainfrom
m1kola:remove_auth_namespace_from_unpacker

Conversation

@m1kola

Copy link
Copy Markdown
Member

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 ownerAugust 28, 2024 08:47
@netlify

netlifyBot commented Aug 28, 2024

Copy link
Copy Markdown

Deploy Preview for olmv1 ready!

NameLink
🔨 Latest commitb36dd54
🔍 Latest deploy loghttps://app.netlify.com/sites/olmv1/deploys/66cee60b0f4fd7000874d4c0
😎 Deploy Previewhttps://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
m1kolaforce-pushed the remove_auth_namespace_from_unpacker branch from 4803465 to b36dd54CompareAugust 28, 2024 08:55
@codecov

codecovBot commented Aug 28, 2024

Copy link
Copy Markdown

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 
FlagCoverage Δ
e2e58.76% <100.00%> (+0.44%)⬆️
unit55.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
Copy Markdown
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 1b65ec9Aug 28, 2024
@skattojuskattoju mentioned this pull request Sep 25, 2024
4 tasks
Sign up for freeto 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

@m1kola@LalatenduMohanty@joelanford