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 to catalogd v0.21.0 #1183

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

tmshort
Copy link
Contributor

@tmshort tmshort commented Aug 28, 2024

Alternative to #1172

This has a new API path (olm... vs catalogd...)

Update all references to catalogd.operatorframework.io

This will fail the upgrade-e2e, since it depends on the "latest" version of operator-controller, which does not reference the correct API path.

Once this is merged, then subsequent upgrade-e2e's will pass.

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 August 28, 2024 22:24
Copy link

netlify bot commented Aug 28, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit f229ea0
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/66cfcaf9c46275000878bd81
😎 Deploy Preview https://deploy-preview-1183--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 Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.50%. Comparing base (0597b88) to head (f229ea0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1183      +/-   ##
==========================================
- Coverage   77.55%   77.50%   -0.06%     
==========================================
  Files          35       35              
  Lines        1916     1916              
==========================================
- Hits         1486     1485       -1     
- Misses        296      297       +1     
  Partials      134      134              
Flag Coverage Δ
e2e 58.76% <ø> (ø)
unit 55.21% <ø> (-0.06%) ⬇️

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.

go.mod Show resolved Hide resolved
@tmshort tmshort changed the title ⚠️ Update to catalogd v0.21.1 ⚠️ Update to catalogd v0.21.0 Aug 29, 2024
This has a new API path (olm... vs catalogd...)

Update all references to catalogd.operatorframework.io
Copy link
Member

@LalatenduMohanty LalatenduMohanty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 29, 2024
@tmshort tmshort added this pull request to the merge queue Aug 29, 2024
Merged via the queue into operator-framework:main with commit 3a9868e Aug 29, 2024
17 of 19 checks passed
@tmshort tmshort deleted the update-catd branch August 29, 2024 03:18
@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
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants