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

Fix: fix broken olm 0.27.0 digest channel entry #1264

Merged
merged 1 commit into from
May 27, 2024

Conversation

AObuchow
Copy link
Collaborator

What does this PR do?

When adding the 0.28.0 olm digest bundle, the channel entry for 0.27.0 was mistakenly entered as 0.27. instead of 0.27.0, causing opm validate to fail. This PR fixes the typo so that the 0.28.0 release can succeed.

What issues does this PR fix or reference?

n/a

Is it tested? How?

Run opm validate olm-catalog/release-digest/. No error output should be shown.

PR Checklist

  • E2E tests pass (when PR is ready, comment /test v8-devworkspace-operator-e2e, v8-che-happy-path to trigger)
    • v8-devworkspace-operator-e2e: DevWorkspace e2e test
    • v8-che-happy-path: Happy path for verification integration with Che

Copy link

openshift-ci bot commented May 27, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AObuchow, dkwon17

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

@AObuchow AObuchow merged commit b49427c into devfile:main May 27, 2024
7 of 8 checks passed
@AObuchow AObuchow deleted the fix-olm-digest-channel-0.27.0-entry branch May 27, 2024 14:45
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