✨ Add experimental, feature-gated direct bundle install support#2255
✨ Add experimental, feature-gated direct bundle install support#2255joelanford wants to merge 1 commit intooperator-framework:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2255 +/- ##
==========================================
+ Coverage 70.35% 72.46% +2.11%
==========================================
Files 89 90 +1
Lines 8747 8815 +68
==========================================
+ Hits 6154 6388 +234
+ Misses 2207 2010 -197
- Partials 386 417 +31
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…y from their image reference Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
3b9eb66 to
e799af7
Compare
|
Closing in favor of #2260 |
Description
This PR adds experimental API and feature-gated functionality to support direct bundle installs, which avoid the need to dereference from a
ClusterCatalog.@perdasilva mentioned he put up #2252, and it reminded me that I had a commit like that in my really old shift-week PR from last year. This PR is mainly a rebase of that one commit, just for reference purposes.
@perdasilva feel free to do as you please with this PR! Ignore it, merge it, beg/borrow/steal from it, or anything in between!
Reviewer Checklist