Bump CSV metadata to v1.6.2 - #2401
Conversation
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Joseph <jvaikath@redhat.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Joeavaikath, sseago, weshayutin The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@Joeavaikath: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Why the changes were made
Bumps the OADP operator version from 1.6.1 to 1.6.2. Updates all version references across the OLM bundle metadata, including the
olm.skipRange, CSV name,replaces, andversionfields in both the base and generated bundle CSVs, the package channel'scurrentCSV, and the MakefileDEFAULT_VERSION.How to test the changes made
Run
make bundle-isupdated— should output "bundle is up to date" with no diff. Verify the following values all read1.6.2/v1.6.2:Makefile:DEFAULT_VERSIONbundle/oadp-operator.package.yaml:currentCSVbundle/manifests/oadp-operator.clusterserviceversion.yaml:name,version,olm.skipRange,replacesconfig/manifests/bases/oadp-operator.clusterserviceversion.yaml: same four fieldsPosted via Claude Code