Skip to content

Add 4.9.9 version#429

Open
ovalenti wants to merge 2 commits into
masterfrom
ovalenti/4.9.9
Open

Add 4.9.9 version#429
ovalenti wants to merge 2 commits into
masterfrom
ovalenti/4.9.9

Conversation

@ovalenti

@ovalenti ovalenti commented Jul 3, 2026

Copy link
Copy Markdown

No description provided.

@ovalenti ovalenti self-assigned this Jul 3, 2026
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 9672c6e0-b8ce-4799-951c-c2a7a25e419c

📥 Commits

Reviewing files that changed from the base of the PR and between b500c8c and 19f0ef8.

📒 Files selected for processing (4)
  • bundles.yaml
  • catalog-bundle-object/rhacs-operator/catalog.json
  • catalog-csv-metadata/rhacs-operator/catalog.json
  • catalog-template.yaml

📝 Walkthrough

Summary by CodeRabbit

  • New Features

    • Added support for a new pre-release operator bundle version.
    • Updated the upgrade path so the new release is included between the previous stable version and the next major/minor release.
  • Bug Fixes

    • Adjusted release replacement links to ensure smoother operator upgrade sequencing.
    • Added the latest bundle image reference to the catalog metadata.

Walkthrough

This PR adds a new release-operator-bundle image entry for version 4.9.9-rc.1 to bundles.yaml and catalog-template.yaml, and inserts this version into the upgrade replacement chains across four channels in catalog-template.yaml, updating replaces and skipRange fields accordingly.

Changes

Catalog Bundle Version Insertion

Layer / File(s) Summary
New bundle image entries
bundles.yaml, catalog-template.yaml
Adds a new image entry for quay.io/rhacs-eng/release-operator-bundle at digest sha256:9fcfa05b... for version 4.9.9-rc.1 in both files.
Channel replacement chain updates
catalog-template.yaml
Inserts rhacs-operator.v4.9.9-rc.1 between v4.9.8 and v4.10.0 in four channel entries lists, updating replaces and skipRange so v4.10.0 now replaces v4.9.9-rc.1 instead of v4.9.8 directly.

Estimated code review effort: 2 (Simple) | ~10 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided, so there is no meaningful description to evaluate. Add a short description of the release bundle and catalog updates so reviewers know the purpose of the change.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and matches the main change: adding the 4.9.9 release bundle/version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ovalenti/4.9.9

Comment @coderabbitai help to get the list of available commands.

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.

1 participant