Skip to content

Conversation

@dkwon17
Copy link
Collaborator

@dkwon17 dkwon17 commented Sep 8, 2025

What does this PR do?

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

What issues does this PR fix or reference?

Is it tested? How?

Testing requires an OpenShift 4.19+ cluster.

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

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

# Build custom index 
make build_custom_iib_image

# Register custom catalogsource 
make register_catalogsource 

WTO 1.14 should be installed (and viewable on the Installed Operators page of the OpenShift console) using the images built from this PR.

image

@dkwon17 dkwon17 requested a review from ibuziuk as a code owner September 8, 2025 20:37
Signed-off-by: David Kwon <dakwon@redhat.com>
@dkwon17 dkwon17 merged commit b45ef8a into redhat-developer:main Sep 9, 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