Skip to content

Conversation

@grokspawn
Copy link
Contributor

Generated-by: Claude

prompt strategy:

Generate an AGENTS.md file for this repo. Ensure that AGENTS.md includes information about serving catalogsource content via opm serve and the gRPC interface thereof. Plus include information about the caching types for opm serve.
Ensure that AGENTS.md includes information that interfaces and approaches which interact with SQLite catalogs are deprecated, including a "(deprecated)" or similar notice for specifically enumerated commands and operations.
Ensure it is clear that any generated catalog image built by a dockerfile must be built and published to an image registry before it can be consumed. Also, make sure it is clear that opm render requires that FBC refer only to content already published to an image registry (for e.g. bundle images must be published before they can be referenced in a catalog). Lastly, ensure there is some discussion about migrating from SQLite to FBC by using either opm migrate or opm render, sometimes combined with opm alpha convert-template basic <filename>.

Then adjusted to add a couple of missing 'deprecation' indicators, remove an hallucinated parameter to opm migrate, and voila!

Description of the change:

Motivation for the change:

Reviewer Checklist

  • Implementation matches the proposed design, or proposal is updated to match implementation
  • Sufficient unit test coverage
  • Sufficient end-to-end test coverage
  • Docs updated or added to /docs
  • Commit messages sensible and descriptive

@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.37%. Comparing base (24737fb) to head (ba6dedb).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1817   +/-   ##
=======================================
  Coverage   55.37%   55.37%           
=======================================
  Files         136      136           
  Lines       16003    16003           
=======================================
  Hits         8861     8861           
  Misses       5987     5987           
  Partials     1155     1155           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 22, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 22, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: perdasilva

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 22, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 0b33485 into operator-framework:master Oct 22, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants