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

bump co version 1.6.2 dev #661

Merged

Conversation

rhmdnd
Copy link

@rhmdnd rhmdnd commented Jan 23, 2025

  • Bump CO version for 1.6.2 development
  • Use make to set versions in manifests
  • Update manifests to include 1.6.2-dev

This commit bumps the operator version to 1.6.2-dev, signifying a
development build of the 1.6.2 candidate release.

This will make it easier to build bundles with that version baked in,
and set the previous version to 1.6.1, allowing us to build a bundle
with a valid upgrade path.
In order to generate proper manifests, we need the previous version of
the operator, and the current version. This commit seds the CSV manifest
so that it includes the current version, and the most recent released
version.

This will make it easier to generate bundle images with valid version
information, which will be reflected when users install the operator,
along with having a valid upgrade path.

This approach is also baked into the bundle target, meaning CI will fail
if there is any drift between the version and the generated manifests,
making it more likely to keep generated manifests up-to-date with the
version we're planning to release.
@rhmdnd rhmdnd force-pushed the bump-co-version-1.6.2-dev branch from 11ea1c9 to 11bccef Compare January 23, 2025 21:49
@rhmdnd rhmdnd requested review from yuumasato and removed request for jhrozek January 23, 2025 21:49
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:661-11ea1c99eb87da4cc29fda7a31e641a8994b7e95

Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:661-11bccef3b8982385bc91118ec48736255d776c3f

@rhmdnd
Copy link
Author

rhmdnd commented Jan 24, 2025

/retest-required

@rhmdnd
Copy link
Author

rhmdnd commented Jan 29, 2025

/test e2e-aws-serial

@rhmdnd rhmdnd added this to the 1.7.0 milestone Jan 29, 2025
Copy link

@Vincent056 Vincent056 left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link

openshift-ci bot commented Jan 30, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rhmdnd, Vincent056

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

@rhmdnd
Copy link
Author

rhmdnd commented Feb 3, 2025

/test e2e-aws-serial

Timed out waiting for a scan to complete (we suspect this is due to underlying issues in the scap scanner or its rules).

@openshift-merge-bot openshift-merge-bot bot merged commit 1b24993 into ComplianceAsCode:master Feb 3, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants