Skip to content

Conversation

@dkwon17
Copy link
Collaborator

@dkwon17 dkwon17 commented Oct 30, 2025

What does this PR do?

Updates the changelog, CSV, dockerfiles for the 1.15 release.

What issues does this PR fix or reference?

Is it tested? How?

From the root of this repo, set the appropriate environment variables to point to your quay repos and install WTO built from this PR:

# Setup Environment Variables
export WTO_IMG=quay.io/<user>/wto-controller:1.15 && \
export INDEX_IMG=quay.io/<user>/wto-index:1.15 && \
export BUNDLE_IMG=quay.io/<user>/wto-bundle:1.15

# Build custom index 
make build_custom_iib_image

# Register custom catalogsource 
make register_catalogsource 

WTO 1.15 should be viewable on the Installed Operators page of the OpenShift console using the images built from this PR.

image

@openshift-ci
Copy link

openshift-ci bot commented Oct 30, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@dkwon17 dkwon17 marked this pull request as ready for review October 30, 2025 16:57
@dkwon17 dkwon17 requested a review from ibuziuk as a code owner October 30, 2025 16:57
@dkwon17 dkwon17 merged commit 3bf3832 into main Oct 30, 2025
5 checks passed
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